- Sep 18, 2024
-
-
Tier of replicaset if exists must match with tier from arguments of rpc.
-
-
- Sep 17, 2024
-
-
Closes: #837
-
Maksim Kaitmazian authored
-
Maksim Kaitmazian authored
This commit restores the user name in the ALTER USER command to "Dave" after it was mistakenly changed to "DAVE", a nonexistent user. This change broke the test logic, causing the test to erroneously verify granting privileges to a nonexistent user, rather than confirming that we can grant default privileges. The previous implementation resulted in noop, so this went unnoticed until we started validating user existence. Here is the commit changing Dave to DAVE: https://git.picodata.io/picodata/picodata/picodata/-/commit/ecbb520b559ceb7f2dbe7ae0462c8d062faf1589
-
-
Вартан Бабаян authored
-
Kurdakov Alexander authored
-
- Sep 16, 2024
-
-
Вартан Бабаян authored
-
-
-
-
-
-
-
-
-
Strictness!
-
-
-
-
-
-
-
- Sep 13, 2024
-
-
Kurdakov Alexander authored
-
Kurdakov Alexander authored
-
Maksim Kaitmazian authored
-
Maksim Kaitmazian authored
-
Andrey Strochuk authored
-
Kurdakov Alexander authored
-
Kurdakov Alexander authored
Added tier parameter to plugin RPC target BucketId
-
Kurdakov Alexander authored
Changed sbroad vshard related traits and it's capabilities about working with several vshard groups
-
Kurdakov Alexander authored
Move vshard related fields from _pico_property to _pico_tier and adapt it in governor algorithm
-
- Sep 12, 2024
-
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
This moves most of the logic from the supervisor process which helps with a number of problems with the main_cord stuff. For example in a following commit the context will only be parsed in tarantool::main_cb which means config parameters aren't accessible in supervisor. This also moves us towards getting rid of the supervisor process in the future.
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-