[jira] [Commented] (LUCENE-6890) Specialize 1D dimensional values intersection

2015-11-16 Thread Daniel Mitterdorfer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15006416#comment-15006416 ] Daniel Mitterdorfer commented on LUCENE-6890: - Hi [~mikemccand] you've mentioned that you

[jira] [Commented] (LUCENE-6902) Fail fsync immediately

2015-11-20 Thread Daniel Mitterdorfer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15015494#comment-15015494 ] Daniel Mitterdorfer commented on LUCENE-6902: - Sorry, wasn't aware of that. Thanks for

[jira] [Created] (LUCENE-6902) Fail fsync immediately

2015-11-19 Thread Daniel Mitterdorfer (JIRA)
Daniel Mitterdorfer created LUCENE-6902: --- Summary: Fail fsync immediately Key: LUCENE-6902 URL: https://issues.apache.org/jira/browse/LUCENE-6902 Project: Lucene - Core Issue Type:

[jira] [Updated] (LUCENE-6902) Fail fsync immediately

2015-11-19 Thread Daniel Mitterdorfer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Mitterdorfer updated LUCENE-6902: Description: While analysing a build issue in Elasticsearch I stumpled upon

[jira] [Updated] (LUCENE-6902) Fail fsync immediately

2015-11-19 Thread Daniel Mitterdorfer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Mitterdorfer updated LUCENE-6902: Attachment: ioutils-fsync-fail-fast.patch > Fail fsync immediately >

[jira] [Commented] (LUCENE-6902) Fail fsync immediately

2015-11-19 Thread Daniel Mitterdorfer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15015362#comment-15015362 ] Daniel Mitterdorfer commented on LUCENE-6902: - Btw, I think LUCENE-6169 could also be

[jira] [Updated] (LUCENE-6902) Fail fsync immediately

2015-11-19 Thread Daniel Mitterdorfer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Mitterdorfer updated LUCENE-6902: Attachment: ioutils-fsync-fail-fast.patch Sure. Please find the updated version

[jira] [Updated] (LUCENE-6902) Fail fsync immediately

2015-11-19 Thread Daniel Mitterdorfer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Mitterdorfer updated LUCENE-6902: Attachment: ioutils-fsync-fail-fast.patch Mike, you are right regarding the test.

[jira] [Updated] (LUCENE-6902) Fail fsync immediately

2015-11-19 Thread Daniel Mitterdorfer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Mitterdorfer updated LUCENE-6902: Attachment: (was: ioutils-fsync-fail-fast.patch) > Fail fsync immediately >

[jira] [Updated] (LUCENE-6902) Fail fsync immediately

2015-11-19 Thread Daniel Mitterdorfer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Mitterdorfer updated LUCENE-6902: Attachment: (was: ioutils-fsync-fail-fast.patch) > Fail fsync immediately >

[jira] [Created] (LUCENE-7963) Write to termAttr causes performance drop

2017-09-08 Thread Daniel Mitterdorfer (JIRA)
Daniel Mitterdorfer created LUCENE-7963: --- Summary: Write to termAttr causes performance drop Key: LUCENE-7963 URL: https://issues.apache.org/jira/browse/LUCENE-7963 Project: Lucene - Core

[jira] [Updated] (LUCENE-7963) Write to termAttr causes performance drop

2017-09-08 Thread Daniel Mitterdorfer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Mitterdorfer updated LUCENE-7963: Description: Some background: We have spotted a significant drop in indexing

[jira] [Commented] (LUCENE-7963) Useless getAttribute() in DefaultIndexingChain causes performance drop

2017-09-08 Thread Daniel Mitterdorfer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16158541#comment-16158541 ] Daniel Mitterdorfer commented on LUCENE-7963: - > The tool you are using is just buggy here.

[jira] [Updated] (LUCENE-7963) Write to termAttr causes performance drop

2017-09-08 Thread Daniel Mitterdorfer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Mitterdorfer updated LUCENE-7963: Attachment: 0001-Remove-unused-variable-in-DefaultIndexingChain.patch > Write to

[jira] [Updated] (LUCENE-7963) Write to termAttr causes performance drop

2017-09-08 Thread Daniel Mitterdorfer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Mitterdorfer updated LUCENE-7963: Description: Some background: We have spotted a significant drop in indexing

[jira] [Commented] (LUCENE-7963) Write to termAttr causes performance drop

2017-09-08 Thread Daniel Mitterdorfer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16158504#comment-16158504 ] Daniel Mitterdorfer commented on LUCENE-7963: - Cool, thank you for the quick feedback guys!

[jira] [Commented] (LUCENE-7963) Useless getAttribute() in DefaultIndexingChain causes performance drop

2017-09-10 Thread Daniel Mitterdorfer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16160768#comment-16160768 ] Daniel Mitterdorfer commented on LUCENE-7963: - Thanks [~thetaphi] for jumping on it and also

[jira] [Comment Edited] (LUCENE-7963) Useless getAttribute() in DefaultIndexingChain causes performance drop

2017-09-10 Thread Daniel Mitterdorfer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16160768#comment-16160768 ] Daniel Mitterdorfer edited comment on LUCENE-7963 at 9/11/17 5:53 AM: