[jira] [Updated] (OAK-2110) performance issues with VersionGarbageCollector

2016-01-20 Thread Julian Reschke (JIRA)

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

Julian Reschke updated OAK-2110:

Fix Version/s: (was: 1.4)
   1.6

> performance issues with VersionGarbageCollector
> ---
>
> Key: OAK-2110
> URL: https://issues.apache.org/jira/browse/OAK-2110
> Project: Jackrabbit Oak
>  Issue Type: Improvement
>  Components: doc, mongomk, rdbmk
>Reporter: Julian Reschke
>Assignee: Julian Reschke
> Fix For: 1.6
>
>
> This one currently special-cases Mongo. For other persistences, it
> - fetches *all* documents
> - filters by SD_TYPE
> - filters by lastmod of versions
> - deletes what remains
> This is not only inefficient but also fails with OutOfMemory for any larger 
> repo.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OAK-2110) performance issues with VersionGarbageCollector

2015-12-02 Thread Julian Reschke (JIRA)

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

Julian Reschke updated OAK-2110:

Component/s: rdbmk
 doc

> performance issues with VersionGarbageCollector
> ---
>
> Key: OAK-2110
> URL: https://issues.apache.org/jira/browse/OAK-2110
> Project: Jackrabbit Oak
>  Issue Type: Improvement
>  Components: doc, mongomk, rdbmk
>Reporter: Julian Reschke
>Assignee: Julian Reschke
> Fix For: 1.4
>
>
> This one currently special-cases Mongo. For other persistences, it
> - fetches *all* documents
> - filters by SD_TYPE
> - filters by lastmod of versions
> - deletes what remains
> This is not only inefficient but also fails with OutOfMemory for any larger 
> repo.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OAK-2110) performance issues with VersionGarbageCollector

2015-10-21 Thread Marcel Reutegger (JIRA)

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

Marcel Reutegger updated OAK-2110:
--
Fix Version/s: (was: 1.3.9)
   1.4

> performance issues with VersionGarbageCollector
> ---
>
> Key: OAK-2110
> URL: https://issues.apache.org/jira/browse/OAK-2110
> Project: Jackrabbit Oak
>  Issue Type: Improvement
>  Components: mongomk
>Reporter: Julian Reschke
>Assignee: Julian Reschke
> Fix For: 1.4
>
>
> This one currently special-cases Mongo. For other persistences, it
> - fetches *all* documents
> - filters by SD_TYPE
> - filters by lastmod of versions
> - deletes what remains
> This is not only inefficient but also fails with OutOfMemory for any larger 
> repo.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OAK-2110) performance issues with VersionGarbageCollector

2015-09-01 Thread Marcel Reutegger (JIRA)

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

Marcel Reutegger updated OAK-2110:
--
Fix Version/s: (was: 1.3.8)
   1.3.7

> performance issues with VersionGarbageCollector
> ---
>
> Key: OAK-2110
> URL: https://issues.apache.org/jira/browse/OAK-2110
> Project: Jackrabbit Oak
>  Issue Type: Improvement
>  Components: mongomk
>Reporter: Julian Reschke
>Assignee: Julian Reschke
> Fix For: 1.3.7
>
>
> This one currently special-cases Mongo. For other persistences, it
> - fetches *all* documents
> - filters by SD_TYPE
> - filters by lastmod of versions
> - deletes what remains
> This is not only inefficient but also fails with OutOfMemory for any larger 
> repo.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OAK-2110) performance issues with VersionGarbageCollector

2015-08-31 Thread Amit Jain (JIRA)

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

Amit Jain updated OAK-2110:
---
Fix Version/s: (was: 1.3.6)
   1.3.8

> performance issues with VersionGarbageCollector
> ---
>
> Key: OAK-2110
> URL: https://issues.apache.org/jira/browse/OAK-2110
> Project: Jackrabbit Oak
>  Issue Type: Improvement
>  Components: mongomk
>Reporter: Julian Reschke
>Assignee: Julian Reschke
> Fix For: 1.3.8
>
>
> This one currently special-cases Mongo. For other persistences, it
> - fetches *all* documents
> - filters by SD_TYPE
> - filters by lastmod of versions
> - deletes what remains
> This is not only inefficient but also fails with OutOfMemory for any larger 
> repo.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OAK-2110) performance issues with VersionGarbageCollector

2015-08-31 Thread Amit Jain (JIRA)

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

Amit Jain updated OAK-2110:
---
Fix Version/s: (was: 1.3.8)
   1.3.6

> performance issues with VersionGarbageCollector
> ---
>
> Key: OAK-2110
> URL: https://issues.apache.org/jira/browse/OAK-2110
> Project: Jackrabbit Oak
>  Issue Type: Improvement
>  Components: mongomk
>Reporter: Julian Reschke
>Assignee: Julian Reschke
> Fix For: 1.3.6
>
>
> This one currently special-cases Mongo. For other persistences, it
> - fetches *all* documents
> - filters by SD_TYPE
> - filters by lastmod of versions
> - deletes what remains
> This is not only inefficient but also fails with OutOfMemory for any larger 
> repo.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OAK-2110) performance issues with VersionGarbageCollector

2015-08-25 Thread Michael Marth (JIRA)

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

