You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/07/31 10:48:04 UTC

[GitHub] [rocketmq] mxsm opened a new issue, #4741: ReplicasManager constructor has redundant code

mxsm opened a new issue, #4741:
URL: https://github.com/apache/rocketmq/issues/4741

   ![image](https://user-images.githubusercontent.com/15797831/182022545-1d5bb2c3-2b49-4a46-a0f6-419435571b8b.png)
   ```java
    final BrokerConfig brokerConfig = brokerController.getBrokerConfig();
   ```
   as shown above code can be removed.


-- 
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: dev-unsubscribe@rocketmq.apache.org.apache.org

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


[GitHub] [rocketmq] RongtongJin commented on issue #4741: ReplicasManager constructor has redundant code

Posted by GitBox <gi...@apache.org>.
RongtongJin commented on issue #4741:
URL: https://github.com/apache/rocketmq/issues/4741#issuecomment-1200407084

   @mxsm Good catch! Go ahead.


-- 
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: dev-unsubscribe@rocketmq.apache.org

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


[GitHub] [rocketmq] RongtongJin closed issue #4741: ReplicasManager constructor has redundant code

Posted by GitBox <gi...@apache.org>.
RongtongJin closed issue #4741: ReplicasManager constructor has redundant code
URL: https://github.com/apache/rocketmq/issues/4741


-- 
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: dev-unsubscribe@rocketmq.apache.org

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