imvan commented on pull request #2182:
URL: 
https://github.com/apache/incubator-inlong/pull/2182#issuecomment-1016133907


   > 
![image](https://user-images.githubusercontent.com/95597038/150047691-a79ab07c-870f-4484-957e-3629af0080ca.png)
   > 
   > "result: true" and "errorCode" are not reasonable in the protocol. It is 
suggested to change them to: "msg" and "code". use return code to judge whether 
it is successful or not.
   
   Thx @wardlican , very nice suggestion. The fields "result" and "errCode"  
has been replaced with "msg" and "code"


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