Zdanov
Results
1
issues of
Zdanov
Slow clean tagged events and overload Cassandra by overfetch insufficient data for deleteFromTagView
5
https://github.com/akka/akka-persistence-cassandra/blob/8006539934ff77bf72b1a8062a44478686112945/core/src/main/scala/akka/persistence/cassandra/reconciler/DeleteTagViewForPersistenceId.scala#L40 The problem is that when we try to clean events by tags, Cassandra Journal runs a stream with current events by tag and over fetch data by fetching event...