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

   [INLONG-5051] getSortCluster API allows a cluster with empty task
   
   - Fixes #5051
   
   ### Motivation
   
   The case that sort-standalone request a cluster, which has empty config, 
should be considered as success.
   To prevent the case that the last stream of this cluster is deleted, and 
sort-standalone recevied a non success response, it will not stop the 
consumption of this stream case the response code is not success.
   
   ### Modifications
   
   *Describe the modifications you've done.*
   
   ### Verifying this change
   
   *(Please pick either of the following options)*
   
   - [ ] This change is already covered by existing tests, such as:
   
   ### Documentation
   
     - Does this pull request introduce a new feature?  yes
     - If yes, how is the feature documented? JavaDocs
   


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