You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Alex Petrov (Jira)" <ji...@apache.org> on 2021/02/18 17:00:02 UTC

[jira] [Created] (CASSANDRA-16458) Make re-serialization for filtering lazy in in-jvm dtests

Alex Petrov created CASSANDRA-16458:
---------------------------------------

             Summary: Make re-serialization for filtering lazy in in-jvm dtests
                 Key: CASSANDRA-16458
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16458
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Alex Petrov
            Assignee: Alex Petrov


Right now, message is always serialised twice for in-jvm dtests, which is wasteful and unnecessary. We can delay re-serialization for filtering until it is actually needed or skip re-serialization if there are no filters in use.




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org