jiajunwang commented on pull request #1108: URL: https://github.com/apache/helix/pull/1108#issuecomment-647887465
Base64 is fine, but the other support for different compression algorithms won't be scalable. I think we should stop at base64 support in the Helix rest level. And then add a Java API based on the rest API to provide a way that application client can pass their original customized ZkSerializer and get the correct data back. ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
