[
https://issues.apache.org/jira/browse/CASSANDRA-11175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sam Tunnicliffe resolved CASSANDRA-11175.
-----------------------------------------
Resolution: Not A Problem
Fix Version/s: (was: 3.x)
Right now there doesn't actually seem to be a pressing use case for this, so
I'm closing it. Feel free to re-open if it turns it is needed soon-ish.
> Extend support for post-reconcilliation processing to all read commands
> -----------------------------------------------------------------------
>
> Key: CASSANDRA-11175
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11175
> Project: Cassandra
> Issue Type: Improvement
> Components: CQL
> Reporter: Sam Tunnicliffe
> Assignee: Sam Tunnicliffe
> Priority: Minor
>
> CASSANDRA-8717 introduced limited support for processing or transformation of
> query results on the coordinator, which occurs after the results from
> individual replicas have been reconciled. At the moment this is limited to
> queries which utilise secondary indexes and the post-processing function
> itself is provided by the index implementation. It would be useful if this
> were expanded so that any read command may include a post-reconcilliation
> processing step. A straightforward way to control this would be via a custom
> {{QueryHandler}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)