[jira] [Updated] (OAK-6148) Warning if there are many Lucene documents

2019-07-10 Thread Davide Giannella (JIRA)


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

Davide Giannella updated OAK-6148:
--
Labels:   (was: candidate_oak_1_6)

> Warning if there are many Lucene documents
> --
>
> Key: OAK-6148
> URL: https://issues.apache.org/jira/browse/OAK-6148
> Project: Jackrabbit Oak
>  Issue Type: Improvement
>  Components: lucene, query
>Reporter: Thomas Mueller
>Priority: Major
> Fix For: 1.10.0
>
>
> Lucene indexes are limited to Integer.MAX_VALUE (LUCENE-4104), so Lucene 
> indexes can have at most around 2 billion nodes indexed.
> We should avoid running into this limit. For example, we could log a warning 
> if the number of documents is a multiple of 200 million, so a user has plenty 
> of time to change the index configuration.
> Also, it would be good to be able to read the current number of documents per 
> index (using JMX for example), so that one can find out how far he is from 
> the limit.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OAK-6148) Warning if there are many Lucene documents

2017-11-13 Thread Thomas Mueller (JIRA)

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

Thomas Mueller updated OAK-6148:

Fix Version/s: (was: 1.8)
   1.9

> Warning if there are many Lucene documents
> --
>
> Key: OAK-6148
> URL: https://issues.apache.org/jira/browse/OAK-6148
> Project: Jackrabbit Oak
>  Issue Type: Improvement
>  Components: lucene, query
>Reporter: Thomas Mueller
>  Labels: candidate_oak_1_6
> Fix For: 1.9
>
>
> Lucene indexes are limited to Integer.MAX_VALUE (LUCENE-4104), so Lucene 
> indexes can have at most around 2 billion nodes indexed.
> We should avoid running into this limit. For example, we could log a warning 
> if the number of documents is a multiple of 200 million, so a user has plenty 
> of time to change the index configuration.
> Also, it would be good to be able to read the current number of documents per 
> index (using JMX for example), so that one can find out how far he is from 
> the limit.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (OAK-6148) Warning if there are many Lucene documents

2017-05-02 Thread Thomas Mueller (JIRA)

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

Thomas Mueller updated OAK-6148:

Labels: candidate_oak_1_6  (was: )

> Warning if there are many Lucene documents
> --
>
> Key: OAK-6148
> URL: https://issues.apache.org/jira/browse/OAK-6148
> Project: Jackrabbit Oak
>  Issue Type: Improvement
>  Components: lucene, query
>Reporter: Thomas Mueller
>  Labels: candidate_oak_1_6
> Fix For: 1.8
>
>
> Lucene indexes are limited to Integer.MAX_VALUE (LUCENE-4104), so Lucene 
> indexes can have at most around 2 billion nodes indexed.
> We should avoid running into this limit. For example, we could log a warning 
> if the number of documents is a multiple of 200 million, so a user has plenty 
> of time to change the index configuration.
> Also, it would be good to be able to read the current number of documents per 
> index (using JMX for example), so that one can find out how far he is from 
> the limit.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (OAK-6148) Warning if there are many Lucene documents

2017-05-02 Thread Thomas Mueller (JIRA)

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

Thomas Mueller updated OAK-6148:

Component/s: lucene

> Warning if there are many Lucene documents
> --
>
> Key: OAK-6148
> URL: https://issues.apache.org/jira/browse/OAK-6148
> Project: Jackrabbit Oak
>  Issue Type: Improvement
>  Components: lucene, query
>Reporter: Thomas Mueller
> Fix For: 1.8
>
>
> Lucene indexes are limited to Integer.MAX_VALUE (LUCENE-4104), so Lucene 
> indexes can have at most around 2 billion nodes indexed.
> We should avoid running into this limit. For example, we could log a warning 
> if the number of documents is a multiple of 200 million, so a user has plenty 
> of time to change the index configuration.
> Also, it would be good to be able to read the current number of documents per 
> index (using JMX for example), so that one can find out how far he is from 
> the limit.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)