gesterzhou commented on a change in pull request #5348:
URL: https://github.com/apache/geode/pull/5348#discussion_r468695763



##########
File path: 
geode-core/src/main/java/org/apache/geode/management/internal/beans/GatewaySenderMBean.java
##########
@@ -214,11 +214,6 @@ public boolean isParallel() {
     return bridge.isParallel();
   }
 
-  @Override
-  public boolean mustGroupTransactionEvents() {
-    return bridge.mustGroupTransactionEvents();
-  }

Review comment:
       why you remove these parts?




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