[
https://issues.apache.org/jira/browse/HBASE-1797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack resolved HBASE-1797.
--------------------------
Resolution: Duplicate
Marking as duplicate of HBASE-2514 though this issue is older. 2514 has the
right answer I think -- if Region is from a CF w/ LZO enabled, refuse to load
it if no LZO.
> HRegionServer crashes when trying to initialize LZO-Codec which doesn't
> exist. Instead error must be thrown while creating a HTable with LZO
> Compression enabled
> ----------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: HBASE-1797
> URL: https://issues.apache.org/jira/browse/HBASE-1797
> Project: HBase
> Issue Type: Bug
> Affects Versions: 0.20.0
> Reporter: Robin Anil
>
> HRegionServer crashes when trying to initialize LZO-Codec which doesn't
> exist. Instead error must be thrown while creating a HTable with LZO
> Compression enabled. There is no point creating a table and then allowing it
> to insert data and crash when its not able to access a Codec.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.