EnigmaTriton commented on PR #3144: URL: https://github.com/apache/thrift/pull/3144#issuecomment-2902239756
@CJCombrink For the first one, you should read what is visible on frame 130 rather than 127 (data is sometimes transferred in several packets depending on the sender options, the last one will show the reassembly and properly display the data as Thrift data instead of raw bytes). Anyway, the second capture confirm that the data on the network is in the wrong order (while the raw data is correct in the first capture). With this, you should be able to confirm that your fix is working as expected. -- 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