[
https://issues.apache.org/jira/browse/JCR-2542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Reschke updated JCR-2542:
--------------------------------
Attachment: JCR-2542.diff
Patch including:
- spi.commons extension interface for Session extension
- noLocal flag support
- client sends session identifier so that POLL can compute the flag
- SUBSCRIBE returns flags indicating extension features
The one thing I'm unhappy with is the JCR-server-side discovery of event
extensions; this needs to happen before events are observed, for now I'm using
a custom repository descriptor
> spi2dav: EventFilters not respected
> -----------------------------------
>
> Key: JCR-2542
> URL: https://issues.apache.org/jira/browse/JCR-2542
> Project: Jackrabbit Content Repository
> Issue Type: Bug
> Components: jackrabbit-spi2dav, JCR 2.0, observation
> Reporter: angela
> Assignee: Julian Reschke
> Attachments: JCR-2542-discovery.patch, JCR-2542-getInfo.diff,
> JCR-2542.diff, JCR-2542.diff, JCR-2542.diff
>
>
> i have the impression that the event filter passed to the event subscription
> in spi2dav is not (or not properly) respected.
> marcel, is there a specific reason that you always pass the static
> SubscriptionInfo constant (no node type filter, noLocal false) to the
> SubscribeMethod
> in spi2dav/RepositoryServiceImpl#createSubscription ?
> i guess this is the reason for the failure of
>
> testNodeType(org.apache.jackrabbit.test.api.observation.AddEventListenerTest)
>
> testNoLocalTrue(org.apache.jackrabbit.test.api.observation.AddEventListenerTest)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira