[ https://issues.apache.org/jira/browse/IMPALA-9440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17049322#comment-17049322 ]
Sahil Takiar commented on IMPALA-9440: -------------------------------------- [~joemcdonnell] are you fixing this, or is this a good ramp up task? > 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 > > 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-unsubscr...@impala.apache.org For additional commands, e-mail: issues-all-h...@impala.apache.org