AmatyaAvadhanula commented on PR #12821:
URL: https://github.com/apache/druid/pull/12821#issuecomment-1197674352

   @paul-rogers, thank you for the feedback.
   
   > until the integration test duration elapses (or until success)
   We are polling for a condition (the query count of ingestion to match the 
number of records in the stream) for success. The test duration here is the 
timeout you are referring to.
   
   >  tests should not be assume anything about how long things take 
   Reverting the ingestion task duration to the older value of 2 minutes is to 
solve a possible "misconfiguration" in the ingestion spec for the tests which 
may not be ideal for druid. The test itself doesn't make any assumptions about 
the task duration


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to