-
# Final Release Note
# Description
I installed yottdb 1.22 into a Linux account named "ydb",
and ran the command "gtm" below, and got errors.
I'm not quite sure what to tell you, and realize …
-
subj
If we have one or more dead static vdisks, we don't see it it hc STORAGE_GROUP level
24-1-14-hotfix-9
-
In a multistep transaction we send prepare transaction requests multiple times (obtaining a session each time, which can be blocking).
Alex, you told you know, how to avoid this stuff. Please, have…
-
1. Implement Patching mechanism in TestShard
2. Detect problems by running TestShard over actual cluster with failure injection.
3. Fix detected problems.
-
Nowadays, creating custom queries in YOJ is very difficult, which restrict users and forces them to dodge. We need to provide a convenient way.
What's difficult now:
* Need to inherit from YdbRepo…
-
* https://nebius.testmo.net/automation/runs/results/30980?group_by=automation_run_tests:status_id&group_id=3&test_id=696729216
-
Segfault at `SELECT current_database();`
Reproduce:
1. Run local_ydb with postgres experiment enabled https://github.com/ydb-platform/ydb/wiki/Local-run-postgres-tests
2. Connect to YDB with psql…
rekby updated
9 months ago
-
* https://nebius.testmo.net/automation/runs/results/31094?group_by=automation_run_tests:status_id&group_id=3&test_id=699421878
-
# Feature Request
**Describe the Feature Request**
I think that that if there could be some kind of ORM for YDB it will give significant boost to the project.
**Describe Preferred Solution**
…
-
Right now Cleanup & Compaction operations process 1 range at a time. User can write data faster than Cleanup & Compaction can handle it processing 1 range at a time. We need to support processing mult…