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 "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/10/15 09:24:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17214562#comment-17214562 ] 

ASF subversion and git services commented on IMPALA-9440:
---------------------------------------------------------

Commit 398f17f71094373880d827c65c423eea4c5e5b30 in impala's branch refs/heads/master from Qifan Chen
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=398f17f ]

IMPALA-9440 Typo in rpcz.tmpl for inbound connection metrics

This fix corrected a typo in rpcz.tmpl.

1. Unit testing.

Change-Id: Id0fcdcd8f81567bad3d9931f952a00ad815265fa
Reviewed-on: http://gerrit.cloudera.org:8080/16576
Reviewed-by: Impala Public Jenkins <im...@cloudera.com>
Tested-by: Impala Public Jenkins <im...@cloudera.com>


> 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