[jira] [Commented] (HBASE-16624) MVCC DeSerialization bug in the HFileScannerImpl

2016-09-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15494608#comment-15494608 ] Hudson commented on HBASE-16624: FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #1608 (See

[jira] [Commented] (HBASE-16624) MVCC DeSerialization bug in the HFileScannerImpl

2016-09-13 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15487602#comment-15487602 ] stack commented on HBASE-16624: --- +1 on the fix. Good find. Agree a test would be good but rather, we should

[jira] [Commented] (HBASE-16624) MVCC DeSerialization bug in the HFileScannerImpl

2016-09-13 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15487595#comment-15487595 ] stack commented on HBASE-16624: --- I think this a good supposition but method looks too big to inline... >

[jira] [Commented] (HBASE-16624) MVCC DeSerialization bug in the HFileScannerImpl

2016-09-13 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15486672#comment-15486672 ] Anoop Sam John commented on HBASE-16624: +1. Lets get this in. Will see how/whether we can make

[jira] [Commented] (HBASE-16624) MVCC DeSerialization bug in the HFileScannerImpl

2016-09-13 Thread deepankar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15486470#comment-15486470 ] deepankar commented on HBASE-16624: --- Inorder to test we may need to refactor and isolate this function

[jira] [Commented] (HBASE-16624) MVCC DeSerialization bug in the HFileScannerImpl

2016-09-13 Thread deepankar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15486459#comment-15486459 ] deepankar commented on HBASE-16624: --- Function is nested deep inside the HFileScannerImpl and it was

[jira] [Commented] (HBASE-16624) MVCC DeSerialization bug in the HFileScannerImpl

2016-09-13 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15486425#comment-15486425 ] Duo Zhang commented on HBASE-16624: --- +1 on the fix. Can we prepare a testcase for this?

[jira] [Commented] (HBASE-16624) MVCC DeSerialization bug in the HFileScannerImpl

2016-09-13 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15486411#comment-15486411 ] Anoop Sam John commented on HBASE-16624: A small UT to show the issue and fix pls? > MVCC