- 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
-
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
-
- Jun 24, 2024
-
-
Dmitry Rodionov authored
An element of array 'nc->stack' of size 256, declared at lj_opt_narrow.c:367, is accessed by an index with possible value -1 at lj_opt_narrow.c:377. This may lead to a buffer overflow.
-
Dmitry Rodionov authored
After having been assigned to a NULL value at printf.c:219, pointer 'bufpt' is passed as 2nd parameter in call to function 'sqlStrAccumAppend' at printf.c:798, where it is dereferenced at printf.c:903.
-