uncleGen commented on issue #24283: [SPARK-27355][SS] Make query execution more 
sensitive to epoch message late or lost
URL: https://github.com/apache/spark/pull/24283#issuecomment-485666424
 
 
   @gaborgsomogyi I have unified the two configs. We will only check late 
epochs, but not check `epochBacklogQueueSize` again. As said above, checking 
late epochs is enough to avoid using too much memory and avoid waiting for long 
time before query fail if there maybe some messages LATE/LOST.

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