snleee commented on PR #11264: URL: https://github.com/apache/pinot/pull/11264#issuecomment-1664611474
Adding more context on this PR: - We have seen that multiple versions of `JsonUtils` are pulled. (While having the same name space, the parameter's class namespace are different due to shading). - This is a short/mid term fix where we remove `JsonUtils` dependency from Kinesis library to resolve the dependency conflict. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
