Use cached AugmentationIdentifiers in BindingRuntimeContext 52/82352/2
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 31 May 2019 10:55:50 +0000 (12:55 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 31 May 2019 11:47:21 +0000 (13:47 +0200)
commit380356b15c39311d29b3ebdf2f06ba6e0a3ebf0a
tree327b554898bc8269a16636c9350ea34095ec84ab
parentcd0ce4946f426fb56ce33cce9f894e43d4b0451e
Use cached AugmentationIdentifiers in BindingRuntimeContext

AugmentationIdentifiers allocated from BindingRuntimeContext
end up being used across the system. This ensures we squash
instances to system-wide cache.

Change-Id: I0d75dc8815f86cb1dda13ef118ceb9b6455a31e3
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
binding/mdsal-binding-generator-impl/src/main/java/org/opendaylight/mdsal/binding/generator/util/BindingRuntimeContext.java