Christian Schneider created SLING-8751:
------------------------------------------
Summary: Allow to extract arbitrary content packages from the
package topic
Key: SLING-8751
URL: https://issues.apache.org/jira/browse/SLING-8751
Project: Sling
Issue Type: Improvement
Components: Content Distribution
Affects Versions: Content Distribution Journal Core 0.1.4
Reporter: Christian Schneider
Assignee: Christian Schneider
Fix For: Content Distribution Journal Core 0.1.6
To debug some issues it would be very helpful to extract the content package
from a package message.
As messages are retained for several days we have a nice history present to be
used for analysing issues.
The implementation should offer the service as a web console plugin. The main
url of the plugin shows a form to enter the offset of a package. The form will
issue a GET request with the offset as parameter. The request will also be
handled by the plugin and will return the binary of the package or 404 if none
was found.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)