leventov commented on a change in pull request #5998: Add support to filter on 
datasource for active tasks
URL: https://github.com/apache/incubator-druid/pull/5998#discussion_r204187389
 
 

 ##########
 File path: 
indexing-service/src/main/java/io/druid/indexing/overlord/TaskStorage.java
 ##########
 @@ -127,17 +127,20 @@
    * Returns a list of currently running or pending tasks as stored in the 
storage facility as {@link TaskInfo}. No particular order
    * is guaranteed, but implementations are encouraged to return tasks in 
ascending order of creation.
    *
+   * @param datasource datasource
 
 Review comment:
   This line broke TeamCity CI: 
https://teamcity.jetbrains.com/viewLog.html?buildId=1531809&tab=Inspection&buildTypeId=OpenSourceProjects_Druid_Inspections

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@druid.apache.org
For additional commands, e-mail: dev-h...@druid.apache.org

Reply via email to