[
https://issues.apache.org/jira/browse/SLING-3265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13842994#comment-13842994
]
Tommaso Teofili commented on SLING-3265:
----------------------------------------
this patch includes:
- deprecated adapter factory for reading packages, receiving servlet manages
that now on its own without the need of specific headers but just by reading
the stream
- added default rule engine implementation, implementations of trigger and
chain rules
- added servlet / resource for retrieving agent queues
- refactoring of transport authentication classes, more proper package location
and naming
- HTTP headers have X- prefix to eventually pass through proxies
- moved agents' configuration under libs/sling/replication/config.$runmode
(currently author and publish)
- added more extensive unit test (still missing for servlets)
- minor refactoring of names
> Implement suggestions from SLING-3223 in Sling replication
> ----------------------------------------------------------
>
> Key: SLING-3265
> URL: https://issues.apache.org/jira/browse/SLING-3265
> Project: Sling
> Issue Type: Improvement
> Components: Extensions
> Reporter: Tommaso Teofili
> Attachments: SLING-3265.2.patch, SLING-3265.patch
>
>
> Umbrella issue to track implementation of improvements for Sling Replication
> as suggested in SLING-3223 comments.
> Main ones refer to:
> - more tests
> - fix javadoc / typos
> - avoid AdapterFactory for installing packages
> - fix action names
> - refactor AuthenticationHandlers
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)