taklwu commented on PR #1341:
URL: https://github.com/apache/ratis/pull/1341#issuecomment-3850269799

   @szetszwo Hi Nicholas, should I directly open PRs to master branch ? 
   
   in addition , the test failure doesn't seem to be related to my changes
   
   ```
   [INFO] Running org.apache.ratis.netty.TestLeaderElectionWithNetty
   OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader 
classes because bootstrap classpath has been appended
   Error:  Tests run: 25, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 
74.14 s <<< FAILURE! -- in org.apache.ratis.netty.TestLeaderElectionWithNetty
   Error:  
org.apache.ratis.netty.TestLeaderElectionWithNetty.testChangeListenerToFollower 
-- Time elapsed: 1.509 s <<< FAILURE!
   org.opentest4j.AssertionFailedError: expected: <0> but was: <1>
        at 
org.apache.ratis.server.impl.LeaderElectionTests.testChangeListenerToFollower(LeaderElectionTests.java:562)
        at java.base/java.lang.reflect.Method.invoke(Method.java:569)
        at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
        at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
   
   
   ```


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