[
https://issues.apache.org/jira/browse/HBASE-20114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16384072#comment-16384072
]
Ted Yu commented on HBASE-20114:
--------------------------------
I saw two commits made after the announcement (before this):
{code}
commit 9927c2e14a78f5d6e68e12ecfcada3e57db71ac5
Author: Sean Busbey <[email protected]>
Date: Mon Feb 26 11:36:44 2018 -0600
HBASE-20070 refactor website generation
{code}
{code}
commit e06e90bdbc35faf294869d6c2f4ea81910b48c2d
Author: Chia-Ping Tsai <[email protected]>
Date: Fri Mar 2 23:22:01 2018 +0800
HBASE-19437 Batch operation can't handle the null result for
Append/Increment
{code}
Let me know if you want this reverted.
> Fix IllegalFormatConversionException in rsgroup.jsp
> ---------------------------------------------------
>
> Key: HBASE-20114
> URL: https://issues.apache.org/jira/browse/HBASE-20114
> Project: HBase
> Issue Type: Bug
> Components: UI
> Affects Versions: 3.0.0, 2.0.0-beta-2
> Reporter: Xiaolin Ha
> Assignee: Xiaolin Ha
> Priority: Major
> Attachments: HBASE-20114.branch-2.001.patch
>
>
> IllegalFormatConversionException at
> {code:java}
> String.format("%.0f", sl.getRequestCountPerSecond())
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)