dlmarion commented on issue #5977: URL: https://github.com/apache/accumulo/issues/5977#issuecomment-3543734466
Is the issue that the failure is logged at `debug` at: https://github.com/apache/accumulo/blob/bd72ec33bab02d5f3e2b2c9a1f87da2968816bf1/core/src/main/java/org/apache/accumulo/core/fate/Fate.java#L175-L179 And the fact that the 5th parameter to the AcceptableThriftTableOperationException is `null`? https://github.com/apache/accumulo/blob/bd72ec33bab02d5f3e2b2c9a1f87da2968816bf1/server/manager/src/main/java/org/apache/accumulo/manager/tableOps/compact/CompactionDriver.java#L135-L139 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
