jerrypeng commented on a change in pull request #2376: adding tiered storage
confs to endpoint
URL: https://github.com/apache/incubator-pulsar/pull/2376#discussion_r210321605
##########
File path:
pulsar-common/src/main/java/org/apache/pulsar/common/conf/InternalConfigurationData.java
##########
@@ -58,7 +66,8 @@ public boolean equals(Object obj) {
InternalConfigurationData other = (InternalConfigurationData) obj;
Review comment:
changed to using lombok
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services