Andrea Aime created an issue |
Catalog points to resource objects, which in turn, point to a different catalog instance |
Issue Type: |
Bug |
---|---|
Assignee: |
|
Components: |
Main |
Created: |
07/Oct/20 12:32 PM |
Priority: |
Medium |
Reporter: |
Looking at object references today, one can see the catalog pointing to a catalog facade, which in turn The issue was probably (re?-)introduced as a side effect of the isolated catalog work. The fast path for synch two DefaultCatalogFacade objects takes care of catalog references, but nowadays the syncTo gets a reference to an IsolatedCatalog instance, skipping the optimized copy path. All in all this should not be causing leaks per se, but may well cause non obvious mis-behaviors in code that uses the resources’s “getCatalog” method instead of relying of the one available in Spring. |
Get Jira notifications on your phone! Download the Jira Cloud app for Android or iOS |
|
This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100148-sha1:19001a3) |