ExpiringColumn wrongly inherits Column.getMarkedForDeleteAt
-----------------------------------------------------------
Key: CASSANDRA-1539
URL: https://issues.apache.org/jira/browse/CASSANDRA-1539
Project: Cassandra
Issue Type: Bug
Components: Core
Affects Versions: 0.7 beta 1
Reporter: Sylvain Lebresne
Assignee: Sylvain Lebresne
Priority: Critical
Fix For: 0.7 beta 2
Attachments:
0001-Add-correct-getMarkedForDeleteAt-method-to-ExpiringC.patch
An ExpiringColumn could be 'markedAsDeleted', but Column.getMarkedForDeleteAt()
always throw an exception.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.