Repeat DatagramSocket instance creation. 28/41128/2
authorJozef Gloncak <jgloncak@cisco.com>
Thu, 30 Jun 2016 10:02:56 +0000 (12:02 +0200)
committerJozef Gloncak <jgloncak@cisco.com>
Thu, 30 Jun 2016 12:52:47 +0000 (12:52 +0000)
commita7a1fcd2b27d7801b2e1baf245729332d8dc7c00
tree45630654e5165d03493e0a69dfea04b5557dd68a
parent1b106913840e14feff445cfcccc9aeb87021623d
Repeat DatagramSocket instance creation.

If creation of instance of DatagramSocket class throws
SocketException then it is tried once again.

Change-Id: I78453883a50b770889dcc7d3da5baa69a42c6825
Signed-off-by: Jozef Gloncak <jgloncak@cisco.com>
integrationtest/src/test/java/org/opendaylight/lispflowmapping/integrationtest/MappingServiceIntegrationTest.java