You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by "Yizhou-Yang (via GitHub)" <gi...@apache.org> on 2023/01/31 07:20:33 UTC

[GitHub] [inlong] Yizhou-Yang commented on pull request #7290: [INLONG-7292][Sort] S3DirtySink flushes too quickly

Yizhou-Yang commented on PR #7290:
URL: https://github.com/apache/inlong/pull/7290#issuecomment-1409883987

   > 
   
   the batchinterval was used to make sure that it will flush every  60000ms.
   But it does not stop the connector from calling .invoke before 60000ms. 
   This is to stop the S3dirtysink.invoke() call from flushing before 60000ms, so it is different


-- 
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: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org