[
https://issues.apache.org/jira/browse/HBASE-14364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Purtell resolved HBASE-14364.
------------------------------------
Resolution: Fixed
Hadoop Flags: Reviewed
+1
Pushed to 0.98. Thanks Lars!
> 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
> Fix For: 0.98.15
>
> 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)