Manno15 opened a new issue #2206: URL: https://github.com/apache/accumulo/issues/2206
Original issue from Jira ticket: https://issues.apache.org/jira/browse/ACCUMULO-2633 and somewhat related to another Jira ticket: https://issues.apache.org/jira/browse/ACCUMULO-2119. Snippet from the ticket: ``` It would be nice if FATE operations could be pre-empted. For example, if a compaction is running and a user issues a table delete, then the compaction does not need to be completed because that data will be dropped anyway. ``` The second ticket relates to canceling an ongoing compaction if a table delete is issued. That could be done in a separate issue but I included them together for now. -- 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]
