This is an automated email from the ASF dual-hosted git repository.

dschneider pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git

commit 2d73891625a0caee46da97f10298bc1c32a7768f
Merge: b1486ae fa48599
Author: Darrel Schneider <[email protected]>
AuthorDate: Thu Dec 14 11:09:13 2017 -0800

    Merge pull request #1165 from dschneider-pivotal/feature/GEODE-4091
    
    GEODE-4091: add ThreadFactory for evictor
    
    The threads created to do background eviction scanning
    will now be named "LRUListWithAsyncSortingThreadNNN".
    The will now be daemon threads.
    They now have an unhandled exception handler.
    Their group is named "LRUListWithAsyncSorting Threads".

 .../cache/eviction/LRUListWithAsyncSorting.java        | 18 +++++++++++++++---
 1 file changed, 15 insertions(+), 3 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"[email protected]" <[email protected]>.

Reply via email to