vernedeng opened a new pull request, #6840:
URL: https://github.com/apache/inlong/pull/6840
### Prepare a Pull Request
- Fixes #6839
### Motivation
The remain event will stay in memory forever since there is no any idConfig
related to this event when stream offline.
This will cause memory leak and poor performance.
### Modifications
Just ack and discards those events which does not relate any idConfigs.
### Verifying this change
- [ ] This change is a trivial rework/code cleanup without any test coverage.
### Documentation
- Does this pull request introduce a new feature? (no)
--
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]