You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Clint Morgan (JIRA)" <ji...@apache.org> on 2010/05/13 22:30:42 UTC

[jira] Created: (HBASE-2540) Make QueryMatcher.MatchCode public

Make QueryMatcher.MatchCode public
----------------------------------

                 Key: HBASE-2540
                 URL: https://issues.apache.org/jira/browse/HBASE-2540
             Project: Hadoop HBase
          Issue Type: Improvement
            Reporter: Clint Morgan
            Priority: Trivial
             Fix For: 0.21.0
         Attachments: 2540.patch

Please change QueryMather.Match to public (outer class is already public, and returns values of this type). I would like to use it in the transactional extension to handle scans of the local trx's KeyValues.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (HBASE-2540) Make QueryMatcher.MatchCode public

Posted by "stack (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-2540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack resolved HBASE-2540.
--------------------------

    Hadoop Flags: [Reviewed]
      Resolution: Fixed

Committed to TRUNK.  Thanks Clint.

> Make QueryMatcher.MatchCode public
> ----------------------------------
>
>                 Key: HBASE-2540
>                 URL: https://issues.apache.org/jira/browse/HBASE-2540
>             Project: Hadoop HBase
>          Issue Type: Improvement
>            Reporter: Clint Morgan
>            Priority: Trivial
>             Fix For: 0.21.0
>
>         Attachments: 2540.patch
>
>
> Please change QueryMather.Match to public (outer class is already public, and returns values of this type). I would like to use it in the transactional extension to handle scans of the local trx's KeyValues.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.