You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by dl...@apache.org on 2022/03/08 20:06:16 UTC

[accumulo] branch main updated (8c07e0c -> b13ba9d)

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

dlmarion pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/accumulo.git.


    from 8c07e0c  Remove log4j2 test config from jar differently (#2548)
     add b13ba9d  Modified Thread subclasses to follow current Thread standards (#2547)

No new revisions were added by this update.

Summary of changes:
 .../file/blockfile/cache/lru/LruBlockCache.java     |  7 +++----
 .../apache/accumulo/core/util/threads/Threads.java  | 21 +++++++++++++++++++--
 .../apache/accumulo/manager/TabletGroupWatcher.java |  6 +++---
 3 files changed, 25 insertions(+), 9 deletions(-)