mdproctor commented on issue #6715: URL: https://github.com/apache/incubator-kie-drools/issues/6715#issuecomment-4523544420
Fixed on branch issue-6715-dispose-unsubscribe, rebased onto droolsvol2. - Added AtomicInteger refcount per DataStore adapter in ReteCompiledEngine - createUnit() increments; disposeUnit() re-derives DataStores from CTX and decrements - Adapter unsubscribed from PropagatingDataStore when refcount reaches zero - Two new tests: single-unit unsubscribe + shared-DataStore retention - Double-dispose lifecycle guard tracked in #6725 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
