-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.4.2
-
Component/s: Publishing
PublisherServiceImpl#initRemoteSession opens a session and never seems to close it.
One option is to make PublicationTree#release close it, but it does not hold the session, just the id => maybe add a new method to the PublisherService to release it
- depends on
-
NXP-7947 Properly close core sessions in tests
- Resolved