Reduce noise from BGPSessionImpl 58/111258/2
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 4 Apr 2024 06:09:07 +0000 (08:09 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 4 Apr 2024 09:27:22 +0000 (11:27 +0200)
commit08885c69ced2608e0bf1b62994e1f87b7e921867
treea7e8f60617b6dff08105c106d067cd079df78a45
parent2c7cd23bbfdaff482f8c08c81fdbe076436a6b6b
Reduce noise from BGPSessionImpl

We are including Netty thread trace whenever we terminate because of a
BGPDocumentedException. Improve the logging/reporting smarts here to
exclude DecoderExceptions unless they are requested.

Change-Id: If6f036bae67b16d7796d8616e4fbdb2491171bba
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java