[
https://issues.apache.org/jira/browse/CASSANDRA-9926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14653194#comment-14653194
]
Benedict commented on CASSANDRA-9926:
-------------------------------------
Since we only have one implementation of {{AbstractRow}}, we can safely remove
the implementation in {{AbstractRow}} and - more importantly - introduce an
efficient implementation to the concrete implementation
> Remove AbstractRow.isEmpty
> --------------------------
>
> Key: CASSANDRA-9926
> URL: https://issues.apache.org/jira/browse/CASSANDRA-9926
> Project: Cassandra
> Issue Type: Improvement
> Reporter: Benedict
> Assignee: Benedict
> Priority: Minor
> Fix For: 3.0 beta 1
>
>
> This method performs not-insignificant duplicate work, so we should both
> implement it more efficiently where possible, and avoid using it if we can
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)