WHBANG opened a new issue, #992:
URL: https://github.com/apache/incubator-pegasus/issues/992

   java-client as an underlying storage service client, or a library used by 
business parties, java-client should remove unnecessary dependent libraries, 
Here are some that can be removed.
    1. Do not rely on slf4j-log4j12, only slf4j-api .
    2. Don't rely on netty-all, only the parts you need. netty-all and other 
netty components can exist at the same time, if the version is different, it is 
easy to have problems at runtime.


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

Reply via email to