gosonzhang commented on issue #7766: URL: https://github.com/apache/inlong/issues/7766#issuecomment-1617937954
This problem should be caused by [1] changes When the InLong-SDK obtains the access information of the DataProxy reporting node from the Manager, it needs to carry the reporting protocol that the SDK needs to adopt. If the information is not carried, the Manager will return all the reporting ports supported by the DataProxy; in this case, the SDK will Reporting failure occurs because a reporting node with inconsistent protocols is selected. I will fix this problem, set different reporting protocols according to the created Sender, and store the cached information separately 1. https://github.com/apache/inlong/issues/6190 -- 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]
