[jira] [Commented] (HBASE-16134) Introduce InternalCell

2016-07-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15368034#comment-15368034 ] stack commented on HBASE-16134: --- Can the Codec that we install at the RPC edge be one that filters out

[jira] [Commented] (HBASE-16134) Introduce InternalCell

2016-06-29 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15356382#comment-15356382 ] Anoop Sam John commented on HBASE-16134: The issue is filtering of Tags. So the Cells coming out

[jira] [Commented] (HBASE-16134) Introduce InternalCell

2016-06-29 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15355447#comment-15355447 ] stack commented on HBASE-16134: --- Can we have different Cell implementations? One with Cell and one without?

[jira] [Commented] (HBASE-16134) Introduce InternalCell

2016-06-29 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15354639#comment-15354639 ] Hadoop QA commented on HBASE-16134: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-16134) Introduce InternalCell

2016-06-28 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15354608#comment-15354608 ] Anoop Sam John commented on HBASE-16134: We do have 2 Codecs , with and without Tags

[jira] [Commented] (HBASE-16134) Introduce InternalCell

2016-06-28 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15354598#comment-15354598 ] stack commented on HBASE-16134: --- Can we not have a WithTagsCodec and a WithoutTagsCodec and then dependent

[jira] [Commented] (HBASE-16134) Introduce InternalCell

2016-06-28 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15354587#comment-15354587 ] Anoop Sam John commented on HBASE-16134: We need the withTags boolean param as diff Codecs pass

[jira] [Commented] (HBASE-16134) Introduce InternalCell

2016-06-28 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15354541#comment-15354541 ] stack commented on HBASE-16134: --- ExtendedCell works for me. Thanks for explanations. > Introduce

[jira] [Commented] (HBASE-16134) Introduce InternalCell

2016-06-28 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15354503#comment-15354503 ] Anoop Sam John commented on HBASE-16134: My bad... Missed InternalCell extend Cell.. Will do.

[jira] [Commented] (HBASE-16134) Introduce InternalCell

2016-06-28 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15353978#comment-15353978 ] Enis Soztutar commented on HBASE-16134: --- bq. On the patch, seems odd having a Cell named

[jira] [Commented] (HBASE-16134) Introduce InternalCell

2016-06-28 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15353561#comment-15353561 ] stack commented on HBASE-16134: --- CPs could not set sequenceid w/o breakage so that is fair game to remove.

[jira] [Commented] (HBASE-16134) Introduce InternalCell

2016-06-28 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15353428#comment-15353428 ] Hadoop QA commented on HBASE-16134: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-16134) Introduce InternalCell

2016-06-28 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15352812#comment-15352812 ] Hadoop QA commented on HBASE-16134: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-16134) Introduce InternalCell

2016-06-28 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15352543#comment-15352543 ] Anoop Sam John commented on HBASE-16134: SettableSeqId and SettableTimestamp Limited private