You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2022/09/20 15:58:06 UTC

[GitHub] [accumulo] dlmarion commented on a diff in pull request #2914: Deprecate FateCommand

dlmarion commented on code in PR #2914:
URL: https://github.com/apache/accumulo/pull/2914#discussion_r975550997


##########
shell/src/main/java/org/apache/accumulo/shell/commands/FateCommand.java:
##########
@@ -79,8 +67,8 @@
  * Manage FATE transactions
  */
 public class FateCommand extends Command {
-
-  private final static Logger LOG = LoggerFactory.getLogger(FateCommand.class);
+  private final String warning =

Review Comment:
   make static?



-- 
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: notifications-unsubscribe@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org