Samunroyu opened a new pull request, #1755:
URL: https://github.com/apache/incubator-pegasus/pull/1755

   ### What problem does this PR solve? <!--add issue link with summary if 
exists-->
   The test of java client are using junit3 and junit4 in the same time. It 
should change to use junit5 uniformly.
   
   ### What is changed and how does it work?
   Change the java client test import and usage to uniformly junit.
   
   ##### Tests <!-- At least one of them must be included. -->
   
   - Unit test
   
   ##### Side effects
   only java client unit test
   
   ##### Related changes
   pom.xml have some jar dependency problems. Exclude slf4j-api from 
libthrift、zookeeper、metrics-core
   


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