Do not use RibSupportUtils in AdjRibInWriter 49/106649/2
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 23 Jun 2023 10:49:16 +0000 (12:49 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 23 Jun 2023 11:34:38 +0000 (13:34 +0200)
commitc8409176ccd5436c1e8dde9f0a2a5102925b698b
tree8bc133de4285c107500fa5901c471164f08a9538
parent16a053b1ce7a6cf1c1512caa143f3c1e5f1aebb8
Do not use RibSupportUtils in AdjRibInWriter

RIBSupport has everything we need, there is no point in using
RibSupportUtils for this task.

JIRA: BGPCEP-1016
Change-Id: If692d5b1d84d7596f8af3c13930f420bed901fd3
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/AdjRibInWriter.java
bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/RibSupportUtils.java
bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/AdjRibsInWriterTest.java
bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/RibSupportUtilsTest.java