Hi,
I think we should be able to address this by adding the capability to
update the index in transient space already instead of waiting for the
commit as Jukka mentioned [1].
Alex, Tom, do you think something along these lines would be feasible?
Michael
[1]
https://issues.apache.org/jira/browse/OAK-343?focusedCommentId=13463852&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13463852
On 27.11.12 13:44, Manfred Baedke wrote:
Hi,
I'm writing an LdapLoginModule using Angela's ExternalLoginModule
framework. This went very smoothly until I tried it with granite-oak,
when I ran into OAK-343: the UserProvider uses
IdentifierManager.getTree() which doesn't work for unsaved nodes due to
a stale search index.
OAK-343 looks pretty severe to me, though there hasn't been progress for
some time. Are there any plans to fix this in the near future?
Best regards,
Manfred