This is an automated email from the ASF dual-hosted git repository. kturner pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git
from b694d6cbf7 Merge branch '3.1' add 9037d6112a fixes AES decryption threading issue (#5384) add 4182fa84c0 Merge branch '2.1' into 3.1 new fd6a3d7d58 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/spi/crypto/AESCryptoService.java | 22 ++++---- .../apache/accumulo/core/crypto/CryptoTest.java | 65 ++++++++++++++++++++++ 2 files changed, 77 insertions(+), 10 deletions(-)