[jira] [Commented] (OAK-10108) Build Jackrabbit/jackrabbit-oak-trunk #820 failed

2023-02-08 Thread Hudson (Jira)


[ 
https://issues.apache.org/jira/browse/OAK-10108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17686094#comment-17686094
 ] 

Hudson commented on OAK-10108:
--

Previously failing build now is OK.
 Passed run: [Jackrabbit/jackrabbit-oak-trunk 
#825|https://ci-builds.apache.org/job/Jackrabbit/job/jackrabbit-oak-trunk/825/] 
[console 
log|https://ci-builds.apache.org/job/Jackrabbit/job/jackrabbit-oak-trunk/825/console]

> Build Jackrabbit/jackrabbit-oak-trunk #820 failed
> -
>
> Key: OAK-10108
> URL: https://issues.apache.org/jira/browse/OAK-10108
> Project: Jackrabbit Oak
>  Issue Type: Bug
>  Components: continuous integration
>Reporter: Hudson
>Priority: Major
>
> No description is provided
> The build Jackrabbit/jackrabbit-oak-trunk #820 has failed.
> First failed run: [Jackrabbit/jackrabbit-oak-trunk 
> #820|https://ci-builds.apache.org/job/Jackrabbit/job/jackrabbit-oak-trunk/820/]
>  [console 
> log|https://ci-builds.apache.org/job/Jackrabbit/job/jackrabbit-oak-trunk/820/console]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (OAK-10108) Build Jackrabbit/jackrabbit-oak-trunk #820 failed

2023-02-08 Thread Hudson (Jira)


[ 
https://issues.apache.org/jira/browse/OAK-10108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17685986#comment-17685986
 ] 

Hudson commented on OAK-10108:
--

Build is still failing.
Failed run: [Jackrabbit/jackrabbit-oak-trunk 
#824|https://ci-builds.apache.org/job/Jackrabbit/job/jackrabbit-oak-trunk/824/] 
[console 
log|https://ci-builds.apache.org/job/Jackrabbit/job/jackrabbit-oak-trunk/824/console]

> Build Jackrabbit/jackrabbit-oak-trunk #820 failed
> -
>
> Key: OAK-10108
> URL: https://issues.apache.org/jira/browse/OAK-10108
> Project: Jackrabbit Oak
>  Issue Type: Bug
>  Components: continuous integration
>Reporter: Hudson
>Priority: Major
>
> No description is provided
> The build Jackrabbit/jackrabbit-oak-trunk #820 has failed.
> First failed run: [Jackrabbit/jackrabbit-oak-trunk 
> #820|https://ci-builds.apache.org/job/Jackrabbit/job/jackrabbit-oak-trunk/820/]
>  [console 
> log|https://ci-builds.apache.org/job/Jackrabbit/job/jackrabbit-oak-trunk/820/console]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (OAK-10112) avoid use of Guava Iterators.emptyIterator

2023-02-08 Thread Julian Reschke (Jira)


 [ 
https://issues.apache.org/jira/browse/OAK-10112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated OAK-10112:
-
Fix Version/s: 1.50.0

> avoid use of Guava Iterators.emptyIterator
> --
>
> Key: OAK-10112
> URL: https://issues.apache.org/jira/browse/OAK-10112
> Project: Jackrabbit Oak
>  Issue Type: Bug
>  Components: core
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
> Fix For: 1.50.0
>
>
> ...removed in Guava 20.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (OAK-10071) Consistently filter duplicate authorizables in iterators

2023-02-08 Thread Julian Reschke (Jira)


 [ 
https://issues.apache.org/jira/browse/OAK-10071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated OAK-10071:
-
Fix Version/s: 1.48.0
   (was: 1.50.0)

> Consistently filter duplicate authorizables in iterators
> 
>
> Key: OAK-10071
> URL: https://issues.apache.org/jira/browse/OAK-10071
> Project: Jackrabbit Oak
>  Issue Type: Improvement
>  Components: core
>Reporter: Angela Schreiber
>Assignee: Angela Schreiber
>Priority: Major
> Fix For: 1.48.0
>
>
> iterators returned by membership related methods (like Authorizable.memberof 
> and Group.getMembers and their declared variants) should consistently filter 
> duplicates.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (OAK-10071) Consistently filter duplicate authorizables in iterators

2023-02-08 Thread Julian Reschke (Jira)


 [ 
https://issues.apache.org/jira/browse/OAK-10071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated OAK-10071:
-
Fix Version/s: 1.50.0
   (was: 1.48.0)

> Consistently filter duplicate authorizables in iterators
> 
>
> Key: OAK-10071
> URL: https://issues.apache.org/jira/browse/OAK-10071
> Project: Jackrabbit Oak
>  Issue Type: Improvement
>  Components: core
>Reporter: Angela Schreiber
>Assignee: Angela Schreiber
>Priority: Major
> Fix For: 1.50.0
>
>
> iterators returned by membership related methods (like Authorizable.memberof 
> and Group.getMembers and their declared variants) should consistently filter 
> duplicates.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (OAK-10112) avoid use of Guava Iterators.emptyIterator

2023-02-08 Thread Julian Reschke (Jira)
Julian Reschke created OAK-10112:


 Summary: avoid use of Guava Iterators.emptyIterator
 Key: OAK-10112
 URL: https://issues.apache.org/jira/browse/OAK-10112
 Project: Jackrabbit Oak
  Issue Type: Bug
  Components: core
Reporter: Julian Reschke
Assignee: Julian Reschke


...removed in Guava 20.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (OAK-10071) Consistently filter duplicate authorizables in iterators

2023-02-08 Thread Julian Reschke (Jira)


[ 
https://issues.apache.org/jira/browse/OAK-10071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17685966#comment-17685966
 ] 

Julian Reschke commented on OAK-10071:
--

trunk: (1.48.0) 
[7f4296a2d4|https://github.com/apache/jackrabbit-oak/commit/7f4296a2d42e7d80e83e51069ed531cde4488be2]

> Consistently filter duplicate authorizables in iterators
> 
>
> Key: OAK-10071
> URL: https://issues.apache.org/jira/browse/OAK-10071
> Project: Jackrabbit Oak
>  Issue Type: Improvement
>  Components: core
>Reporter: Angela Schreiber
>Assignee: Angela Schreiber
>Priority: Major
> Fix For: 1.48.0
>
>
> iterators returned by membership related methods (like Authorizable.memberof 
> and Group.getMembers and their declared variants) should consistently filter 
> duplicates.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (OAK-10111) oak-search-elastic: add support for custom analyzers

2023-02-08 Thread Fabrizio Fortino (Jira)
Fabrizio Fortino created OAK-10111:
--

 Summary: oak-search-elastic: add support for custom analyzers
 Key: OAK-10111
 URL: https://issues.apache.org/jira/browse/OAK-10111
 Project: Jackrabbit Oak
  Issue Type: Task
  Components: search-elastic
Reporter: Fabrizio Fortino
Assignee: Fabrizio Fortino






--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Resolved] (OAK-10102) Disable lazy index download by default

2023-02-08 Thread Thomas Mueller (Jira)


 [ 
https://issues.apache.org/jira/browse/OAK-10102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thomas Mueller resolved OAK-10102.
--
Fix Version/s: 1.50.0
   Resolution: Fixed

> Disable lazy index download by default
> --
>
> Key: OAK-10102
> URL: https://issues.apache.org/jira/browse/OAK-10102
> Project: Jackrabbit Oak
>  Issue Type: Improvement
>  Components: lucene, query
>Reporter: Thomas Mueller
>Assignee: Thomas Mueller
>Priority: Major
> Fix For: 1.50.0
>
>
> I found that with the default settings (the system property 
> "oak.lucene.nonLazyIndex" not set), and a decent number of Lucene indexes, 
> each query that might use a Lucene index takes around 30 ms. With the 
> property set, each query takes only 2 ms or so.
> The lazy index download was meant to speed up startup, because only indexes 
> are downloaded that are actually needed. But on my side, I have disabled the 
> setting since then.
> I think it makes sense to set change the default value, like it was before. 
> So enable the system property  "oak.lucene.nonLazyIndex" by default.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Resolved] (OAK-9794) elastic: result set is limited to 10K results

2023-02-08 Thread Fabrizio Fortino (Jira)


 [ 
https://issues.apache.org/jira/browse/OAK-9794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Fabrizio Fortino resolved OAK-9794.
---
Fix Version/s: 1.44.0
   Resolution: Fixed

> elastic: result set is limited to 10K results
> -
>
> Key: OAK-9794
> URL: https://issues.apache.org/jira/browse/OAK-9794
> Project: Jackrabbit Oak
>  Issue Type: Bug
>  Components: elastic-search, search
>Reporter: Fabrizio Fortino
>Assignee: Fabrizio Fortino
>Priority: Major
> Fix For: 1.44.0
>
>
> {{ElasticResultRowAsyncIterator}} iterates only up to the total hits value 
> (10k hits).
> Although we should advise against these large queries, we need to remove this 
> limit. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (OAK-10109) deprecate FileIOUtils.TransformingComparator with Guava Function parameter

2023-02-08 Thread Julian Reschke (Jira)


[ 
https://issues.apache.org/jira/browse/OAK-10109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17685833#comment-17685833
 ] 

Julian Reschke commented on OAK-10109:
--

trunk: 
[a89fb00cfb|https://github.com/apache/jackrabbit-oak/commit/a89fb00cfb777fd9026b98d05e94a1965048326c]

> deprecate FileIOUtils.TransformingComparator with Guava Function parameter
> --
>
> Key: OAK-10109
> URL: https://issues.apache.org/jira/browse/OAK-10109
> Project: Jackrabbit Oak
>  Issue Type: Technical task
>  Components: commons
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Major
>  Labels: candidate_oak_1_22
> Fix For: 1.50.0
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (OAK-10109) deprecate FileIOUtils.TransformingComparator with Guava Function parameter

2023-02-08 Thread Julian Reschke (Jira)


 [ 
https://issues.apache.org/jira/browse/OAK-10109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated OAK-10109:
-
Labels: candidate_oak_1_22  (was: )

> deprecate FileIOUtils.TransformingComparator with Guava Function parameter
> --
>
> Key: OAK-10109
> URL: https://issues.apache.org/jira/browse/OAK-10109
> Project: Jackrabbit Oak
>  Issue Type: Technical task
>  Components: commons
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Major
>  Labels: candidate_oak_1_22
> Fix For: 1.50.0
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Resolved] (OAK-10109) deprecate FileIOUtils.TransformingComparator with Guava Function parameter

2023-02-08 Thread Julian Reschke (Jira)


 [ 
https://issues.apache.org/jira/browse/OAK-10109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke resolved OAK-10109.
--
Resolution: Fixed

> deprecate FileIOUtils.TransformingComparator with Guava Function parameter
> --
>
> Key: OAK-10109
> URL: https://issues.apache.org/jira/browse/OAK-10109
> Project: Jackrabbit Oak
>  Issue Type: Technical task
>  Components: commons
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Major
> Fix For: 1.50.0
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (OAK-10110) add test coverage for FileIOUtils.TransformingComparator

2023-02-08 Thread Julian Reschke (Jira)


[ 
https://issues.apache.org/jira/browse/OAK-10110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17685788#comment-17685788
 ] 

Julian Reschke commented on OAK-10110:
--

trunk: 
[b879fc71dc|https://github.com/apache/jackrabbit-oak/commit/b879fc71dc4d17a0ac2f14ce4159ac48d0e4e5cb]

> add test coverage for FileIOUtils.TransformingComparator 
> -
>
> Key: OAK-10110
> URL: https://issues.apache.org/jira/browse/OAK-10110
> Project: Jackrabbit Oak
>  Issue Type: Task
>  Components: commons
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
>  Labels: candidate_oak_1_22
> Fix For: 1.50.0
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Resolved] (OAK-10110) add test coverage for FileIOUtils.TransformingComparator

2023-02-08 Thread Julian Reschke (Jira)


 [ 
https://issues.apache.org/jira/browse/OAK-10110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke resolved OAK-10110.
--
Resolution: Fixed

> add test coverage for FileIOUtils.TransformingComparator 
> -
>
> Key: OAK-10110
> URL: https://issues.apache.org/jira/browse/OAK-10110
> Project: Jackrabbit Oak
>  Issue Type: Task
>  Components: commons
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
> Fix For: 1.50.0
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (OAK-10110) add test coverage for FileIOUtils.TransformingComparator

2023-02-08 Thread Julian Reschke (Jira)


 [ 
https://issues.apache.org/jira/browse/OAK-10110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated OAK-10110:
-
Labels: candidate_oak_1_22  (was: )

> add test coverage for FileIOUtils.TransformingComparator 
> -
>
> Key: OAK-10110
> URL: https://issues.apache.org/jira/browse/OAK-10110
> Project: Jackrabbit Oak
>  Issue Type: Task
>  Components: commons
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
>  Labels: candidate_oak_1_22
> Fix For: 1.50.0
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (OAK-10110) add test coverage for FileIOUtils.TransformingComparator

2023-02-08 Thread Julian Reschke (Jira)
Julian Reschke created OAK-10110:


 Summary: add test coverage for FileIOUtils.TransformingComparator 
 Key: OAK-10110
 URL: https://issues.apache.org/jira/browse/OAK-10110
 Project: Jackrabbit Oak
  Issue Type: Task
  Components: commons
Reporter: Julian Reschke
Assignee: Julian Reschke
 Fix For: 1.50.0






--
This message was sent by Atlassian Jira
(v8.20.10#820010)