You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Marcus Eriksson (JIRA)" <ji...@apache.org> on 2016/02/17 08:02:18 UTC

[jira] [Updated] (CASSANDRA-11173) Add extension points in storage and streaming classes

     [ https://issues.apache.org/jira/browse/CASSANDRA-11173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcus Eriksson updated CASSANDRA-11173:
----------------------------------------
    Reviewer: Marcus Eriksson

> Add extension points in storage and streaming classes
> -----------------------------------------------------
>
>                 Key: CASSANDRA-11173
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-11173
>             Project: Cassandra
>          Issue Type: New Feature
>            Reporter: Blake Eggleston
>            Assignee: Blake Eggleston
>             Fix For: 3.4
>
>
> It would be useful if 3rd party classes could be notified when reads and writes occur on a table+partition, when sstables are being streamed out/in, and could also intercept the creation of row iterators from sstables. I have a [v1 branch here|https://github.com/bdeggleston/cassandra/tree/hooksV1]. It illustrates the extension points I'm looking for, but is not necessarily the best api.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)