Open pilshchikov opened 2 months ago
@m-iancu Main problem happen with CassandraSecondaryIndex Writes just didn't going throught, and didn't fail. That mean the write is happen, but under the load index is not going through It reproduced frequently. In this case CassandraSecondaryIndex is running with batch_size=100 property. Most of the time issue happen on a first cycle If batching is disabled then issue happen on further cycles.
Jira Link: DB-12473
Description
Case:
After a 5 cycles CassandraSecondaryIndex start failing and throw errors that some information is missed Each workload is removing old table and creating a new one Running this unvierse in this time moment appear that data is not inserted properly and some rejections happen exactly at this cycle Memory usage is Ok and I can not found this issue in this area. CPU is loaded to 100% as usally happen Start to happen after 2.23.1.0-b18 , before this test passed constantly Only one strange exeption is
All logs and report link in JIRA first comment
Issue Type
kind/bug
Warning: Please confirm that this issue does not contain any sensitive information