Gmoshkin/join using batch dml
Summary
-
fix: initialize replicaset atomically with the first joined instance
-
fix: use batch-dml when joining instances for robustness
-
chore: stop sentinel from spamming logs with info messages
-
fix: rustfmt woke up
-
fix: better BatchDml display in pico.raft_log()
-
fix: pico.raft_log() broke after updating tarantool-sys
- Close #...
- Changes should be cherry-picked to 24.2: no
- Docs follow-up: docs#229 (closed)
Edited by Yaroslav Dynnikov
Merge request reports
Activity
assigned to @rosik
added 6 commits
- e2cce550 - fix: pico.raft_log() broke after updating tarantool-sys
- 37aa5452 - fix: better BatchDml display in pico.raft_log()
- f36e9c08 - fix: rustfmt woke up
- 0da8df08 - chore: stop sentinel from spamming logs with info messages
- 04fa44d0 - fix: use batch-dml when joining instances for robustness
- 84770404 - fix: initialize replicaset atomically with the first joined instance
Toggle commit listadded 1 commit
- 14d7ffc3 - fix: put all the bootstrap dml entries into a single BatchDml for performance
added 10 commits
-
14d7ffc3...c921dc85 - 3 commits from branch
master
- aca37280 - fix: pico.raft_log() broke after updating tarantool-sys
- d2046a6f - fix: better BatchDml display in pico.raft_log()
- 7386b82d - fix: rustfmt woke up
- 1f76ee0c - chore: stop sentinel from spamming logs with info messages
- 09020d17 - fix: use batch-dml when joining instances for robustness
- 3f0cba49 - fix: initialize replicaset atomically with the first joined instance
- fda5259a - fix: put all the bootstrap dml entries into a single BatchDml for performance
Toggle commit list-
14d7ffc3...c921dc85 - 3 commits from branch
added 1 commit
- 5be698f7 - fix: put all the bootstrap dml entries into a single BatchDml for performance
added 1 commit
- 9eddaeb2 - fix: put all the bootstrap dml entries into a single BatchDml for performance
added 7 commits
- f4aff429 - fix: pico.raft_log() broke after updating tarantool-sys
- 4eb05bf7 - fix: better BatchDml display in pico.raft_log()
- e0f8e7bb - fix: rustfmt woke up
- a752eb41 - chore: stop sentinel from spamming logs with info messages
- 0c646f89 - fix: use batch-dml when joining instances for robustness
- 25f47d2b - fix: initialize replicaset atomically with the first joined instance
- 9f2b19ec - fix: put all the bootstrap dml entries into a single BatchDml for performance
Toggle commit listadded 8 commits
- c7950b60 - fix: pico.raft_log() broke after updating tarantool-sys
- 59d8838f - fix: better BatchDml display in pico.raft_log()
- 24ef51e8 - feat: make pico.raft_log() a bit prettier when wrapping long rows for morale purposes
- cf68bd56 - fix: rustfmt woke up
- d3b01439 - chore: stop sentinel from spamming logs with info messages
- 5d100373 - fix: use batch-dml when joining instances for robustness
- 7be444e0 - fix: initialize replicaset atomically with the first joined instance
- 8222432c - fix: put all the bootstrap dml entries into a single BatchDml for performance
Toggle commit listrequested review from @rosik
unassigned @rosik
added 6 commits
- 95532660 - feat: make pico.raft_log() a bit prettier when wrapping long rows for morale purposes
- 7fe5f418 - fix: rustfmt woke up
- 0475919f - chore: stop sentinel from spamming logs with info messages
- eca7d28b - fix: use batch-dml when joining instances for robustness
- 31d2cbfb - fix: initialize replicaset atomically with the first joined instance
- 7c7c4016 - fix: put all the bootstrap dml entries into a single BatchDml for performance
Toggle commit listadded 12 commits
-
7c7c4016...c3f22942 - 4 commits from branch
master
- 12a55313 - fix: pico.raft_log() broke after updating tarantool-sys
- 2685c425 - fix: better BatchDml display in pico.raft_log()
- 3d6f5577 - feat: make pico.raft_log() a bit prettier when wrapping long rows for morale purposes
- b6fe2f21 - fix: rustfmt woke up
- d45b706f - chore: stop sentinel from spamming logs with info messages
- 654a52b8 - fix: use batch-dml when joining instances for robustness
- 6d14553e - fix: initialize replicaset atomically with the first joined instance
- e02bbe2c - fix: put all the bootstrap dml entries into a single BatchDml for performance
Toggle commit list-
7c7c4016...c3f22942 - 4 commits from branch
mentioned in issue docs#229 (closed)
cc @kusancho
- Resolved by Yaroslav Dynnikov
added 35 commits
-
e02bbe2c...0ae1c3db - 27 commits from branch
master
- ead37786 - fix: pico.raft_log() broke after updating tarantool-sys
- 2fed7839 - fix: better BatchDml display in pico.raft_log()
- dfbfadb2 - feat: make pico.raft_log() a bit prettier when wrapping long rows for morale purposes
- d23840c8 - fix: rustfmt woke up
- d08a3497 - chore: stop sentinel from spamming logs with info messages
- 01e125f5 - fix: use batch-dml when joining instances for robustness
- 0e3e7348 - fix: initialize replicaset atomically with the first joined instance
- b0bde2c4 - fix: put the bootstrap entries into a several BatchDmls for performance
Toggle commit list-
e02bbe2c...0ae1c3db - 27 commits from branch
added 1 commit
- 9e9feb23 - fix: put the bootstrap entries into a several BatchDmls for performance
Please register or sign in to reply