You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@activemq.apache.org by GitBox <gi...@apache.org> on 2020/03/23 14:56:03 UTC

[GitHub] [activemq-artemis] brusdev commented on a change in pull request #3041: Two JIRAs around Paging and AMQP

brusdev commented on a change in pull request #3041: Two JIRAs around Paging and AMQP
URL: https://github.com/apache/activemq-artemis/pull/3041#discussion_r396512967
 
 

 ##########
 File path: artemis-server/src/main/java/org/apache/activemq/artemis/core/persistence/impl/journal/OperationContextImpl.java
 ##########
 @@ -43,6 +44,8 @@
  */
 public class OperationContextImpl implements OperationContext {
 
+   private static final Logger logger = Logger.getLogger(OperationContextImpl.class);
 
 Review comment:
   is this logger used?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services