[jira] [Commented] (SOLR-8327) SolrDispatchFilter is not caching new state format, which results in live fetch from ZK per request if node does not contain core from collection

2018-02-24 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16375958#comment-16375958 ] ASF subversion and git services commented on SOLR-8327: --- Commit 72f23

[jira] [Commented] (SOLR-8327) SolrDispatchFilter is not caching new state format, which results in live fetch from ZK per request if node does not contain core from collection

2018-02-24 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16375957#comment-16375957 ] ASF subversion and git services commented on SOLR-8327: --- Commit b212f

[jira] [Commented] (SOLR-8327) SolrDispatchFilter is not caching new state format, which results in live fetch from ZK per request if node does not contain core from collection

2018-02-18 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16368682#comment-16368682 ] Noble Paul commented on SOLR-8327: -- LGTM > SolrDispatchFilter is not caching new state fo

[jira] [Commented] (SOLR-8327) SolrDispatchFilter is not caching new state format, which results in live fetch from ZK per request if node does not contain core from collection

2018-02-18 Thread John Gallagher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16368669#comment-16368669 ] John Gallagher commented on SOLR-8327: -- [~ichattopadhyaya] that update looks good to m

[jira] [Commented] (SOLR-8327) SolrDispatchFilter is not caching new state format, which results in live fetch from ZK per request if node does not contain core from collection

2018-02-13 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16362235#comment-16362235 ] Ishan Chattopadhyaya commented on SOLR-8327: Updated John's patch to use a look

[jira] [Commented] (SOLR-8327) SolrDispatchFilter is not caching new state format, which results in live fetch from ZK per request if node does not contain core from collection

2018-02-11 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16360329#comment-16360329 ] Noble Paul commented on SOLR-8327: -- Yes, use the {{zkClient.exists()}}call which gives a

[jira] [Commented] (SOLR-8327) SolrDispatchFilter is not caching new state format, which results in live fetch from ZK per request if node does not contain core from collection

2018-01-27 Thread John Gallagher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16342326#comment-16342326 ] John Gallagher commented on SOLR-8327: -- What call are you proposing? `exists` ? > Sol

[jira] [Commented] (SOLR-8327) SolrDispatchFilter is not caching new state format, which results in live fetch from ZK per request if node does not contain core from collection

2018-01-27 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16342325#comment-16342325 ] Noble Paul commented on SOLR-8327: -- Most of the times the state is downloaded unnecessaril

[jira] [Commented] (SOLR-8327) SolrDispatchFilter is not caching new state format, which results in live fetch from ZK per request if node does not contain core from collection

2018-01-26 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16341284#comment-16341284 ] Ishan Chattopadhyaya commented on SOLR-8327: bq. The following code snippet wou

[jira] [Commented] (SOLR-8327) SolrDispatchFilter is not caching new state format, which results in live fetch from ZK per request if node does not contain core from collection

2018-01-23 Thread John Gallagher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16336092#comment-16336092 ] John Gallagher commented on SOLR-8327: -- [~noble.paul] I'm happy to try to make that ch

[jira] [Commented] (SOLR-8327) SolrDispatchFilter is not caching new state format, which results in live fetch from ZK per request if node does not contain core from collection

2018-01-16 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16328289#comment-16328289 ] Noble Paul commented on SOLR-8327: -- [~varunthacker] We really can't let every node listen

[jira] [Commented] (SOLR-8327) SolrDispatchFilter is not caching new state format, which results in live fetch from ZK per request if node does not contain core from collection

2018-01-16 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16328071#comment-16328071 ] Varun Thacker commented on SOLR-8327: - So after this patch we will make one request eve

[jira] [Commented] (SOLR-8327) SolrDispatchFilter is not caching new state format, which results in live fetch from ZK per request if node does not contain core from collection

2018-01-16 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16327615#comment-16327615 ] Ishan Chattopadhyaya commented on SOLR-8327: I plan to commit this shortly, unl

[jira] [Commented] (SOLR-8327) SolrDispatchFilter is not caching new state format, which results in live fetch from ZK per request if node does not contain core from collection

2017-12-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16299071#comment-16299071 ] ASF GitHub Bot commented on SOLR-8327: -- Github user slackhappy commented on the issue:

[jira] [Commented] (SOLR-8327) SolrDispatchFilter is not caching new state format, which results in live fetch from ZK per request if node does not contain core from collection

2017-12-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16297686#comment-16297686 ] ASF GitHub Bot commented on SOLR-8327: -- Github user slackhappy commented on the issue:

[jira] [Commented] (SOLR-8327) SolrDispatchFilter is not caching new state format, which results in live fetch from ZK per request if node does not contain core from collection

2017-12-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16297495#comment-16297495 ] ASF GitHub Bot commented on SOLR-8327: -- Github user chatman commented on the issue:

[jira] [Commented] (SOLR-8327) SolrDispatchFilter is not caching new state format, which results in live fetch from ZK per request if node does not contain core from collection

