jihoonson commented on a change in pull request #6691: remove 
AbstractResourceFilter.isApplicable because it is not
URL: https://github.com/apache/incubator-druid/pull/6691#discussion_r237967817
 
 

 ##########
 File path: 
indexing-service/src/test/java/org/apache/druid/indexing/overlord/http/OverlordResourceTest.java
 ##########
 @@ -916,6 +917,78 @@ public void testGetTaskStatus() throws Exception
     Assert.assertEquals(new TaskStatusResponse("othertask", null), 
taskStatusResponse2);
   }
 
+
 
 Review comment:
   Would you please remove one extra line breakings before/after new tests?

----------------------------------------------------------------
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

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

Reply via email to