Fix checkArgument() use 40/96840/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 8 Jul 2021 16:59:01 +0000 (18:59 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 8 Jul 2021 17:13:27 +0000 (19:13 +0200)
commitaf9355cc26d14fcb1d5c725496d440bfced8c10b
tree93915d57ee8fcde1411b404d125f4de37d96d80b
parent985c39085169632f08af10acb73eca94dab586bd
Fix checkArgument() use

We do not want to concat the strings here, use a proper formatting
string -- speeding things up.

Change-Id: I0585752e07a4e58abf22d3e0facc93d0623ee198
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
restconf/restconf-nb-rfc8040/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/services/impl/SubscribeToStreamUtil.java