dlmarion commented on code in PR #5726: URL: https://github.com/apache/accumulo/pull/5726#discussion_r2208213139
########## core/src/main/thrift/compaction-coordinator.thrift: ########## @@ -112,6 +112,7 @@ service CompactionCoordinatorService { 2:security.TCredentials credentials 3:string externalCompactionId 4:data.TKeyExtent extent + 5:string exceptionClassName Review Comment: If using a 2.1.4 Compactor and 2.1.3 Coordinator, then I don't think this is an issue. Not sure about the reverse, maybe it's always null? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@accumulo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org