You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Xiaolin Ha (JIRA)" <ji...@apache.org> on 2018/03/02 03:21:00 UTC

[jira] [Created] (HBASE-20114) Fix IllegalFormatConversionException in rsgroup.jsp

Xiaolin Ha created HBASE-20114:
----------------------------------

             Summary: 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


IllegalFormatConversionException at

{code:java}
String.format("%.0f", sl.getRequestCountPerSecond()) 
{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)