Improve performance of netconf notification processing 21/23721/3
authorMaros Marsalek <mmarsale@cisco.com>
Mon, 8 Jun 2015 15:21:22 +0000 (17:21 +0200)
committerGerrit Code Review <gerrit@opendaylight.org>
Wed, 22 Jul 2015 08:13:42 +0000 (08:13 +0000)
commit6170c47955948dbb4145ec05c5075d8df60c7991
tree1a3bc28ede29ef2c27c70a1b756cd63bf46f50e7
parent8b4e82dfef2a4fe1195909890a81aa6ac1cf111b
Improve performance of netconf notification processing

Couple of minor performance fixes e.g:
- create QName without revision when not needed
- delete unnecessary logs
- parse event time using QName.parseRevision

Change-Id: Ic099e40fb5fdb7001af946e5f3e053911e54053f
Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
(cherry picked from commit 07797c1f8e35731ca7dce1d4524f669a171b731e)
opendaylight/md-sal/sal-netconf-connector/src/main/java/org/opendaylight/controller/sal/connect/netconf/listener/NetconfDeviceCommunicator.java
opendaylight/md-sal/sal-netconf-connector/src/main/java/org/opendaylight/controller/sal/connect/netconf/schema/mapping/NetconfMessageTransformer.java