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 Kyle Purtell (Jira)" <ji...@apache.org> on 2022/06/16 18:14:00 UTC

[jira] [Resolved] (HBASE-9682) Bulk loading fails after ClassLoader is updated on OSGi client

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

Andrew Kyle Purtell resolved HBASE-9682.
----------------------------------------
    Resolution: Invalid

> Bulk loading fails after ClassLoader is updated on OSGi client
> --------------------------------------------------------------
>
>                 Key: HBASE-9682
>                 URL: https://issues.apache.org/jira/browse/HBASE-9682
>             Project: HBase
>          Issue Type: Bug
>          Components: Client, HFile, io
>    Affects Versions: 0.94.2, 0.94.12
>            Reporter: Amit Sela
>            Priority: Major
>         Attachments: HBASE-9682.patch
>
>
> In an OSGi environment (felix) client, running with a bundled HBase (used bnd tool), after CL is updated - for instance when updating the client bundle without updating the HBase bundle, Algorithm class in HBase is a static enum and therefore it's configuration member still holds on to the old CL. This causes NPE when trying to bulk load using LoadIncrementalHFile.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)