You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2022/12/16 03:51:32 UTC

[GitHub] [nifi] mattyb149 commented on pull request #5153: NIFI-6501 Added configurable buffer queue size and timeout in MySQL CDC processor

mattyb149 commented on PR #5153:
URL: https://github.com/apache/nifi/pull/5153#issuecomment-1354160457

   I reopened this to review and after talking with @markap14  I don't think this is the approach we want. Instead, to protect data loss and avoid OOM errors, we think we should just block on the method adding the events and retry after the default 100ms timeout occurs trying to add the event. I can explain in more detail if you like, but I am also working on a PR that does this very thing in case you'd like to review it. Are you still actively working on this, and if so are you interested in reviewing my upcoming PR? Thank you in advance either way!


-- 
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: issues-unsubscribe@nifi.apache.org

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