[jira] [Updated] (HBASE-10609) Remove filterKeyValue(Cell ignored) from FilterBase

2014-03-04 Thread Ted Yu (JIRA)

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

Ted Yu updated HBASE-10609:
---

Resolution: Fixed
Status: Resolved  (was: Patch Available)

 Remove filterKeyValue(Cell ignored) from FilterBase
 ---

 Key: HBASE-10609
 URL: https://issues.apache.org/jira/browse/HBASE-10609
 Project: HBase
  Issue Type: Task
Reporter: Ted Yu
Assignee: Ted Yu
 Fix For: 0.99.0

 Attachments: 10609-v1.txt


 FilterBase.java has been marked @InterfaceAudience.Private since 0.96
 You can find background in HBASE-10485: PrefixFilter#filterKeyValue() should 
 perform filtering on row key
 Dropping filterKeyValue(Cell ignored) would let developers make conscientious 
 decision on when ReturnCode.INCLUDE should be returned.
 Here is the thread on dev@ mailing list:
 http://search-hadoop.com/m/DHED4l8JBI1



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (HBASE-10609) Remove filterKeyValue(Cell ignored) from FilterBase

2014-02-27 Thread Ted Yu (JIRA)

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

Ted Yu updated HBASE-10609:
---

Release Note: 
filterKeyValue(Cell ignored) is dropped from FilterBase.
Custom filters should provide implementation which is consistent with 
filterRowKey().
Hadoop Flags: Reviewed

 Remove filterKeyValue(Cell ignored) from FilterBase
 ---

 Key: HBASE-10609
 URL: https://issues.apache.org/jira/browse/HBASE-10609
 Project: HBase
  Issue Type: Task
Reporter: Ted Yu
Assignee: Ted Yu
 Fix For: 0.99.0

 Attachments: 10609-v1.txt


 FilterBase.java has been marked @InterfaceAudience.Private since 0.96
 You can find background in HBASE-10485: PrefixFilter#filterKeyValue() should 
 perform filtering on row key
 Dropping filterKeyValue(Cell ignored) would let developers make conscientious 
 decision on when ReturnCode.INCLUDE should be returned.
 Here is the thread on dev@ mailing list:
 http://search-hadoop.com/m/DHED4l8JBI1



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Updated] (HBASE-10609) Remove filterKeyValue(Cell ignored) from FilterBase

2014-02-25 Thread Ted Yu (JIRA)

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

Ted Yu updated HBASE-10609:
---

Description: 
FilterBase.java has been marked @InterfaceAudience.Private since 0.96

You can find background in HBASE-10485: PrefixFilter#filterKeyValue() should 
perform filtering on row key

Dropping filterKeyValue(Cell ignored) would let developers make conscientious 
decision on when ReturnCode.INCLUDE should be returned.

Here is the thread on dev@ mailing list:
http://search-hadoop.com/m/DHED4l8JBI1

  was:
FilterBase.java has been marked @InterfaceAudience.Private since 0.96

You can find background in HBASE-10485: PrefixFilter#filterKeyValue()
should perform filtering on row key

Dropping filterKeyValue(Cell ignored) would let
developers make conscientious decision on when ReturnCode.INCLUDE should be 
returned.

Here is the thread on dev@ mailing list:
http://search-hadoop.com/m/DHED4l8JBI1


 Remove filterKeyValue(Cell ignored) from FilterBase
 ---

 Key: HBASE-10609
 URL: https://issues.apache.org/jira/browse/HBASE-10609
 Project: HBase
  Issue Type: Task
Reporter: Ted Yu
Assignee: Ted Yu
 Fix For: 0.99.0


 FilterBase.java has been marked @InterfaceAudience.Private since 0.96
 You can find background in HBASE-10485: PrefixFilter#filterKeyValue() should 
 perform filtering on row key
 Dropping filterKeyValue(Cell ignored) would let developers make conscientious 
 decision on when ReturnCode.INCLUDE should be returned.
 Here is the thread on dev@ mailing list:
 http://search-hadoop.com/m/DHED4l8JBI1



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Updated] (HBASE-10609) Remove filterKeyValue(Cell ignored) from FilterBase

2014-02-25 Thread Ted Yu (JIRA)

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

Ted Yu updated HBASE-10609:
---

Status: Patch Available  (was: Open)

 Remove filterKeyValue(Cell ignored) from FilterBase
 ---

 Key: HBASE-10609
 URL: https://issues.apache.org/jira/browse/HBASE-10609
 Project: HBase
  Issue Type: Task
Reporter: Ted Yu
Assignee: Ted Yu
 Fix For: 0.99.0

 Attachments: 10609-v1.txt


 FilterBase.java has been marked @InterfaceAudience.Private since 0.96
 You can find background in HBASE-10485: PrefixFilter#filterKeyValue() should 
 perform filtering on row key
 Dropping filterKeyValue(Cell ignored) would let developers make conscientious 
 decision on when ReturnCode.INCLUDE should be returned.
 Here is the thread on dev@ mailing list:
 http://search-hadoop.com/m/DHED4l8JBI1



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Updated] (HBASE-10609) Remove filterKeyValue(Cell ignored) from FilterBase

2014-02-25 Thread Ted Yu (JIRA)

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

Ted Yu updated HBASE-10609:
---

Attachment: 10609-v1.txt

 Remove filterKeyValue(Cell ignored) from FilterBase
 ---

 Key: HBASE-10609
 URL: https://issues.apache.org/jira/browse/HBASE-10609
 Project: HBase
  Issue Type: Task
Reporter: Ted Yu
Assignee: Ted Yu
 Fix For: 0.99.0

 Attachments: 10609-v1.txt


 FilterBase.java has been marked @InterfaceAudience.Private since 0.96
 You can find background in HBASE-10485: PrefixFilter#filterKeyValue() should 
 perform filtering on row key
 Dropping filterKeyValue(Cell ignored) would let developers make conscientious 
 decision on when ReturnCode.INCLUDE should be returned.
 Here is the thread on dev@ mailing list:
 http://search-hadoop.com/m/DHED4l8JBI1



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)