[
https://issues.apache.org/jira/browse/CASSANDRA-11912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefania updated CASSANDRA-11912:
---------------------------------
Resolution: Fixed
Fix Version/s: (was: 3.0.x)
(was: 3.x)
3.8
3.0.7
3.7
Status: Resolved (was: Patch Available)
> Remove DatabaseDescriptor import from AbstractType
> --------------------------------------------------
>
> Key: CASSANDRA-11912
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11912
> Project: Cassandra
> Issue Type: Bug
> Components: Configuration, Core
> Reporter: Jeremiah Jordan
> Assignee: Alex Petrov
> Fix For: 3.7, 3.0.7, 3.8
>
>
> 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)