[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2014-09-08 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14126663#comment-14126663 ] Hadoop QA commented on HBASE-6562: -- {color:red}-1 overall{color}. Here are the results o

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2013-12-16 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13849692#comment-13849692 ] Hadoop QA commented on HBASE-6562: -- {color:red}-1 overall{color}. Here are the results o

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2013-01-03 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13543543#comment-13543543 ] Ted Yu commented on HBASE-6562: --- A brief check among the filters that implement filterRowKey

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2013-01-03 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13543488#comment-13543488 ] Lars Hofhansl commented on HBASE-6562: -- [~mikhail] What do you think about this patch

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2013-01-03 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13543494#comment-13543494 ] Lars Hofhansl commented on HBASE-6562: -- hasFilterRowKey() might be a worthwhile addit

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2013-01-03 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13543486#comment-13543486 ] Lars Hofhansl commented on HBASE-6562: -- I added isGetScan condition, because if this

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2013-01-03 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13543481#comment-13543481 ] Hadoop QA commented on HBASE-6562: -- {color:red}-1 overall{color}. Here are the results o

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2013-01-03 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13543451#comment-13543451 ] Ted Yu commented on HBASE-6562: --- I wonder what purpose the condition of scan.isGetScan() ser

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2013-01-03 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13543444#comment-13543444 ] Ted Yu commented on HBASE-6562: --- For trunk patch: {code} +HRegion region = HRegion.creat

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2013-01-03 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13543441#comment-13543441 ] Ted Yu commented on HBASE-6562: --- I agree that patches I posted didn't solve the problem. Fo

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2013-01-03 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13543421#comment-13543421 ] Lars Hofhansl commented on HBASE-6562: -- I don't think the patch is correct. The probl

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2013-01-03 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13543393#comment-13543393 ] Lars Hofhansl commented on HBASE-6562: -- A KV with Type=Minimum and TS=OLDEST_TIMESTAM

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2013-01-03 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13543372#comment-13543372 ] Lars Hofhansl commented on HBASE-6562: -- In that case the client will call openScanner

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2013-01-03 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13543299#comment-13543299 ] Mikhail Bautin commented on HBASE-6562: --- I think this can also happen when the scann

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2013-01-03 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13543285#comment-13543285 ] Lars Hofhansl commented on HBASE-6562: -- bq. Another solution might be to pass a flag

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2013-01-03 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13543243#comment-13543243 ] Hadoop QA commented on HBASE-6562: -- {color:red}-1 overall{color}. Here are the results o

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2013-01-03 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13543234#comment-13543234 ] Mikhail Bautin commented on HBASE-6562: --- This does not seem to be a problem with laz

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2013-01-03 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13543229#comment-13543229 ] Ted Yu commented on HBASE-6562: --- I ran the following two tests which use either createLastOn

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2013-01-03 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13543218#comment-13543218 ] Lars Hofhansl commented on HBASE-6562: -- I am not sure that is safe either. There migh

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2013-01-03 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13542981#comment-13542981 ] Ted Yu commented on HBASE-6562: --- The KeyValue created by kv.createLastOnRowCol() carries typ

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2013-01-02 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13542763#comment-13542763 ] Lars Hofhansl commented on HBASE-6562: -- Specifically the issue here is with this code

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2013-01-02 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13542752#comment-13542752 ] Lars Hofhansl commented on HBASE-6562: -- Every filter that implements filterRowKey (in

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2013-01-02 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13542672#comment-13542672 ] Mikhail Bautin commented on HBASE-6562: --- [~lhofhansl]: the easiest way would be to d

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2013-01-02 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13542563#comment-13542563 ] Lars Hofhansl commented on HBASE-6562: -- I do not know how to fix this, without breaki

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2013-01-02 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13542521#comment-13542521 ] Lars Hofhansl commented on HBASE-6562: -- This just came up again. What happens is this

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2012-10-14 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13475916#comment-13475916 ] Lars Hofhansl commented on HBASE-6562: -- Talk to our internal team that saw this probl

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2012-10-04 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13469937#comment-13469937 ] Hudson commented on HBASE-6562: --- Integrated in HBase-0.94-security #59 (See [https://builds

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2012-10-04 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13469895#comment-13469895 ] Hudson commented on HBASE-6562: --- Integrated in HBase-0.94-security-on-Hadoop-23 #8 (See [ht

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2012-10-04 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13469301#comment-13469301 ] Hudson commented on HBASE-6562: --- Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #207 (See [https

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2012-10-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13469090#comment-13469090 ] Hudson commented on HBASE-6562: --- Integrated in HBase-0.94 #504 (See [https://builds.apache.

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2012-10-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13469081#comment-13469081 ] Hudson commented on HBASE-6562: --- Integrated in HBase-TRUNK #3419 (See [https://builds.apach

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2012-10-01 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13467336#comment-13467336 ] Lars Hofhansl commented on HBASE-6562: -- :) I meant to comment here, not to reopen i

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2012-10-01 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13467325#comment-13467325 ] Alex Newman commented on HBASE-6562: @[~lhofhansl] But you told me to plop it on this

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2012-10-01 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13467320#comment-13467320 ] Lars Hofhansl commented on HBASE-6562: -- Hey Alex, please do not reopen an old issue,

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2012-10-01 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13467318#comment-13467318 ] Alex Newman commented on HBASE-6562: Ah you beat me to it. I think my minimal java fil

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2012-10-01 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13467308#comment-13467308 ] Ted Yu commented on HBASE-6562: --- Thanks for reporting, Alex. Do you have a test case for fi

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2012-10-01 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13467287#comment-13467287 ] Alex Newman commented on HBASE-6562: I should mention, the user has to specify a famil

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2012-10-01 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13467286#comment-13467286 ] Alex Newman commented on HBASE-6562: Sorry, I haven't had a lot of time to look at thi

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2012-09-04 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13448319#comment-13448319 ] Hudson commented on HBASE-6562: --- Integrated in HBase-0.94-security-on-Hadoop-23 #7 (See [ht

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2012-08-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13439496#comment-13439496 ] Hudson commented on HBASE-6562: --- Integrated in HBase-0.94-security #48 (See [https://builds

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2012-08-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13435699#comment-13435699 ] Hudson commented on HBASE-6562: --- Integrated in HBase-0.94 #397 (See [https://builds.apache.

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2012-08-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13435641#comment-13435641 ] Hudson commented on HBASE-6562: --- Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #131 (See [https

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2012-08-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13435616#comment-13435616 ] Hudson commented on HBASE-6562: --- Integrated in HBase-TRUNK #3222 (See [https://builds.apach

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2012-08-14 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434793#comment-13434793 ] Lars Hofhansl commented on HBASE-6562: -- The patch is pretty simple. If there are obje

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2012-08-14 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434289#comment-13434289 ] Jesse Yates commented on HBASE-6562: @Lars: Yes. > Fake KVs are some

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2012-08-14 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434281#comment-13434281 ] Lars Hofhansl commented on HBASE-6562: -- @Jesse: Are you referring to the fact that we

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2012-08-14 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434003#comment-13434003 ] Hadoop QA commented on HBASE-6562: -- -1 overall. Here are the results of testing the late

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2012-08-13 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13433926#comment-13433926 ] Jesse Yates commented on HBASE-6562: @lars I hate to go backwards a bit with how we do

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2012-08-13 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13433862#comment-13433862 ] Lars Hofhansl commented on HBASE-6562: -- Damn... I *always* forget that. We should add

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2012-08-13 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13433861#comment-13433861 ] Zhihong Ted Yu commented on HBASE-6562: --- {code} + * Make sure the fake KVs createed

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2012-08-12 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13432904#comment-13432904 ] Lars Hofhansl commented on HBASE-6562: -- That 2nd part of the patch wasn't meant for t

[jira] [Commented] (HBASE-6562) Fake KVs are sometimes passed to filters

2012-08-12 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13432869#comment-13432869 ] Hadoop QA commented on HBASE-6562: -- -1 overall. Here are the results of testing the late