[ https://issues.apache.org/jira/browse/CASSANDRA-11173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15149550#comment-15149550 ]
Blake Eggleston commented on CASSANDRA-11173: --------------------------------------------- /cc [~iamaleksey], [~krummas] > 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)