cshannon commented on PR #2806: URL: https://github.com/apache/accumulo/pull/2806#issuecomment-1188149762
> > I did a search and it looked like a deprecation message was already being printed if using a `ScanInterpreter` > > https://github.com/apache/accumulo/blob/36dd78ce6bbc2aae8db72014b8703f94b9b92ded/shell/src/main/java/org/apache/accumulo/shell/commands/ScanCommand.java#L224-L225 > > It looks like I already did that 3 years ago! Right, I noticed that initially when I started work on this (that you had already done some of the deprecation work). So that's why I just added the deprecation markers to the API itself and I think it's good 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]
