[ https://issues.apache.org/jira/browse/CASSANDRA-6985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13968013#comment-13968013 ]
Aleksey Yeschenko commented on CASSANDRA-6985: ---------------------------------------------- Oh, and one last thing - traditionally we prefer to delay organizational changes like this (large refactorings and renames) until a next-major alpha release, to minimize the pain from merging (it doesn't make merging itself easier, but it minimizes the number of upward merges that have to be done w/ the change in place). So for this one it would ideally be 3.0-alpha. > ReadExecutors should not rely on static StorageProxy > ---------------------------------------------------- > > Key: CASSANDRA-6985 > URL: https://issues.apache.org/jira/browse/CASSANDRA-6985 > Project: Cassandra > Issue Type: Sub-task > Reporter: Edward Capriolo > Assignee: Edward Capriolo > Priority: Minor > Fix For: 3.0 > > Attachments: CASSANDRA_6985.1.patch > > > All the Read Executor child classes require use of the Storage Proxy to carry > out read. We can pass the StorageProxy along in the constructor. -- This message was sent by Atlassian JIRA (v6.2#6252)