commit | 1f1df813b9b4efd410925caadfa45cfb17b811ba | [log] [tgz] |
---|---|---|
author | feynmanlin <315157973@qq.com> | Tue Sep 03 08:19:09 2024 +0800 |
committer | GitHub <noreply@github.com> | Tue Sep 03 08:19:09 2024 +0800 |
tree | 28fe7b290e8ccff38cd8c6a17cc86b33d945165f | |
parent | 42407f7f2eff82f168a172b1645389cf8dffeac1 [diff] |
[fix]Decommission command throws KeeperErrorCode exception when autoRecovery is disabled (#4490) Fix #4489 ### Motivation Fix decommission command throws KeeperErrorCode exception when autoRecovery is disabled Co-authored-by: ZhangJian He <shoothzj@gmail.com>
Apache BookKeeper is a scalable, fault-tolerant and low latency storage service optimized for append-only workloads.
It is suitable for being used in following scenarios:
Please visit the Documentation from the project website for more information.
For filing bugs, suggesting improvements, or requesting new features, help us out by opening a GitHub issue.
Subscribe or mail the user@bookkeeper.apache.org list - Ask questions, find answers, and also help other users.
Subscribe or mail the dev@bookkeeper.apache.org list - Join development discussions, propose new ideas and connect with contributors.
Join us on Slack - This is the most immediate way to connect with Apache BookKeeper committers and contributors.
We feel that a welcoming open community is important and welcome contributions.
See our installation guide to get your local environment setup.
Take a look at our open issues: GitHub Issues.
Review our coding style and follow our pull requests to learn more about our conventions.
Make your changes according to our contributing guide