abhishekagarwal87 commented on a change in pull request #12172:
URL: https://github.com/apache/druid/pull/12172#discussion_r808692187
##########
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:
oh. I have reverted these changes already since we still want to throw
an exception if datasource is not found.
--
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]