This is an automated email from the ASF dual-hosted git repository. krathbun pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git
from 4d440c52d1 Status, Reservation, and Fate_Op columns are now in their own column family and locality group (#5031) add e8a7f7875b IteratorEnvironment bug fixes and improved testing (#5525) new 6e19d8315f Merge branch '2.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: .../apache/accumulo/core/client/rfile/RFile.java | 25 +- .../core/iterators/IteratorEnvironment.java | 20 +- .../iteratorsImpl/ClientIteratorEnvironment.java | 4 +- .../org/apache/accumulo/test/IteratorEnvIT.java | 257 +++++++++++++++------ 4 files changed, 218 insertions(+), 88 deletions(-)