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

   
   - Fixes #8294
   
   Modifications:
   1. Adjust the scope of the log object in the class from Public to private or 
protected;
   2. Modify the log output content, add the Sink object name, and additional 
prompt information to facilitate the location and search of problem logs
   3. Adjust the reference and operation of the dispatchQueue object, 
concentrate the object in the MessageQueueZoneSink class and encapsulate it 
with functions to avoid missing operations;
   4. Remove the unused reloadTimer implementation in the SinkContext class;
   5. Adjust the variable settings of related classes and add parameter setting 
instructions according to the IDE prompts


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