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 "Joe McDonnell (Jira)" <ji...@apache.org> on 2020/04/24 21:53:00 UTC

[jira] [Updated] (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 ]

Joe McDonnell updated IMPALA-9440:
----------------------------------
    Target Version: Impala 4.0  (was: Impala 3.4.0)

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