You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If one don't try to specify the actual number of threads in
the thread pool one used to get a line saying that each
thread pool was of size 0.
Delay logging the size of the pools until we've started
the thread pool and know the sizes as this saves us from
guessing/calculating the actual thread pool sizes
Change-Id: I3b99088e87e3ffccea0cb4dad23201b19d9318cb
Reviewed-on: https://review.couchbase.org/c/kv_engine/+/190399
Tested-by: Build Bot <[email protected]>
Reviewed-by: Dave Rigby <[email protected]>
0 commit comments