You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by mm...@apache.org on 2020/02/03 20:07:50 UTC

[accumulo] branch master updated (eb081dd -> 8bdbb44)

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

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


    from eb081dd  Fixes #1420 - Made fields in AESCryptoService inner class constructors final (#1497)
     add 8bdbb44  Inline values always the same & drop unreachable code in tserver (#1494)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/accumulo/tserver/TabletServer.java  | 22 +++++-----
 .../tserver/TabletServerResourceManager.java       | 38 ++++++++--------
 .../tserver/tablet/MinorCompactionTask.java        |  2 +-
 .../org/apache/accumulo/tserver/tablet/Tablet.java | 50 ++++++----------------
 4 files changed, 43 insertions(+), 69 deletions(-)