pkuwm commented on issue #809: Add system property options to config write size limit for ZNRecord Serializer URL: https://github.com/apache/helix/pull/809#issuecomment-592917470 This PR is ready to be merged, approved by @narendly ``` With default value 1 MB of ZNRecord size limit in ZNRecord serializers, serialized data may still fail to be written to Zookeeper. This commit adds system property options to config ZNRecord's write size limit and auto compression enabled in ZNRecord serializers. ```
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
