leventov commented on a change in pull request #7595: Optimize overshadowed
segments computation
URL: https://github.com/apache/incubator-druid/pull/7595#discussion_r291681677
##########
File path:
server/src/main/java/org/apache/druid/metadata/SQLMetadataSegmentManager.java
##########
@@ -106,6 +106,8 @@
private final SQLMetadataConnector connector;
// Volatile since this reference is reassigned in "poll" and then read from
in other threads.
Review comment:
@surekhasaharan to the list of things to address in a follow-up PR: make the
comment to a field a Javadoc comment and make all references to methods and
fields that appear in it links like: `{@link }`.
----------------------------------------------------------------
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]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]