thetumbled commented on PR #23600:
URL: https://github.com/apache/pulsar/pull/23600#issuecomment-2482565895

   > > I wonder whether it is the problem with the 
`it.unimi.dsi-fastutil-core-8.5.14.jar`, or i need to configure something to 
fix this?
   > 
   > @thetumbled When new dependencies are added, it's necessary to add them to 
LICENSE file(s). However, there's a bit of a problem in using `fastutil-core` 
together with `fastutil` since there would be duplication in the classpath. 
That's why it's better to simply use the `fastutil` dependency and add the 
minimizing solution in a later step.
   
   get it, i change it back to `fastutil` for now.


-- 
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]

Reply via email to