[ 
https://issues.apache.org/jira/browse/HBASE-3146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12966051#action_12966051
 ] 

Lars George commented on HBASE-3146:
------------------------------------

I did point this out in my (maybe to long?) email about the config properties 
though:

{quote}
hbase.regionserver.codec
src/docbkx/book.xml:      <link
linkend="hbase.regionserver.codec">hbase.regionserver.codec</link>
src/docbkx/book.xml:    <section id="hbase.regionserver.codec">
src/docbkx/book.xml:    hbase.regionserver.codec
src/docbkx/book.xml:    hbase.regionserver.codec
src/docbkx/book.xml:    hbase.regionserver.codec
src/main/java/org/apache/hadoop/hbase/regionserver/HRegionServer.java:
  String [] codecs = conf.getStrings("hbase.regionserver.codecs",

Above is a typo in the book.xml?
{quote}

Just saying. ;)

> document feature "hbase.regionserver.codecs"
> --------------------------------------------
>
>                 Key: HBASE-3146
>                 URL: https://issues.apache.org/jira/browse/HBASE-3146
>             Project: HBase
>          Issue Type: Bug
>            Reporter: ryan rawson
>            Assignee: stack
>             Fix For: 0.90.0
>
>         Attachments: hbase.regionserver.codec.html
>
>
> a new feature "hbase.regionserver.codecs" allows you to poison pill your 
> regionservers if any of the codecs listed do not test operational on server 
> startup.  
> the format of the value is "lzo,gz" with strings separated by commas.

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

Reply via email to