yunaremaia commented on issue #4078: URL: https://github.com/apache/iggy/issues/4078#issuecomment-5560977812
I'd like to work on this. The fix is straightforward: update MaxPayloadSize in foreign/go/contracts/messages.go from 10*1000*1000 to 64*1000*1000 to match the core constant (MAX_PAYLOAD_SIZE = 64MB from PR #2341), and update the doc comment from '10 MB' to '64 MB'. I'll also check if any tests need updating. -- 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]
