ydb-platform / ydb

YDB is an open source Distributed SQL Database that combines high availability and scalability with strong consistency and ACID transactions
https://ydb.tech
Apache License 2.0
3.83k stars 532 forks source link

tpc-c fails while using #evwrite #7790

Closed nikvas0 closed 1 month ago

nikvas0 commented 1 month ago

Compute Actors consume all cpu and queries receive timeouts.

nikvas0 commented 1 month ago

Reason: sink doesn't work with secondary index know, because it can't resolve them.

nikvas0 commented 1 month ago

Fix https://github.com/ydb-platform/ydb/pull/7897