You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Sahil Takiar (Jira)" <ji...@apache.org> on 2020/06/10 20:12:00 UTC

[jira] [Assigned] (IMPALA-9440) Typo in rpcz.tmpl for inbound connection metrics

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

Sahil Takiar reassigned IMPALA-9440:
------------------------------------

    Assignee: Qifan Chen

> Typo in rpcz.tmpl for inbound connection metrics
> ------------------------------------------------
>
>                 Key: IMPALA-9440
>                 URL: https://issues.apache.org/jira/browse/IMPALA-9440
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Backend
>    Affects Versions: Impala 3.4.0
>            Reporter: Joe McDonnell
>            Assignee: Qifan Chen
>            Priority: Major
>              Labels: ramp-up
>
> There is a small typo in the rpcz.tmpl:
> [https://github.com/apache/impala/blob/master/www/rpcz.tmpl#L320]
> {noformat}
> function update_krpc_inbound_conn_metrics_datatable(json) {
>   var table = $('#inbound_per_conn_metrics').DataTable();
>   var rows = $.map(json["inbounad_per_conn_metrics"], function(row) { <--------
>     return [[row["remote_ip"], row["num_calls_in_flight"],{noformat}
> "inbounad" should be "inbound"



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org