You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jeremiah Jordan (JIRA)" <ji...@apache.org> on 2016/05/27 19:36:12 UTC

[jira] [Created] (CASSANDRA-11912) Remove DatabaseDescriptor import from AbstractType

Jeremiah Jordan created CASSANDRA-11912:
-------------------------------------------

             Summary: Remove DatabaseDescriptor import from AbstractType
                 Key: CASSANDRA-11912
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-11912
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Jeremiah Jordan
             Fix For: 3.0.x, 3.x


CASSANDRA-9530 added an import of DatabaseDescriptor in AbstractType, this import breaks Thrift based java code which uses AbstractType based classes to deserialize types.  The max size value should be give to AbstractType in some other way that doesn't require importing DatabaseDescriptor.



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