[jira] [Resolved] (OAK-10579) Bump elasticsearch version to 8.11.3

2024-04-22 Thread Fabrizio Fortino (Jira)


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

Fabrizio Fortino resolved OAK-10579.

Fix Version/s: 1.64.0
   Resolution: Fixed

> Bump elasticsearch version to 8.11.3
> 
>
> Key: OAK-10579
> URL: https://issues.apache.org/jira/browse/OAK-10579
> Project: Jackrabbit Oak
>  Issue Type: Task
>  Components: search, search-elastic
>Reporter: Fabrizio Fortino
>Assignee: Fabrizio Fortino
>Priority: Major
> Fix For: 1.64.0
>
>




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


[jira] [Resolved] (OAK-10769) Bump elasticsearch version to 8.13.2 / lucene 9.10.0

2024-04-22 Thread Fabrizio Fortino (Jira)


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

Fabrizio Fortino resolved OAK-10769.

Fix Version/s: 1.64.0
   Resolution: Fixed

> Bump elasticsearch version to 8.13.2 / lucene 9.10.0
> 
>
> Key: OAK-10769
> URL: https://issues.apache.org/jira/browse/OAK-10769
> Project: Jackrabbit Oak
>  Issue Type: Task
>  Components: search, search-elastic
>Reporter: Fabrizio Fortino
>Assignee: Fabrizio Fortino
>Priority: Major
>  Labels: candidate_oak_1_22
> Fix For: 1.64.0
>
>




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


[jira] [Commented] (OAK-10579) Bump elasticsearch version to 8.11.3

2024-04-22 Thread Julian Reschke (Jira)


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

Julian Reschke commented on OAK-10579:
--

Can this one be closed, [~fortino]?

> Bump elasticsearch version to 8.11.3
> 
>
> Key: OAK-10579
> URL: https://issues.apache.org/jira/browse/OAK-10579
> Project: Jackrabbit Oak
>  Issue Type: Task
>  Components: search, search-elastic
>Reporter: Fabrizio Fortino
>Assignee: Fabrizio Fortino
>Priority: Major
>




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


[jira] [Resolved] (OAK-10773) LuceneIndexLookupUtil opens up index node when it's actually not needed

2024-04-22 Thread Nitin Gupta (Jira)


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

Nitin Gupta resolved OAK-10773.
---
Fix Version/s: 1.64.0
   Resolution: Fixed

