harjitdotsingh commented on a change in pull request #1970:
URL: https://github.com/apache/accumulo/pull/1970#discussion_r594382540



##########
File path: 
shell/src/main/java/org/apache/accumulo/shell/commands/ScriptCommand.java
##########
@@ -197,7 +206,7 @@ private void putConnector(Bindings b, AccumuloClient 
client) {
 
   @Override
   public String description() {
-    return "execute JSR-223 scripts";
+    return "This is will be deprecated and will be replaced by Java 11's 
JShell Feature - execute JSR-223 scripts";

Review comment:
       I have reverted the comment to as before, We have deprecated the class 
and eventually they will be removed when we move to Jshell, I didn't see any 
value adding it to the description. 




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to