[ 
https://issues.apache.org/jira/browse/RATIS-1329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17296288#comment-17296288
 ] 

Chris Nauroth commented on RATIS-1329:
--------------------------------------

Hello [~despondency],

Thank you for reporting this and sharing the thread dumps.  I noticed you 
reported Affects Version 1.0.0.  The symptoms you described look a lot like a 
prior bug report: RATIS-1119.  That bug has been fixed.

I wonder if you could try testing with a newer version, by either 1) checking 
out current tip of the master branch and building from source, or 2) waiting 
for the 2.0.0 release, which is due out soon.  You can watch the 
[email protected] mailing list to track progress on the 2.0.0 release 
candidate.

> Doing RaftServer.close() hangs up the process
> ---------------------------------------------
>
>                 Key: RATIS-1329
>                 URL: https://issues.apache.org/jira/browse/RATIS-1329
>             Project: Ratis
>          Issue Type: Bug
>    Affects Versions: 1.0.0
>            Reporter: Mario Georgiev
>            Priority: Major
>         Attachments: ratis-grpc-hangup-on-close-grpc-jstack.txt, 
> ratis-grpc-hangup-on-close.zip, ratis-netty-hangup-on-close-netty-jstack.txt, 
> ratis-netty-hangup-on-close.zip
>
>
> Build the jar with 
> {code:java}
> ./gradlew uber
>  navigate to the build/libs/ and run the uber java -jar <jar-name-uber>
> {code}
>  Initially thought it only happens on Netty, but switched to GRPC and same 
> thing.
> Issue is both on Netty && GRPC, you might have to run the jar a few times to 
> get the hang up. (attached jstack for both of the reproducible test cases)
> Am i doing something incorrect in the code, or its just a bug.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to