This is an automated email from the ASF dual-hosted git repository. ddanielr pushed a change to branch 2.1 in repository https://gitbox.apache.org/repos/asf/accumulo.git
from 80275cd198 Fix broken build from merging #3978 add 3a3a3b61c7 adds unit test for ExternalCompactionId and replace literal w/ constant (#5568) No new revisions were added by this update. Summary of changes: .../core/metadata/schema/ExternalCompactionId.java | 6 +- .../metadata/schema/ExternalCopmactionIdTest.java | 64 ++++++++++++++++++++++ 2 files changed, 67 insertions(+), 3 deletions(-) create mode 100644 core/src/test/java/org/apache/accumulo/core/metadata/schema/ExternalCopmactionIdTest.java