Release candidate for chronus based on 1.8.3#14
Open
jasonjoo2010 wants to merge 46 commits intoangopher:masterfrom
Open
Release candidate for chronus based on 1.8.3#14jasonjoo2010 wants to merge 46 commits intoangopher:masterfrom
jasonjoo2010 wants to merge 46 commits intoangopher:masterfrom
Conversation
Add ignore files Introduce testify
- Add api interfaces to get status of metad cluster Signed-off-by: Jason Joo <hblzxsj@163.com>
Signed-off-by: Jason Joo <hblzxsj@163.com>
- Introduce pool between coordinators (remote executors) - ShardWriter will share the pool - Introduce a one way packet to do write testing on connection - Other enhancement Remained - Remote iterators should not close the connection which hardly to detect Signed-off-by: Jason Joo <hblzxsj@163.com>
Changes: - Re-split connection pool into two individual pools for executors and writers - Polish configuration items, related: * coordinator: pool-max-idle-time, pool-min-streams-per-node, pool-max-streams-per-node * handoff: retry-concurrency, retry-rate-limit - Optimize some loggings and migrate from logger to zap engine to make it more unified - Introduce `Termination` property to remote iterator response which will be sent if the iterating finished - Make purging of handoff more reliable - Introduce concurrency control to handoff - Improve safety of connection pool Signed-off-by: Jason Joo <hblzxsj@163.com>
Signed-off-by: Jason Joo <hblzxsj@163.com>
Signed-off-by: Jason Joo <hblzxsj@163.com>
Signed-off-by: Jason Joo <hblzxsj@163.com>
Signed-off-by: Jason Joo <hblzxsj@163.com>
Signed-off-by: Jason Joo <hblzxsj@163.com>
Signed-off-by: Jason Joo <hblzxsj@163.com>
* Introduce freeze/unfreeze to node preventing new shard's creation temporarily * influxd-ctl supports viewing shards on specific node * Fix bug in DeleteDataNode operation which may break consensus between metad instances Signed-off-by: Jason Joo <hblzxsj@163.com>
* influxdb to 1.8.3 * badger to v2.2007.2 for better performance * etcd to 3.3.25 Signed-off-by: Jason Joo <hblzxsj@163.com>
Signed-off-by: Jason Joo <hblzxsj@163.com>
- Add quick start Signed-off-by: Jason Joo <hblzxsj@163.com>
Signed-off-by: Jason Joo <hblzxsj@163.com>
Signed-off-by: Jason Joo <hblzxsj@163.com>
Signed-off-by: Jason Joo <hblzxsj@163.com>
Signed-off-by: Jason Joo <hblzxsj@163.com>
Open
…ach level - Improve the leases in metad cluster to be eventually consistent Signed-off-by: Jason Joo <hblzxsj@163.com>
Signed-off-by: Jason Joo <hblzxsj@163.com>
Signed-off-by: Jason Joo <hblzxsj@163.com>
Signed-off-by: Jason Joo <hblzxsj@163.com>
Signed-off-by: Jason Joo <hblzxsj@163.com>
Signed-off-by: Jason Joo <hblzxsj@163.com>
Signed-off-by: Jason Joo <hblzxsj@163.com>
Signed-off-by: Jason Joo <hblzxsj@163.com>
Signed-off-by: Jason Joo <hblzxsj@163.com>
Signed-off-by: Jason Joo <hblzxsj@163.com>
Signed-off-by: Jason Joo <hblzxsj@163.com>
Signed-off-by: Jason Joo <hblzxsj@163.com>
Signed-off-by: Jason Joo <hblzxsj@163.com>
Signed-off-by: Jason Joo <hblzxsj@163.com>
Signed-off-by: Jason Joo <hblzxsj@163.com>
Signed-off-by: Jason Joo <hblzxsj@163.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
metad-ctlfor meta cluster managementmetadsupports recovery from disaster