Re: Question about the Oak Query Index

2015-09-21 Thread Davide Giannella
On 21/09/2015 09:11, Michael Lemler wrote: > Hi there, > > I have a question about the indexes in Oak. The documentation > (http://jackrabbit.apache.org/oak/docs/query/query.html) says that > "Oak does not index content by default as does Jackrabbit 2". But > later on in the part "Query

[jira] [Moved] (JCRRMI-34) ClientXASession Cannot be cast to JackrabbitSession

2015-09-21 Thread Alexander Klimetschek (JIRA)
[ https://issues.apache.org/jira/browse/JCRRMI-34?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Klimetschek moved JCR-3908 to JCRRMI-34: -- Issue Type: New Feature (was: Bug) Key: JCRRMI-34

[jira] [Commented] (JCR-3908) ClientXASession Cannot be cast to JackrabbitSession

2015-09-21 Thread Alexander Klimetschek (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14901823#comment-14901823 ] Alexander Klimetschek commented on JCR-3908: I think that the extended jackrabbit API (as

[jira] [Updated] (JCRRMI-34) Support Jackrabbit API over RMI

2015-09-21 Thread Alexander Klimetschek (JIRA)
[ https://issues.apache.org/jira/browse/JCRRMI-34?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Klimetschek updated JCRRMI-34: Summary: Support Jackrabbit API over RMI (was: ClientXASession Cannot be cast to

Re: issues ClusterNodeInfo (not) picking an existing entry on startup

2015-09-21 Thread Julian Reschke
On 2015-09-21 10:41, Marcel Reutegger wrote: Hi, On 17/09/15 18:48, "Julian Reschke" wrote: With the current assignment very weird things can happen, and I believe I see exactly this happening in a customer problem I'm investigating. The sequence is: 1) First system startup, cluster node id 1

[jira] [Commented] (JCR-3687) Backport improvements made to token based auth in OAK

2015-09-21 Thread Manfred Baedke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14901036#comment-14901036 ] Manfred Baedke commented on JCR-3687: - Backported to 2.4 with r1704373. > Backport improvements made to

[jira] [Updated] (JCR-3687) Backport improvements made to token based auth in OAK

2015-09-21 Thread Manfred Baedke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manfred Baedke updated JCR-3687: Fix Version/s: 2.4.6 > Backport improvements made to token based auth in OAK >

[jira] [Commented] (JCR-3761) TokenInfo#resetExpiration always fails with ConstraintViolationException

2015-09-21 Thread Manfred Baedke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14901039#comment-14901039 ] Manfred Baedke commented on JCR-3761: - Backported to 2.4 with r1704373. See also JCR-3405 and JCR-3687.

[jira] [Comment Edited] (JCR-3687) Backport improvements made to token based auth in OAK

2015-09-21 Thread Manfred Baedke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14901036#comment-14901036 ] Manfred Baedke edited comment on JCR-3687 at 9/21/15 5:31 PM: -- Backported to

[jira] [Updated] (JCR-3761) TokenInfo#resetExpiration always fails with ConstraintViolationException

2015-09-21 Thread Manfred Baedke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manfred Baedke updated JCR-3761: Fix Version/s: 2.4.6 > TokenInfo#resetExpiration always fails with ConstraintViolationException >

[jira] [Updated] (JCR-3405) Improvements to user management implementation

2015-09-21 Thread Manfred Baedke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manfred Baedke updated JCR-3405: Fix Version/s: 2.4.6 > Improvements to user management implementation >

jackrabbit-oak build #6464: Fixed

2015-09-21 Thread Travis CI
Build Update for apache/jackrabbit-oak - Build: #6464 Status: Fixed Duration: 1525 seconds Commit: e2ca48dce166b4f5804b5c1fdbdc416c7eb2009a (trunk) Author: Julian Reschke Message: remve trailing whitespace, fix typos git-svn-id:

Re: svn commit: r1703758 - in /jackrabbit/oak/trunk: oak-authorization-cug/src/test/java/org/apache/jackrabbit/oak/spi/security/authorization/cug/impl/ oak-core/src/main/java/org/apache/jackrabbit/oak

2015-09-21 Thread Francesco Mari
Some updates on this topic. 2015-09-18 17:27 GMT+02:00 Francesco Mari : > Hi Angela, > > 2015-09-18 16:48 GMT+02:00 Angela Schreiber : >> hi francesco >> >> thanks a lot for taking care of this issue! very much appreciated. >> >> just a few comments:

jackrabbit-oak build #6470: Errored

2015-09-21 Thread Travis CI
Build Update for apache/jackrabbit-oak - Build: #6470 Status: Errored Duration: 3003 seconds Commit: 1f718bac48eac57b9aac3f05365ef62e819ec918 (1.0) Author: Julian Reschke Message: OAK-3425: Improve DocumentNodeStore startup/shutdown diagnostics (ported to

Re: issues ClusterNodeInfo (not) picking an existing entry on startup

2015-09-21 Thread Marcel Reutegger
Hi, On 17/09/15 18:48, "Julian Reschke" wrote: >With the current assignment very weird things can happen, and I believe >I see exactly this happening in a customer problem I'm investigating. >The sequence is: > >1) First system startup, cluster node id 1 is assigned > >2) System crashes or was

Re: issues ClusterNodeInfo (not) picking an existing entry on startup

2015-09-21 Thread Julian Reschke
On 2015-09-21 10:41, Marcel Reutegger wrote: Hi, On 17/09/15 18:48, "Julian Reschke" wrote: With the current assignment very weird things can happen, and I believe I see exactly this happening in a customer problem I'm investigating. The sequence is: 1) First system startup, cluster node id 1

Question about the Oak Query Index

2015-09-21 Thread Michael Lemler
Hi there, I have a question about the indexes in Oak. The documentation (http://jackrabbit.apache.org/oak/docs/query/query.html) says that "Oak does not index content by default as does Jackrabbit 2". But later on in the part "Query Processing" there is a part saying "By default, the