[jira] [Commented] (SOLR-12233) QParserPlugin maintains a list of classes recreated every time a Solrcore object is created

2018-06-05 Thread Jeff Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16502014#comment-16502014 ] Jeff Miller commented on SOLR-12233: [~elyograg] I just saw your comment,  interesting you brought

[jira] [Created] (SOLR-12421) CoreDescriptor constructor allows a core descriptor name to be passed but can overwrite it with the old name

2018-05-29 Thread Jeff Miller (JIRA)
Jeff Miller created SOLR-12421: -- Summary: CoreDescriptor constructor allows a core descriptor name to be passed but can overwrite it with the old name Key: SOLR-12421 URL:

[jira] [Commented] (SOLR-12232) NativeFSLockFactory loses the channel when a thread is interrupted and the SolrCore becomes unusable after

2018-04-17 Thread Jeff Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16441909#comment-16441909 ] Jeff Miller commented on SOLR-12232: "Please don't shoot the messenger " Sometimes it's about how you

[jira] [Comment Edited] (SOLR-12233) QParserPlugin maintains a list of classes recreated every time a Solrcore object is created

2018-04-17 Thread Jeff Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16441896#comment-16441896 ] Jeff Miller edited comment on SOLR-12233 at 4/18/18 4:54 AM: - In our use case

[jira] [Commented] (SOLR-12233) QParserPlugin maintains a list of classes recreated every time a Solrcore object is created

2018-04-17 Thread Jeff Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16441896#comment-16441896 ] Jeff Miller commented on SOLR-12233: In our use case we're loading some 60,000 solrcore objects over

[jira] [Commented] (SOLR-12233) QParserPlugin maintains a list of classes recreated every time a Solrcore object is created

2018-04-17 Thread Jeff Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16441894#comment-16441894 ] Jeff Miller commented on SOLR-12233: We've done some extensive testing ourselves, the class loader

[jira] [Commented] (SOLR-12232) NativeFSLockFactory loses the channel when a thread is interrupted and the SolrCore becomes unusable after

2018-04-17 Thread Jeff Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16441890#comment-16441890 ] Jeff Miller commented on SOLR-12232: The thread interrupting is purposeful for our solution and won't

[jira] [Created] (SOLR-12233) QParserPlugin maintains a list of classes recreated every time a Solrcore object is created

2018-04-17 Thread Jeff Miller (JIRA)
Jeff Miller created SOLR-12233: -- Summary: QParserPlugin maintains a list of classes recreated every time a Solrcore object is created Key: SOLR-12233 URL: https://issues.apache.org/jira/browse/SOLR-12233

[jira] [Created] (SOLR-12232) NativeFSLockFactory loses the channel when a thread is interrupted and the SolrCore becomes unusable after

2018-04-17 Thread Jeff Miller (JIRA)
Jeff Miller created SOLR-12232: -- Summary: NativeFSLockFactory loses the channel when a thread is interrupted and the SolrCore becomes unusable after Key: SOLR-12232 URL:

[jira] [Created] (SOLR-11898) ConcurrentModificationException when calling org.apache.solr.core.SolrInfoBean.getMetricsSnapshot(SolrInfoBean.java:62)

2018-01-24 Thread Jeff Miller (JIRA)
Jeff Miller created SOLR-11898: -- Summary: ConcurrentModificationException when calling org.apache.solr.core.SolrInfoBean.getMetricsSnapshot(SolrInfoBean.java:62) Key: SOLR-11898 URL:

[jira] [Created] (SOLR-11745) SolrCore doesn't log core if too many closes called on it

2017-12-11 Thread Jeff Miller (JIRA)
Jeff Miller created SOLR-11745: -- Summary: SolrCore doesn't log core if too many closes called on it Key: SOLR-11745 URL: https://issues.apache.org/jira/browse/SOLR-11745 Project: Solr Issue

[jira] [Commented] (SOLR-11692) SolrDispatchFilter.closeShield passes the shielded response object back to jetty making the stream unclose able

2017-12-01 Thread Jeff Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16275163#comment-16275163 ] Jeff Miller commented on SOLR-11692: [~dsmiley] sent PR https://github.com/apache/lucene-solr/pull/281

[jira] [Comment Edited] (SOLR-11692) SolrDispatchFilter.closeShield passes the shielded response object back to jetty making the stream unclose able

2017-12-01 Thread Jeff Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16273647#comment-16273647 ] Jeff Miller edited comment on SOLR-11692 at 12/1/17 4:48 PM: -

[jira] [Updated] (SOLR-11692) SolrDispatchFilter.closeShield passes the shielded response object back to jetty making the stream unclose able

2017-12-01 Thread Jeff Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Miller updated SOLR-11692: --- Attachment: SOLR-11692.patch Thanks [~dsmiley], here is a patch > SolrDispatchFilter.closeShield

[jira] [Commented] (SOLR-11692) SolrDispatchFilter.closeShield passes the shielded response object back to jetty making the stream unclose able

2017-11-30 Thread Jeff Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16273647#comment-16273647 ] Jeff Miller commented on SOLR-11692: [~markrmil...@gmail.com] Can you comment on this patch? The idea

[jira] [Comment Edited] (SOLR-11692) SolrDispatchFilter.closeShield passes the shielded response object back to jetty making the stream unclose able

2017-11-28 Thread Jeff Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16269476#comment-16269476 ] Jeff Miller edited comment on SOLR-11692 at 11/28/17 9:20 PM: -- Note this is

[jira] [Commented] (SOLR-11692) SolrDispatchFilter.closeShield passes the shielded response object back to jetty making the stream unclose able

2017-11-28 Thread Jeff Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16269476#comment-16269476 ] Jeff Miller commented on SOLR-11692: Note this is test mode only code, doesn't affect solr with

[jira] [Created] (SOLR-11692) SolrDispatchFilter.closeShield passes the shielded response object back to jetty making the stream unclose able

2017-11-28 Thread Jeff Miller (JIRA)
Jeff Miller created SOLR-11692: -- Summary: SolrDispatchFilter.closeShield passes the shielded response object back to jetty making the stream unclose able Key: SOLR-11692 URL:

[jira] [Commented] (SOLR-10249) Allow index fetching to return a detailed result instead of a true/false value

2017-03-08 Thread Jeff Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15902139#comment-15902139 ] Jeff Miller commented on SOLR-10249: Diffs for my local testing diff --git

[jira] [Created] (SOLR-10249) Allow index fetching to return a detailed result instead of a true/false value

2017-03-08 Thread Jeff Miller (JIRA)
Jeff Miller created SOLR-10249: -- Summary: Allow index fetching to return a detailed result instead of a true/false value Key: SOLR-10249 URL: https://issues.apache.org/jira/browse/SOLR-10249 Project: