CJCombrink commented on PR #3144: URL: https://github.com/apache/thrift/pull/3144#issuecomment-2933579131
Is there a way to use the existing cross tests to test this compatibility? I am trying to work through the existing test to see what it is testing but hoping someone might be able to tell me "_oh if you do this and this it might work_" My current idea would be that each client must send the known pattern `00112233-4455-6677-8899-aabbccddeeff` (and log it) and each server must then also log what is received. The test should then check that both the server and client should have logged that pattern for the test to pass. Is this something that might work? -- 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: notifications-unsubscr...@thrift.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org