liaosunny123 commented on issue #8717:
URL: https://github.com/apache/inlong/issues/8717#issuecomment-1677165016

   > This place should be caused by the lack of alignment of the console 
implementation: the new version of the API supports multiple concurrent 
operations, and the return structure is divided into two parts: whether the 
operation of this request is successful, and whether each operation item in 
this request is successful. The console returns only the status of this 
operation, without subdividing the results of each operation item in the 
operation.
   > 
   > But, based on the implementation of this console, how some of the 
unsuccessful operation result sets are displayed on the page, I think it is not 
easy to modify.
   
   This problem has been fixed in PR #8722 , however there is a detail which 
should be talked about: 
https://github.com/apache/inlong/pull/8722#issuecomment-1677160259


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