keith-turner opened a new issue, #5977:
URL: https://github.com/apache/accumulo/issues/5977

   **Describe the bug**
   
   If a table is offline and a compaction is initiated then it will fail in the 
background, however the log message that reports the failure does not indicate 
why.
   
   **Versions (OS, Maven, Java, and others, as appropriate):**
    - Affected version(s) of this project: [e.g. 1.10.0]
    - OS: [e.g. CentOS 7.5]
    - Others:
   
   **To Reproduce**
   Steps to reproduce the behavior (or a link to an example repository that 
reproduces the problem):
   1. Create a table and offline it
   2. Initiated a compaction w/o waiting
   3. Look for a message in the manager indicating the compaction failed.
   
   The following will give a nice error message in the shell.
   1. Create a table and offline it
   2. Initiated a compaction w/ waiting
   
   **Expected behavior**
   
   The log message in the manager indicates the table was offline.
   


-- 
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]

Reply via email to