[ 
https://issues.apache.org/jira/browse/CASSANDRA-11173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15156807#comment-15156807
 ] 

Marcus Eriksson commented on CASSANDRA-11173:
---------------------------------------------

I did some bikeshedding 
[here|https://github.com/krummas/cassandra/commits/blake/hooksV1]

LGTM if this is all you need

> 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.x
>
>
> 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)

Reply via email to