Roiocam commented on issue #240: URL: https://github.com/apache/pekko-persistence-cassandra/issues/240#issuecomment-2440711353
I am not sure why the Cassandra plugin needs this at recovering. but we could optimize the execution plan by cutting the result set. i.e., `WHERE sequence_nr > ?` it will reduce the ordering on RDBMS. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org