churrodog commented on a change in pull request #4033: Query Response format to 
be based on http 'accept' header & Query Payload content type to be based on 
'content-type' header
URL: https://github.com/apache/incubator-druid/pull/4033#discussion_r227472007
 
 

 ##########
 File path: server/src/test/java/org/apache/druid/server/QueryResourceTest.java
 ##########
 @@ -401,8 +515,7 @@ public void run()
     startAwaitLatch.await();
 
     Executors.newSingleThreadExecutor().submit(
-        new Runnable()
-        {
+        new Runnable() {
 
 Review comment:
   formatting, I don't know if we care 

----------------------------------------------------------------
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: commits-unsubscr...@druid.apache.org
For additional commands, e-mail: commits-h...@druid.apache.org

Reply via email to