kfaraz commented on a change in pull request #12172:
URL: https://github.com/apache/druid/pull/12172#discussion_r788672371



##########
File path: 
integration-tests/src/main/java/org/apache/druid/testing/clients/CoordinatorResourceTestClient.java
##########
@@ -138,12 +138,28 @@ private String getLoadStatusURL(String dataSource)
   }
 
   // return a list of the segment dates for the specified datasource
+  // returns null if datasource is not found

Review comment:
       Nit: Maybe put these comments in a javadoc as it might be helpful when 
writing/reading integration tests that call this.




-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to