> LuceneIndexLookupUtil opens up index node when it's actually not needed
> ---
>
> Key: OAK-10773
> URL: https://issues.apache.org/jira/browse/OAK-10773
> Project: Jackrabbit Oak
>  Issue Type: Task
>Reporter: Nitin Gupta
>Assignee: Nitin Gupta
>Priority: Major
> Fix For: 1.64.0
>
>
> We try and aquire the index node here 
> [https://github.com/apache/jackrabbit-oak/blob/trunk/oak-lucene/src/main/java/org/apache/jackrabbit/oak/plugins/index/lucene/LuceneIndexLookupUtil.java#L49]
>  which would lead to the index binaries getting downloaded if they are not 
> synced locally.
>  
> This is not really required here since all we need is the index definition 
> object. 



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


[jira] [Commented] (OAK-10773) LuceneIndexLookupUtil opens up index node when it's actually not needed

2024-04-22 Thread Nitin Gupta (Jira)


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

Nitin Gupta commented on OAK-10773:
---

trunk : 
[https://github.com/apache/jackrabbit-oak/commit/4fdc15ff803907dc1606f5bf55c474ec7ca310ef]
 

> LuceneIndexLookupUtil opens up index node when it's actually not needed
> ---
>
> Key: OAK-10773
> URL: https://issues.apache.org/jira/browse/OAK-10773
> Project: Jackrabbit Oak
>  Issue Type: Task
>Reporter: Nitin Gupta
>Assignee: Nitin Gupta
>Priority: Major
>
> We try and aquire the index node here 
> [https://github.com/apache/jackrabbit-oak/blob/trunk/oak-lucene/src/main/java/org/apache/jackrabbit/oak/plugins/index/lucene/LuceneIndexLookupUtil.java#L49]
>  which would lead to the index binaries getting downloaded if they are not 
> synced locally.
>  
> This is not really required here since all we need is the index definition 
> object. 



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


[jira] [Updated] (OAK-10775) LeaseUpdateSocketTimeoutIT still wants a mongo:4.2 image

2024-04-22 Thread Manfred Baedke (Jira)


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

Manfred Baedke updated OAK-10775:
-
Description: It should use mongo:5.0 like all other tests.  (was: It should 
use mongo:5.0 (via MongoConnectionFactory) like all other tests.)

> LeaseUpdateSocketTimeoutIT still wants a mongo:4.2 image
> 
>
> Key: OAK-10775
> URL: https://issues.apache.org/jira/browse/OAK-10775
> Project: Jackrabbit Oak
>  Issue Type: Bug
>  Components: documentmk, mongomk
>Reporter: Manfred Baedke
>Assignee: Manfred Baedke
>Priority: Minor
>
> It should use mongo:5.0 like all other tests.



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


[jira] [Commented] (OAK-10766) Make lease timeout configurable for specific async lanes in indexing

2024-04-22 Thread Nitin Gupta (Jira)


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

Nitin Gupta commented on OAK-10766:
---

trunk : 
[https://github.com/apache/jackrabbit-oak/commit/c4222079a9842ed3aacdafe6529679b7c74347ba]
 

> Make lease timeout configurable for specific async lanes in indexing
> 
>
> Key: OAK-10766
> URL: https://issues.apache.org/jira/browse/OAK-10766
> Project: Jackrabbit Oak
>  Issue Type: Task
>Reporter: Nitin Gupta
>Assignee: Nitin Gupta
>Priority: Major
>




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


[jira] [Updated] (OAK-10775) LeaseUpdateSocketTimeoutIT still wants a mongo:4.2 image

2024-04-22 Thread Manfred Baedke (Jira)


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

Manfred Baedke updated OAK-10775:
-
Description: It should use mongo:5.0 (via MongoConnectionFactory) like all 
other tests.

> LeaseUpdateSocketTimeoutIT still wants a mongo:4.2 image
> 
>
> Key: OAK-10775
> URL: https://issues.apache.org/jira/browse/OAK-10775
> Project: Jackrabbit Oak
>  Issue Type: Bug
>  Components: documentmk, mongomk
>Reporter: Manfred Baedke
>Priority: Minor
>
> It should use mongo:5.0 (via MongoConnectionFactory) like all other tests.



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


[jira] [Resolved] (OAK-10766) Make lease timeout configurable for specific async lanes in indexing

2024-04-22 Thread Nitin Gupta (Jira)


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

Nitin Gupta resolved OAK-10766.
---
Fix Version/s: 1.64.0
   Resolution: Fixed

> Make lease timeout configurable for specific async lanes in indexing
> 
>
> Key: OAK-10766
> URL: https://issues.apache.org/jira/browse/OAK-10766
> Project: Jackrabbit Oak
>  Issue Type: Task
>Reporter: Nitin Gupta
>Assignee: Nitin Gupta
>Priority: Major
> Fix For: 1.64.0
>
>




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


[jira] [Created] (OAK-10775) LeaseUpdateSocketTimeoutIT still wants a mongo:4.2 image

2024-04-22 Thread Manfred Baedke (Jira)
Manfred Baedke created OAK-10775:


 Summary: LeaseUpdateSocketTimeoutIT still wants a mongo:4.2 image
 Key: OAK-10775
 URL: https://issues.apache.org/jira/browse/OAK-10775
 Project: Jackrabbit Oak
  Issue Type: Bug
  Components: documentmk, mongomk
Reporter: Manfred Baedke






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


[jira] [Assigned] (OAK-10775) LeaseUpdateSocketTimeoutIT still wants a mongo:4.2 image

2024-04-22 Thread Manfred Baedke (Jira)


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

Manfred Baedke reassigned OAK-10775:


Assignee: Manfred Baedke

> LeaseUpdateSocketTimeoutIT still wants a mongo:4.2 image
> 
>
> Key: OAK-10775
> URL: https://issues.apache.org/jira/browse/OAK-10775
> Project: Jackrabbit Oak
>  Issue Type: Bug
>  Components: documentmk, mongomk
>Reporter: Manfred Baedke
>Assignee: Manfred Baedke
>Priority: Minor
>
> It should use mongo:5.0 (via MongoConnectionFactory) like all other tests.



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


[jira] [Updated] (OAK-10775) LeaseUpdateSocketTimeoutIT still wants a mongo:4.2 image

2024-04-22 Thread Manfred Baedke (Jira)


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

Manfred Baedke updated OAK-10775:
-
Fix Version/s: 1.64.0

> LeaseUpdateSocketTimeoutIT still wants a mongo:4.2 image
> 
>
> Key: OAK-10775
> URL: https://issues.apache.org/jira/browse/OAK-10775
> Project: Jackrabbit Oak
>  Issue Type: Bug
>  Components: documentmk, mongomk
>Reporter: Manfred Baedke
>Assignee: Manfred Baedke
>Priority: Minor
> Fix For: 1.64.0
>
>
> It should use mongo:5.0 like all other tests.



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


[jira] [Resolved] (OAK-10774) Remove oak-search-mt module from Jenkinsfile

2024-04-22 Thread Fabrizio Fortino (Jira)


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

Fabrizio Fortino resolved OAK-10774.

Fix Version/s: 1.64.0
   Resolution: Fixed

> Remove oak-search-mt module from Jenkinsfile
> 
>
> Key: OAK-10774
> URL: https://issues.apache.org/jira/browse/OAK-10774
> Project: Jackrabbit Oak
>  Issue Type: Task
>  Components: search-mt
>Reporter: Fabrizio Fortino
>Assignee: Fabrizio Fortino
>Priority: Major
> Fix For: 1.64.0
>
>




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


[jira] [Assigned] (OAK-10776) Incremental FFS should filter out changes under paths excluded by pipelinedMongoCustomExcludedPaths

2024-04-22 Thread Nitin Gupta (Jira)


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

Nitin Gupta reassigned OAK-10776:
-

Assignee: Nitin Gupta

> Incremental FFS should filter out changes under paths excluded by 
> pipelinedMongoCustomExcludedPaths
> ---
>
> Key: OAK-10776
> URL: https://issues.apache.org/jira/browse/OAK-10776
> Project: Jackrabbit Oak
>  Issue Type: Task
>Reporter: Nitin Gupta
>Assignee: Nitin Gupta
>Priority: Major
>
> Pipelined FFS introduced changes to add ability to exclude custom paths via 
> pipelinedMongoCustomExcludedPaths. 
> This should be supported in inc ffs diff as well.
> h4.



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


[jira] [Created] (OAK-10776) Incremental FFS should filter out changes under paths excluded by pipelinedMongoCustomExcludedPaths

2024-04-22 Thread Nitin Gupta (Jira)
Nitin Gupta created OAK-10776:
-

 Summary: Incremental FFS should filter out changes under paths 
excluded by pipelinedMongoCustomExcludedPaths
 Key: OAK-10776
 URL: https://issues.apache.org/jira/browse/OAK-10776
 Project: Jackrabbit Oak
  Issue Type: Task
Reporter: Nitin Gupta


Pipelined FFS introduced changes to add ability to exclude custom paths via 
pipelinedMongoCustomExcludedPaths. 

This should be supported in inc ffs diff as well.
h4.



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