You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Lars Hofhansl (JIRA)" <ji...@apache.org> on 2015/09/04 06:50:45 UTC

[jira] [Updated] (HBASE-14364) hlog_roll and compact_rs broken in shell

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

Lars Hofhansl updated HBASE-14364:
----------------------------------
    Attachment: 14364-0.98.txt

Simple fix.

no time right now to check the other branches

> hlog_roll and compact_rs broken in shell
> ----------------------------------------
>
>                 Key: HBASE-14364
>                 URL: https://issues.apache.org/jira/browse/HBASE-14364
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.98.14
>            Reporter: Lars Hofhansl
>            Assignee: Lars Hofhansl
>         Attachments: 14364-0.98.txt
>
>
> Just noticed that both hlog_roll and compact_rs are broken in shell (at least in 0.98).
> The hlog_roll broken 3 times: (1) calls admin.rollWALWriter, which no longer exists, and (2) tries to pass a ServerName, but method takes a string, and (3) uses unqualified ServerName to get a server name, which leads to an  uninitialized constant error.
> compact_rs only has the latter problem.
> Patch upcoming.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)