2017-12-19 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16297445#comment-16297445 ] Ishan Chattopadhyaya commented on SOLR-8327: bq. This approach seems fine to me

[jira] [Commented] (SOLR-8327) SolrDispatchFilter is not caching new state format, which results in live fetch from ZK per request if node does not contain core from collection

2017-12-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16297410#comment-16297410 ] ASF GitHub Bot commented on SOLR-8327: -- Github user elyograg commented on the issue:

[jira] [Commented] (SOLR-8327) SolrDispatchFilter is not caching new state format, which results in live fetch from ZK per request if node does not contain core from collection

2017-12-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16297372#comment-16297372 ] ASF GitHub Bot commented on SOLR-8327: -- Github user dragonsinth commented on the issue

[jira] [Commented] (SOLR-8327) SolrDispatchFilter is not caching new state format, which results in live fetch from ZK per request if node does not contain core from collection

2017-12-19 Thread Scott Blum (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16297371#comment-16297371 ] Scott Blum commented on SOLR-8327: -- https://github.com/apache/lucene-solr/pull/294 > Solr

[jira] [Commented] (SOLR-8327) SolrDispatchFilter is not caching new state format, which results in live fetch from ZK per request if node does not contain core from collection

2017-12-19 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16297255#comment-16297255 ] Ishan Chattopadhyaya commented on SOLR-8327: I tested this today (dockerized So

[jira] [Commented] (SOLR-8327) SolrDispatchFilter is not caching new state format, which results in live fetch from ZK per request if node does not contain core from collection

2016-11-16 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15672990#comment-15672990 ] Shalin Shekhar Mangar commented on SOLR-8327: - No, this is still very relevant.

[jira] [Commented] (SOLR-8327) SolrDispatchFilter is not caching new state format, which results in live fetch from ZK per request if node does not contain core from collection

2016-11-16 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15672391#comment-15672391 ] Erick Erickson commented on SOLR-8327: -- [~shalinmangar] Does SOLR-9014 being fixed mea

[jira] [Commented] (SOLR-8327) SolrDispatchFilter is not caching new state format, which results in live fetch from ZK per request if node does not contain core from collection

2016-04-20 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15250384#comment-15250384 ] Shalin Shekhar Mangar commented on SOLR-8327: - Varun, I am auditing all usages

[jira] [Commented] (SOLR-8327) SolrDispatchFilter is not caching new state format, which results in live fetch from ZK per request if node does not contain core from collection

2016-04-20 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15250374#comment-15250374 ] Varun Thacker commented on SOLR-8327: - Also the DistributedUpdateProcessor makes many c

[jira] [Commented] (SOLR-8327) SolrDispatchFilter is not caching new state format, which results in live fetch from ZK per request if node does not contain core from collection

2016-03-22 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15207116#comment-15207116 ] Noble Paul commented on SOLR-8327: -- you are right. It is not in the scope of {{ZkStateRead

[jira] [Commented] (SOLR-8327) SolrDispatchFilter is not caching new state format, which results in live fetch from ZK per request if node does not contain core from collection

2016-03-22 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15207115#comment-15207115 ] Noble Paul commented on SOLR-8327: -- Smart caching work flow is as follows # a request for

[jira] [Commented] (SOLR-8327) SolrDispatchFilter is not caching new state format, which results in live fetch from ZK per request if node does not contain core from collection

2016-03-22 Thread Scott Blum (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15207112#comment-15207112 ] Scott Blum commented on SOLR-8327: -- Thanks for the extra context. So it looks like this f

[jira] [Commented] (SOLR-8327) SolrDispatchFilter is not caching new state format, which results in live fetch from ZK per request if node does not contain core from collection

2016-03-22 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15207085#comment-15207085 ] Noble Paul commented on SOLR-8327: -- [~dragonsinth] Please refer to SOLR-5474 & SOLR-7130

[jira] [Commented] (SOLR-8327) SolrDispatchFilter is not caching new state format, which results in live fetch from ZK per request if node does not contain core from collection

2016-03-22 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15207083#comment-15207083 ] Varun Thacker commented on SOLR-8327: - Hi Scott, This is what I understand what CloudS

[jira] [Commented] (SOLR-8327) SolrDispatchFilter is not caching new state format, which results in live fetch from ZK per request if node does not contain core from collection

2016-03-22 Thread Scott Blum (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15207072#comment-15207072 ] Scott Blum commented on SOLR-8327: -- What does solrj do? How do you know when the cached da

[jira] [Commented] (SOLR-8327) SolrDispatchFilter is not caching new state format, which results in live fetch from ZK per request if node does not contain core from collection

2016-03-22 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15207038#comment-15207038 ] Noble Paul commented on SOLR-8327: -- I don't think adding a watch for lazy collection ref i

[jira] [Commented] (SOLR-8327) SolrDispatchFilter is not caching new state format, which results in live fetch from ZK per request if node does not contain core from collection

2016-03-22 Thread Scott Blum (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15207019#comment-15207019 ] Scott Blum commented on SOLR-8327: -- There's a TODO in LazyCollectionRef: // TODO: conside