[ https://issues.apache.org/jira/browse/CASSANDRA-14807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alex Petrov updated CASSANDRA-14807: ------------------------------------ Description: Currently, when collecting full requests during read-repair, we go through the messaging service instead of executing the query locally. ||[patch|https://github.com/apache/cassandra/pull/278]||[dtest-patch|https://github.com/apache/cassandra-dtest/pull/39]|| [utest|https://circleci.com/gh/ifesdjeen/cassandra/641]|[dtest-vnode|https://circleci.com/gh/ifesdjeen/cassandra/640]|[dtest-novnode|https://circleci.com/gh/ifesdjeen/cassandra/639]| was: Currently, when collecting full requests during read-repair, we go through the messaging service instead of executing the query locally. |[patch|https://github.com/apache/cassandra/pull/278]|[dtest-patch|https://github.com/apache/cassandra-dtest/pull/39]|[utest|https://circleci.com/gh/ifesdjeen/cassandra/641]|[dtest-vnode|https://circleci.com/gh/ifesdjeen/cassandra/640]|[dtest-novnode|https://circleci.com/gh/ifesdjeen/cassandra/639]| > Avoid querying “self” through messaging service when collecting full data > during read repair > -------------------------------------------------------------------------------------------- > > Key: CASSANDRA-14807 > URL: https://issues.apache.org/jira/browse/CASSANDRA-14807 > Project: Cassandra > Issue Type: Bug > Reporter: Alex Petrov > Assignee: Alex Petrov > Priority: Major > > Currently, when collecting full requests during read-repair, we go through > the messaging service instead of executing the query locally. > ||[patch|https://github.com/apache/cassandra/pull/278]||[dtest-patch|https://github.com/apache/cassandra-dtest/pull/39]|| > [utest|https://circleci.com/gh/ifesdjeen/cassandra/641]|[dtest-vnode|https://circleci.com/gh/ifesdjeen/cassandra/640]|[dtest-novnode|https://circleci.com/gh/ifesdjeen/cassandra/639]| -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org