This is an automated email from the ASF dual-hosted git repository. kturner pushed a change to branch 3.1 in repository https://gitbox.apache.org/repos/asf/accumulo.git
from 98cbd85f85 Merge branch '2.1' into 3.1 add d6f823c24f Improve/standardize rate limiting logic in Monitor (#4894) add d758759fcb Sets default column size when terminal size is 0 (#5265) add 22831aae20 Propagates errors in Rfile.closeDeepCopies (#5248) new deefe4d1e6 Merge branch '2.1' into 3.1 The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../org/apache/accumulo/core/file/rfile/RFile.java | 21 +- .../java/org/apache/accumulo/monitor/Monitor.java | 260 +++++++++------------ .../rest/compactions/external/ECResource.java | 2 +- .../accumulo/shell/commands/HelpCommand.java | 3 +- 4 files changed, 133 insertions(+), 153 deletions(-)