better encapsulate handling of avro defaults
--------------------------------------------
Key: CASSANDRA-1457
URL: https://issues.apache.org/jira/browse/CASSANDRA-1457
Project: Cassandra
Issue Type: Bug
Components: Core
Affects Versions: 0.7 beta 1
Reporter: Eric Evans
Assignee: Eric Evans
Fix For: 0.7.0
Avro doesn't support defaults (in the same way that Thrift does), and so the
code is littered with expressions that test for null and apply a value from a
static final attribute of CassandraServer (or worse).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.