Fix EffectiveRibInWriter uptodate handling 69/80569/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 25 Feb 2019 11:19:49 +0000 (12:19 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 25 Feb 2019 11:21:00 +0000 (12:21 +0100)
commita256a3dc8a893e6f2ac59bc87f7f3961389eb0b6
tree640c45eab198706dce077a88044c9fe1bbc9e10e
parent6bd5db95cc6b8614a5a1d0f750190fb7fd06776d
Fix EffectiveRibInWriter uptodate handling

One of the uptodate checking paths was passing entire attributes
rather than just the uptodate leaf. Fix that.

JIRA: BGPCEP-495
Change-Id: Ib66a34d9a97f76234bd2105cd2b985a03f78d7b7
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/EffectiveRibInWriter.java