- Jul 04, 2024
-
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Vartan Babayan authored
-
Dmitry Rodionov authored
-
-
- Jul 03, 2024
-
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
The problem is MsgTimeoutNow always results in a new election, because it explicitly ignores the pre_vote step. This results in integration test flakiness whenever a follower calls promote_or_fail while the leader's raft log is longer.
-
-
Dmitry Rodionov authored
We've cherry-picked some fixes but didnt cut a release yet. Prepare changelog.
-
-
Vartan Babayan authored
-
- Jul 02, 2024
-
-
-
Maksim Kaitmazian authored
-
Maksim Kaitmazian authored
-
Maksim Kaitmazian authored
-
- Jul 01, 2024
-
-
-
-
Dmitry Ivanov authored
-
-
- Jun 28, 2024
-
-
Georgy Moshkin authored
-
-
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
-
-
- Jun 26, 2024
-
-
Dmitry Rodionov authored
The problem was that we were expecting last raft log record to be very specific one but vshard rebalancing came and added some dml record. Use pending_schema_change from pico property instead. Close: https://git.picodata.io/picodata/picodata/picodata/-/issues/554
-
- we didn't wait until replication catches up before checking dml results on other instance. Fix this by doing quorum read on the other instance
-
Kurdakov Alexander authored
-