Bug 1043791
| Summary: | Improve performance of Infinispan Lucene directory provider | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Data Grid 6 | Reporter: | Martin Gencur <mgencur> |
| Component: | Infinispan | Assignee: | Tristan Tarrant <ttarrant> |
| Status: | CLOSED UPSTREAM | QA Contact: | Martin Gencur <mgencur> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.2.0 | CC: | jdg-bugs, vjuranek |
| Target Milestone: | CR1 | ||
| Target Release: | 6.2.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2025-02-10 03:34:39 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1017190 | ||
|
Description
Martin Gencur
2013-12-17 08:10:42 UTC
*** Bug 1045082 has been marked as a duplicate of this bug. *** Martin, Tristan, could you please add the following jiras? It seems I do not have access rights to edit 'External Trackers'
https://issues.jboss.org/browse/ISPN-3833
https://issues.jboss.org/browse/ISPN-3834
https://issues.jboss.org/browse/ISPN-3844
Pull request here: https://github.com/infinispan/jdg/pull/4 I observed that the main improvement (introducing SKIP_INDEX_CLEANUP parameter) speed up import by factor of 3 (see [1] cf. to [2]) or even higher. Setting to verified, but please note this is not a general performance improvement (as the title of this BZ may suggest), but the main improvement applies only to some use cases when SKIP_INDEX_CLEANUP parameter can be used (i.e. typically to initial import when the index is empty). [1] https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jdg-qe-testsuite-infinispan-snapshot-BZ1043791/16/console [2] https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jdg-qe-testsuite-infinispan-snapshot-BZ1043791/17/console This product has been discontinued or is no longer tracked in Red Hat Bugzilla. |