Joerg Hoh created SLING-13112:
---------------------------------
Summary: BookKepper should augment threadname with package ID
Key: SLING-13112
URL: https://issues.apache.org/jira/browse/SLING-13112
Project: Sling
Issue Type: Improvement
Components: Content Distribution
Affects Versions: Content Distribution Journal Core 0.5.0
Reporter: Joerg Hoh
The Bookkeeper should augment the thread name with the package which is
currently being imported, this makes it easier to track long-running imports
across multiple threaddumps.
{noformat}
at
org.apache.sling.resourceresolver.impl.helper.ResourceResolverControl.commit(ResourceResolverControl.java:565)
at
org.apache.sling.resourceresolver.impl.ResourceResolverImpl.commit(ResourceResolverImpl.java:1056)
at
org.apache.sling.distribution.journal.bookkeeper.BookKeeper.importPackage(BookKeeper.java:167)
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)