vernedeng opened a new pull request, #6601:
URL: https://github.com/apache/inlong/pull/6601

   
   - Fixes #6600 
   
   ### Motivation
   
   When one stream is removed from or migrated to one sink, the unsent ES 
request will be retried and failed forever.
   
   ### Modifications
   
   Check if the EsIdConfig is still exist before each send. If no, discard this 
request.
   
   ### Verifying this change
   
   *(Please pick either of the following options)*
   
   - [ ] 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]

Reply via email to