milleruntime commented on PR #2806:
URL: https://github.com/apache/accumulo/pull/2806#issuecomment-1187684744

   > Do we want to specify when it will be removed? 
   
   I think stating that it will be removed in the future is fine.
   
   > Is there anything else to do here?
   
   Since this does touch the Shell, you may be able to print a warning if the 
user uses a `ScanInterpreter`. We usually try to do this as a courtesy to the 
user when deprecating things in the Shell. For example:
   
https://github.com/apache/accumulo/blob/cf57e343de77f416de10c22e0ed05ef37f433b36/shell/src/main/java/org/apache/accumulo/shell/commands/ImportDirectoryCommand.java#L71-L73


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