You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Branimir Lambov (JIRA)" <ji...@apache.org> on 2016/02/23 11:58:18 UTC

[jira] [Assigned] (CASSANDRA-11213) Improve ClusteringPrefix hierarchy

     [ https://issues.apache.org/jira/browse/CASSANDRA-11213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Branimir Lambov reassigned CASSANDRA-11213:
-------------------------------------------

    Assignee: Branimir Lambov

> Improve ClusteringPrefix hierarchy
> ----------------------------------
>
>                 Key: CASSANDRA-11213
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-11213
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Sylvain Lebresne
>            Assignee: Branimir Lambov
>             Fix For: 3.x
>
>
> As noted by [~blambov] on CASSANDRA-11158, having {{RangeTombstone.Bound}} be a subclass of {{Slice.Bound}} is somewhat inconsistent. I'd argue in fact that conceptually neither should really be a subclass of the other as none is a special case of the other and they are use in strictly non-overlapping places ({{Slice.Bound}} is for slices which are used for selecting data while {{RangeTombstone.Bound}} is for range tombstone which actually represent some type of data).
> We should figure out a cleaner hierarchy of this, which probably mean slightly changing the {{ClusteringPrefix}} hierarchy.



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