Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
picodata
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container Registry
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
core
picodata
Commits
b5624c9f
Commit
b5624c9f
authored
2 years ago
by
Alexander Tolstoy
Browse files
Options
Downloads
Patches
Plain Diff
docs: review changelog
parent
6822aad9
No related branches found
No related tags found
No related merge requests found
Pipeline
#13672
failed
2 years ago
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+14
-12
14 additions, 12 deletions
CHANGELOG.md
with
14 additions
and
12 deletions
CHANGELOG.md
+
14
−
12
View file @
b5624c9f
...
...
@@ -12,25 +12,27 @@ with the `YY.0M.MICRO` scheme.
### Features
-
Brand new algorithm of cluster management based on _"governor"_
concept — a centralized actor that
operates
topology and performs
-
Brand new algorithm of cluster management based on
the
_"governor"_
concept — a centralized actor that
maintains cluster
topology and performs
instances configuration.
-
Instance
s
state
is denoted by the wor
d _"grade"_
(current and target).
The current grade of an instance is not what it tells about itself,
but how other instances are configured with respect to the current
one
.
-
Instance state
s are now calle
d _"grade
s
"_
. This new term more clearly denotes how
an instance is currently perceived by other instances (eg. how they are configured
in its regard) rather than what it assumes about itself. A
`grade`
can be either
`current`
or
`target`
.
-
Automatically configure _sharding_ (based on
`vshard`
) and perform
rebalancing when replication factor is satisfied.
-
Built-in _sharding_ configuration based on the
`vshard`
library. The library will
automatically re-balance data within a replicaset once it is up to the given
replication factor.
-
Apply schema and data _migrations_ clusterwide.
-
S
hrink cluster by _expelling_ instances
.
-
S
chema and data _migrations_ are now clusterwide
.
### Compatibility
-
Instances can now be _expelled_ in order to shrink the cluster.
-
Current version is NOT compatible with
`22.07.0`
. It cannot be started
## Compatibility
-
The current version is NOT compatible with
`22.07.0`
. It cannot be started
with the old snapshots.
## [22.07.0] - 2022-07-08
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment