You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2009/09/26 21:45:15 UTC

[jira] Created: (HBASE-1870) Bytes.toFloat(byte [] bytes, int offset) is private but a user needs it public

Bytes.toFloat(byte [] bytes, int offset) is private but a user needs it public
------------------------------------------------------------------------------

                 Key: HBASE-1870
                 URL: https://issues.apache.org/jira/browse/HBASE-1870
             Project: Hadoop HBase
          Issue Type: Bug
            Reporter: Andrew Purtell
            Assignee: Andrew Purtell
             Fix For: 0.20.1, 0.21.0


Bytes.toFloat(byte [] bytes, int offset) is private but a user requests it be made public in private communication.

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


[jira] Updated: (HBASE-1870) Bytes.toFloat(byte [] bytes, int offset) is private but a user needs it public

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

Andrew Purtell updated HBASE-1870:
----------------------------------

    Priority: Trivial  (was: Major)

> Bytes.toFloat(byte [] bytes, int offset) is private but a user needs it public
> ------------------------------------------------------------------------------
>
>                 Key: HBASE-1870
>                 URL: https://issues.apache.org/jira/browse/HBASE-1870
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>            Priority: Trivial
>             Fix For: 0.20.1, 0.21.0
>
>
> Bytes.toFloat(byte [] bytes, int offset) is private but a user requests it be made public in private communication.

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


[jira] Resolved: (HBASE-1870) Bytes.toFloat(byte [] bytes, int offset) is private but a user needs it public

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

Andrew Purtell resolved HBASE-1870.
-----------------------------------

    Resolution: Fixed

Committed trivial change to trunk and branch.

> Bytes.toFloat(byte [] bytes, int offset) is private but a user needs it public
> ------------------------------------------------------------------------------
>
>                 Key: HBASE-1870
>                 URL: https://issues.apache.org/jira/browse/HBASE-1870
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>             Fix For: 0.20.1, 0.21.0
>
>
> Bytes.toFloat(byte [] bytes, int offset) is private but a user requests it be made public in private communication.

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