This is an automated email from the ASF dual-hosted git repository. ddanielr pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git
from daed0fd863 Support TabletMergeability updates and queries (#5284) add 51e152a85d Gets the correct filesystem when writing an rfile (#5296) add 5e0455a08b Merge branch '2.1' into 3.1 new 8c5804b69b Merge branch '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: .../accumulo/core/client/rfile/FSConfArgs.java | 10 +++++- .../core/client/rfile/RFileScannerBuilder.java | 5 ++- .../core/client/rfile/RFileWriterBuilder.java | 4 +-- .../core/client/rfile/RFileClientTest.java | 40 ++++++++++++++++++++++ 4 files changed, 53 insertions(+), 6 deletions(-)