This is an automated email from the ASF dual-hosted git repository. dlmarion pushed a change to branch elasticity in repository https://gitbox.apache.org/repos/asf/accumulo.git
from 530e39757b Merge branch 'main' into elasticity add 7cf04231f3 Re-use ArrayByteSequence in VisibilityFilter to reduce obj allocations (#4735) new 0485e42f34 Merge branch 'main' into elasticity 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: .../accumulo/core/data/ArrayByteSequence.java | 11 +++++++++ .../java/org/apache/accumulo/core/data/Key.java | 14 ++++++++++++ .../core/iterators/user/VisibilityFilter.java | 23 ++++++++++++++----- .../iteratorsImpl/system/VisibilityFilter.java | 26 +++++++++++++--------- 4 files changed, 58 insertions(+), 16 deletions(-)