)]}'
{"healthcheck/qdrouterd":[{"author":{"_account_id":11090,"name":"Sergii Golovatiuk","email":"sgolovat@redhat.com","username":"holser"},"change_message_id":"13d6d592caf52987fae396af24ba963adc21354e","unresolved":false,"context_lines":[{"line_number":1,"context_line":"#!/bin/bash"},{"line_number":2,"context_line":""},{"line_number":3,"context_line":"LISTENER_HOST\u003d$(grep -m1 -A7 listener /etc/qpid-dispatch/qdrouterd.conf | grep -m1 host | tr -d \u0027[:space:]\u0027 | cut -d \":\" -f 2)"},{"line_number":4,"context_line":"LISTENER_PORT\u003d$(grep -m1 -A7 listener /etc/qpid-dispatch/qdrouterd.conf | grep -m1 port | tr -d \u0027[:space:]\u0027 | cut -d \":\" -f 2)"},{"line_number":5,"context_line":"CONNECTION_URL\u003damqp://$LISTENER_HOST:$LISTENER_PORT"},{"line_number":6,"context_line":""}],"source_content_type":"application/x-shellscript","patch_set":1,"id":"7faddb67_997739d5","line":3,"updated":"2019-07-31 10:52:08.000000000","message":"Too many pipes. Can we replace with single awk to have less forks. It\u0027s quite important for healthchecks on loaded systems.","commit_id":"14dfca20fc92c61920705583c1ea56071ee1f512"},{"author":{"_account_id":5241,"name":"Martin Magr","email":"mmagr@redhat.com","username":"mmagr"},"change_message_id":"842b78d4af508e871237898f6c804c3351aed4ca","unresolved":false,"context_lines":[{"line_number":1,"context_line":"#!/bin/bash"},{"line_number":2,"context_line":""},{"line_number":3,"context_line":"LISTENER_HOST\u003d$(grep -m1 -A7 listener /etc/qpid-dispatch/qdrouterd.conf | grep -m1 host | tr -d \u0027[:space:]\u0027 | cut -d \":\" -f 2)"},{"line_number":4,"context_line":"LISTENER_PORT\u003d$(grep -m1 -A7 listener /etc/qpid-dispatch/qdrouterd.conf | grep -m1 port | tr -d \u0027[:space:]\u0027 | cut -d \":\" -f 2)"},{"line_number":5,"context_line":"CONNECTION_URL\u003damqp://$LISTENER_HOST:$LISTENER_PORT"},{"line_number":6,"context_line":""}],"source_content_type":"application/x-shellscript","patch_set":1,"id":"7faddb67_b448778a","line":3,"in_reply_to":"7faddb67_997739d5","updated":"2019-08-23 13:05:44.000000000","message":"I don\u0027t know ... can we? :) I will try to find single awk solution.","commit_id":"14dfca20fc92c61920705583c1ea56071ee1f512"}]}
