-
Type: Bug
-
Resolution: Duplicate
-
Priority: Trivial - P5
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
The "wiredtiger" main test has failed on Jenkins with the following error.
configuration timed out: ,checkpoint=(wait=100),async=(ops_max=1790),lsm_manager=(merge=0),checkpoint=(log_size=104857600),shared_cache=(reserve=5MB),lsm_manager=(worker_thread_max=3),eviction_dirty_target=87,eviction=(threads_max=12,threads_min=10),eviction=(threads_max=18,threads_min=16),statistics_log=(wait=60),file_manager=(close_idle_time=0),checkpoint=(log_size=104857600),file_manager=(close_handle_minimum=137),statistics_log=(on_close=0),eviction_target=30,eviction=(threads_max=10,threads_min=9),log=(zero_fill=1),eviction=(threads_max=10,threads_min=9),eviction=(threads_max=18,threads_min=16),statistics_log=(wait=76),file_manager=(close_scan_interval=50000),async=(ops_max=1790),statistics_log=(wait=0),shared_cache=(chunk=5MB),statistics_log=(json=1),checkpoint=(wait=10000),statistics_log=(wait=60),file_manager=(close_idle_time=7),cache_overhead=27,lsm_manager=(merge=1),lsm_manager=(worker_thread_max=18) FAIL test_wt2719_reconfig (exit status: 134)
Run:
http://build.wiredtiger.com:8080/job/wiredtiger/5661/
I'm downloading the core file to review now.
- duplicates
-
WT-3097 Race on reconfigure or shutdown can lead to waiting for statistics log server
- Closed