Michael Marth updated OAK-2110:
---
Fix Version/s: (was: 1.4)
   1.3.8

 performance issues with VersionGarbageCollector
 ---

 Key: OAK-2110
 URL: https://issues.apache.org/jira/browse/OAK-2110
 Project: Jackrabbit Oak
  Issue Type: Improvement
  Components: mongomk
Reporter: Julian Reschke
Assignee: Julian Reschke
 Fix For: 1.3.8


 This one currently special-cases Mongo. For other persistences, it
 - fetches *all* documents
 - filters by SD_TYPE
 - filters by lastmod of versions
 - deletes what remains
 This is not only inefficient but also fails with OutOfMemory for any larger 
 repo.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OAK-2110) performance issues with VersionGarbageCollector

2015-03-10 Thread Michael Marth (JIRA)

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

Michael Marth updated OAK-2110:
---
Fix Version/s: (was: 1.1.8)
   1.4

 performance issues with VersionGarbageCollector
 ---

 Key: OAK-2110
 URL: https://issues.apache.org/jira/browse/OAK-2110
 Project: Jackrabbit Oak
  Issue Type: Improvement
  Components: mongomk
Reporter: Julian Reschke
 Fix For: 1.4


 This one currently special-cases Mongo. For other persistences, it
 - fetches *all* documents
 - filters by SD_TYPE
 - filters by lastmod of versions
 - deletes what remains
 This is not only inefficient but also fails with OutOfMemory for any larger 
 repo.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OAK-2110) performance issues with VersionGarbageCollector

2015-03-10 Thread Michael Marth (JIRA)

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

Michael Marth updated OAK-2110:
---
Issue Type: Improvement  (was: Bug)

 performance issues with VersionGarbageCollector
 ---

 Key: OAK-2110
 URL: https://issues.apache.org/jira/browse/OAK-2110
 Project: Jackrabbit Oak
  Issue Type: Improvement
  Components: mongomk
Reporter: Julian Reschke
 Fix For: 1.1.8


 This one currently special-cases Mongo. For other persistences, it
 - fetches *all* documents
 - filters by SD_TYPE
 - filters by lastmod of versions
 - deletes what remains
 This is not only inefficient but also fails with OutOfMemory for any larger 
 repo.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OAK-2110) performance issues with VersionGarbageCollector

2015-02-12 Thread Julian Reschke (JIRA)

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

Julian Reschke updated OAK-2110:

Fix Version/s: (was: 1.1.7)
   1.1.8

 performance issues with VersionGarbageCollector
 ---

 Key: OAK-2110
 URL: https://issues.apache.org/jira/browse/OAK-2110
 Project: Jackrabbit Oak
  Issue Type: Bug
  Components: mongomk
Reporter: Julian Reschke
 Fix For: 1.1.8


 This one currently special-cases Mongo. For other persistences, it
 - fetches *all* documents
 - filters by SD_TYPE
 - filters by lastmod of versions
 - deletes what remains
 This is not only inefficient but also fails with OutOfMemory for any larger 
 repo.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OAK-2110) performance issues with VersionGarbageCollector

2015-02-02 Thread Marcel Reutegger (JIRA)

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

Marcel Reutegger updated OAK-2110:
--
Fix Version/s: (was: 1.1.6)
   1.1.7

 performance issues with VersionGarbageCollector
 ---

 Key: OAK-2110
 URL: https://issues.apache.org/jira/browse/OAK-2110
 Project: Jackrabbit Oak
  Issue Type: Bug
  Components: mongomk
Reporter: Julian Reschke
 Fix For: 1.1.7


 This one currently special-cases Mongo. For other persistences, it
 - fetches *all* documents
 - filters by SD_TYPE
 - filters by lastmod of versions
 - deletes what remains
 This is not only inefficient but also fails with OutOfMemory for any larger 
 repo.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OAK-2110) performance issues with VersionGarbageCollector

2015-01-21 Thread Michael Marth (JIRA)

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

Michael Marth updated OAK-2110:
---
Fix Version/s: 1.0.11
   1.1.6

 performance issues with VersionGarbageCollector
 ---

 Key: OAK-2110
 URL: https://issues.apache.org/jira/browse/OAK-2110
 Project: Jackrabbit Oak
  Issue Type: Bug
  Components: mongomk
Reporter: Julian Reschke
 Fix For: 1.1.6, 1.0.11


 This one currently special-cases Mongo. For other persistences, it
 - fetches *all* documents
 - filters by SD_TYPE
 - filters by lastmod of versions
 - deletes what remains
 This is not only inefficient but also fails with OutOfMemory for any larger 
 repo.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OAK-2110) performance issues with VersionGarbageCollector

2015-01-21 Thread Marcel Reutegger (JIRA)

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

Marcel Reutegger updated OAK-2110:
--
Fix Version/s: (was: 1.0.11)

Removed fix version 1.0.11. The incomplete RDB backend was removed from the 1.0 
branch. See OAK-2136. 

 performance issues with VersionGarbageCollector
 ---

 Key: OAK-2110
 URL: https://issues.apache.org/jira/browse/OAK-2110
 Project: Jackrabbit Oak
  Issue Type: Bug
  Components: mongomk
Reporter: Julian Reschke
 Fix For: 1.1.6


 This one currently special-cases Mongo. For other persistences, it
 - fetches *all* documents
 - filters by SD_TYPE
 - filters by lastmod of versions
 - deletes what remains
 This is not only inefficient but also fails with OutOfMemory for any larger 
 repo.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)