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 about internal patches
----------------------------------------------------------------
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]