Output Request toString in RequestTimeoutException 84/79284/1
authorTom Pantelis <tompantelis@gmail.com>
Mon, 7 Jan 2019 16:43:51 +0000 (11:43 -0500)
committerTom Pantelis <tompantelis@gmail.com>
Mon, 7 Jan 2019 16:43:51 +0000 (11:43 -0500)
commita2d6d30d0a4bed7eb6d20dec5801bb21293fce1e
tree41a52788af846c208fbec8a19d0d28eaae1a741d
parent1ffd1f44c4beacdb28683c028bc0eaa209731098
Output Request toString in RequestTimeoutException

It will help for debugging to see the transaction ID -
might as well output the entire Request which includes
that.

Change-Id: I63eb20dc6b883c95d4b2059a231a5848d5a7b67c
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
opendaylight/md-sal/cds-access-client/src/main/java/org/opendaylight/controller/cluster/access/client/AbstractClientConnection.java