[
https://issues.apache.org/jira/browse/HBASE-2681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack resolved HBASE-2681.
--------------------------
Resolution: Won't Fix
We'll go the HBASE-2514 route instead of not loading region if compression not
available.
We can't go to NONE if region was written w/ a compression lib -- we won't be
able to open the files if absent compression lib.
> Graceful fallback to NONE when the native compression algo is not found
> -----------------------------------------------------------------------
>
> Key: HBASE-2681
> URL: https://issues.apache.org/jira/browse/HBASE-2681
> Project: HBase
> Issue Type: Improvement
> Components: io
> Reporter: Michele Catasta
> Priority: Minor
> Fix For: 0.90.0
>
> Attachments: HBASE-2681.patch
>
>
> stack's word: "Fellas have complained about the way broke lzo manifests
> itself. HBase will actually take on writes. Its only when it goes to flush
> that it drops the edits and in a way that is essentially hidden to the client
> - exceptions are thrown in the regionserver log. So, i'd say, make another
> issue if you don't mind but its not for you to fix, not unless you are
> inclined. It'd be about better user experience around choosing a compression
> that is not supported or not properly installed."
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.