Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No recovery on region server crash #146

Open
jonbonazza opened this issue Aug 22, 2016 · 3 comments
Open

No recovery on region server crash #146

jonbonazza opened this issue Aug 22, 2016 · 3 comments
Labels

Comments

@jonbonazza
Copy link

We are seeing issues in production when a region server crashes, our asynchbase application fails to recover. We believe that the following two commits would fix the issue for us:

The problem is that there is no release that contains these commits (yet). Is there a plan to release a patch version (i.e. 1.7.1) that contains these fixes in the near future, or how long will we have to wait to see a version that contains these?

@manolama
Copy link
Member

Ah sorry, just catching up again now. Have you had a chance to build a JAR with these yet? There is at least one more change I need to get in from the HBase folks for compatibility with 1.2 so I'll aim to cut 1.7.1 this weekend with these changes. 1.8 will be a bit later as we still need to validate some PRs.

@manolama manolama added the bug label Sep 14, 2016
@jonbonazza
Copy link
Author

Looks like 1.7.2 contains these commits? If that's the case, I am good on this one and we can close this, I suppose. =)

@manolama
Copy link
Member

Yep, 1.7.2 in Maven contains them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants