The most authoritative source of what connections are actually around (and not just in the stats DB, which
is updated every N seconds) is `rabbitmqctl list_connections`. Management plugin stats DB cannot survive
a broker restart because it is entirely in memory, though.
and/or a more recent Java client? (the server doesn't have to be updated at the same time)?
Note that all the connections mentioned in rabbitmq-java-client#299 is in the running state, both in the client
and in the server, both as far as the client and the server are concerned. My best guess at the moment