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
The ExecutorService in BackupSessionService is created without a ThreadFactory that provides a good name for the pooled threads. That makes those threads hard to identify in thread dumps.
From [email protected] on November 23, 2012 10:48:27
The ExecutorService in BackupSessionService is created without a ThreadFactory that provides a good name for the pooled threads. That makes those threads hard to identify in thread dumps.
Original issue: http://code.google.com/p/memcached-session-manager/issues/detail?id=153
The text was updated successfully, but these errors were encountered: