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

   ### Prepare a Pull Request
   
   - Fixes #5030
   
   ### Motivation
   
   Use SortConfigListener replace the LightGroupSortListener.
   
   ### Modifications
   
   1. Change the SortConfig4NormalGroupOperator to DefaultSortCOnfigOperator.
   2. Merge the LightGroupSortListener into SortConfigListener, and remove 
duplicate codes.
   3. Put the get sources and sinks map methods into StreamSourceService and 
StreamSinkService.
      > The implementation class handles the source of MQ, this will improve 
the extensibility of the code.
    
   ### Verifying this change
   
   - [X] 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