[jira] [Commented] (LUCENE-4515) Make MemoryIndex more memory efficient

2013-03-22 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13610607#comment-13610607 ] Commit Tag Bot commented on LUCENE-4515: [branch_4x commit] Simon Willnauer

[jira] [Commented] (LUCENE-4515) Make MemoryIndex more memory efficient

2012-11-02 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13489347#comment-13489347 ] Michael McCandless commented on LUCENE-4515: +1, thanks Simon!

[jira] [Commented] (LUCENE-4515) Make MemoryIndex more memory efficient

2012-11-01 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13488643#comment-13488643 ] Michael McCandless commented on LUCENE-4515: bq. the comment is on start but

[jira] [Commented] (LUCENE-4515) Make MemoryIndex more memory efficient

2012-11-01 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13488655#comment-13488655 ] Robert Muir commented on LUCENE-4515: - {quote} we should mark that ctor experimental

[jira] [Commented] (LUCENE-4515) Make MemoryIndex more memory efficient

2012-11-01 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13488660#comment-13488660 ] Simon Willnauer commented on LUCENE-4515: - bq. It should definitely be

[jira] [Commented] (LUCENE-4515) Make MemoryIndex more memory efficient

2012-11-01 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13488673#comment-13488673 ] Michael McCandless commented on LUCENE-4515: What makes me nervous is the

[jira] [Commented] (LUCENE-4515) Make MemoryIndex more memory efficient

2012-11-01 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13488684#comment-13488684 ] Robert Muir commented on LUCENE-4515: - I have two concerns: 1. the passing of

[jira] [Commented] (LUCENE-4515) Make MemoryIndex more memory efficient

2012-11-01 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13488947#comment-13488947 ] Michael McCandless commented on LUCENE-4515: {quote} 1. reduce the GC load on

[jira] [Commented] (LUCENE-4515) Make MemoryIndex more memory efficient

2012-11-01 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13489138#comment-13489138 ] Michael McCandless commented on LUCENE-4515: Maybe rename maxBufferedBytes to

[jira] [Commented] (LUCENE-4515) Make MemoryIndex more memory efficient

2012-10-31 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13487705#comment-13487705 ] Robert Muir commented on LUCENE-4515: - Are we sure this is the right direction to go

[jira] [Commented] (LUCENE-4515) Make MemoryIndex more memory efficient

2012-10-31 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13487718#comment-13487718 ] Simon Willnauer commented on LUCENE-4515: - bq. Are we sure this is the right

[jira] [Commented] (LUCENE-4515) Make MemoryIndex more memory efficient

2012-10-31 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13487817#comment-13487817 ] Alan Woodward commented on LUCENE-4515: --- We use MemoryIndex for monitoring, very

[jira] [Commented] (LUCENE-4515) Make MemoryIndex more memory efficient

2012-10-31 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13487830#comment-13487830 ] Michael McCandless commented on LUCENE-4515: Cool!: you used the same slice

[jira] [Commented] (LUCENE-4515) Make MemoryIndex more memory efficient

2012-10-31 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13487835#comment-13487835 ] Robert Muir commented on LUCENE-4515: - {quote} I had other usecases in the past where

[jira] [Commented] (LUCENE-4515) Make MemoryIndex more memory efficient

2012-10-31 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13488217#comment-13488217 ] Simon Willnauer commented on LUCENE-4515: - {quote} synchronizedAllocator looks