imvan commented on pull request #2182: URL: https://github.com/apache/incubator-inlong/pull/2182#issuecomment-1016133907
>  > > "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]
