Do not rebox pathId 10/78510/6
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 6 Dec 2018 17:30:14 +0000 (18:30 +0100)
committerClaudio David Gasparini <claudio.gasparini@pantheon.tech>
Fri, 7 Dec 2018 06:05:31 +0000 (06:05 +0000)
commit8f4ca9f10562f34e496a32e432d4217f9130a2a8
treea6cda654b31183500b25d51fe080dcb485bd243a
parent0e880be052362cf662f03e940d74937ee3d5169c
Do not rebox pathId

Path IDs are stored in boxed array, using a long temporary forces
it to be unboxed, only to be boxed again when we put it into the
list.

Change-Id: I591f1259c61a0bc2c4a410af3810222b4fe7dc87
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathAbstractRouteEntry.java