You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Alejandro Abdelnur (JIRA)" <ji...@apache.org> on 2011/06/09 23:05:59 UTC

[jira] [Created] (HBASE-3971) Compression.java uses ClassLoader.getSystemClassLoader() to load codec

Compression.java uses ClassLoader.getSystemClassLoader() to load codec
----------------------------------------------------------------------

                 Key: HBASE-3971
                 URL: https://issues.apache.org/jira/browse/HBASE-3971
             Project: HBase
          Issue Type: Bug
          Components: io
            Reporter: Alejandro Abdelnur
            Assignee: Alejandro Abdelnur


It should use either the context classloader or the same classloader as the Hbase classes.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HBASE-3971) Compression.java uses ClassLoader.getSystemClassLoader() to load codec

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

Alejandro Abdelnur updated HBASE-3971:
--------------------------------------

    Status: Patch Available  (was: Open)

> Compression.java uses ClassLoader.getSystemClassLoader() to load codec
> ----------------------------------------------------------------------
>
>                 Key: HBASE-3971
>                 URL: https://issues.apache.org/jira/browse/HBASE-3971
>             Project: HBase
>          Issue Type: Bug
>          Components: io
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>         Attachments: HBASE-3971.patch
>
>
> It should use either the context classloader or the same classloader as the Hbase classes.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HBASE-3971) Compression.java uses ClassLoader.getSystemClassLoader() to load codec

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

stack updated HBASE-3971:
-------------------------

       Resolution: Fixed
    Fix Version/s: 0.92.0
     Hadoop Flags: [Reviewed]
           Status: Resolved  (was: Patch Available)

Committed to Trunk.  Thanks for the patch Alejandro.

> Compression.java uses ClassLoader.getSystemClassLoader() to load codec
> ----------------------------------------------------------------------
>
>                 Key: HBASE-3971
>                 URL: https://issues.apache.org/jira/browse/HBASE-3971
>             Project: HBase
>          Issue Type: Bug
>          Components: io
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>             Fix For: 0.92.0
>
>         Attachments: HBASE-3971.patch
>
>
> It should use either the context classloader or the same classloader as the Hbase classes.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HBASE-3971) Compression.java uses ClassLoader.getSystemClassLoader() to load codec

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

Alejandro Abdelnur updated HBASE-3971:
--------------------------------------

    Attachment: HBASE-3971.patch

> Compression.java uses ClassLoader.getSystemClassLoader() to load codec
> ----------------------------------------------------------------------
>
>                 Key: HBASE-3971
>                 URL: https://issues.apache.org/jira/browse/HBASE-3971
>             Project: HBase
>          Issue Type: Bug
>          Components: io
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>         Attachments: HBASE-3971.patch
>
>
> It should use either the context classloader or the same classloader as the Hbase classes.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira