jihaozh commented on a change in pull request #3830: [TE] Presto Connector 
backend and front end
URL: https://github.com/apache/incubator-pinot/pull/3830#discussion_r256568525
 
 

 ##########
 File path: 
thirdeye/thirdeye-pinot/src/main/java/org/apache/pinot/thirdeye/client/diffsummary/PinotThirdEyeSummaryClient.java
 ##########
 @@ -56,7 +56,7 @@
   private static final Logger LOG = 
LoggerFactory.getLogger(PinotThirdEyeSummaryClient.class);
 
   private final static DateTime NULL_DATETIME = new DateTime();
-  private final static int TIME_OUT_VALUE = 120;
+  private final static int TIME_OUT_VALUE = 1200;
 
 Review comment:
   Do we need to 10x pinot client timeout?

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