Do not consume ReadFailedException in RemoteMappingCustomizer 35/9535/1
authorMarek Gradzki <[email protected]>
Thu, 23 Nov 2017 09:27:35 +0000 (10:27 +0100)
committerMarek Gradzki <[email protected]>
Thu, 23 Nov 2017 09:27:45 +0000 (10:27 +0100)
commit51cca1f14d8d6e49263cbf19afe42cebfa3002a6
treeaabcc27d53df478bb0aed9f2ffc9587dfe9bfe9c
parentb1f0c71b032eb17d8cac1c5324745b759c2da87f
Do not consume ReadFailedException in RemoteMappingCustomizer

Also fixes other issues found by static analysis
(unecessary boxing, formatitng).

Change-Id: I063ccf4334ebdecf944ca1470e677c95a0fd0bdd
Signed-off-by: Marek Gradzki <[email protected]>
lisp/lisp2vpp/src/main/java/io/fd/hc2vpp/lisp/translate/read/RemoteMappingCustomizer.java