You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Benedict (JIRA)" <ji...@apache.org> on 2015/06/15 21:39:03 UTC

[jira] [Created] (CASSANDRA-9600) DescriptorTypeTidy and GlobalTypeTidy do not benefit from being full fledged Ref instances

Benedict created CASSANDRA-9600:
-----------------------------------

             Summary: DescriptorTypeTidy and GlobalTypeTidy do not benefit from being full fledged Ref instances
                 Key: CASSANDRA-9600
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9600
             Project: Cassandra
          Issue Type: Improvement
          Components: Core
            Reporter: Benedict
            Assignee: Benedict
            Priority: Minor


These inner SSTableReader tidying classes do not benefit from being a full fledged Ref because they are managed in such a small scope. This increases our surface area to problems such as CASSANDRA-9549 (these were the affected instances, ftr).

.



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