[jira] [Updated] (SOLR-5886) Store the response in zk for async calls so that it can be returned by REQUESTSTATUS API

2015-09-22 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-5886: --- Fix Version/s: (was: 5.4) 5.3 > Store the response in zk for async calls so

[jira] [Updated] (SOLR-5886) Store the response in zk for async calls so that it can be returned by REQUESTSTATUS API

2015-06-17 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-5886: --- Fix Version/s: 5.3 Store the response in zk for async calls so that it can be returned by

[jira] [Updated] (SOLR-5886) Store the response in zk for async calls so that it can be returned by REQUESTSTATUS API

2015-06-17 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-5886: --- Attachment: SOLR-5886-git.patch Added limiting the # of stored responses to 10,000. The

[jira] [Updated] (SOLR-5886) Store the response in zk for async calls so that it can be returned by REQUESTSTATUS API

2015-06-15 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-5886: --- Attachment: SOLR-5986-git.patch Updated patch but without the tests. Just running the tests, will

[jira] [Updated] (SOLR-5886) Store the response in zk for async calls so that it can be returned by REQUESTSTATUS API

2015-06-15 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-5886: --- Attachment: SOLR-5886-git.patch Updated patch with tests. Store the response in zk for async calls

[jira] [Updated] (SOLR-5886) Store the response in zk for async calls so that it can be returned by REQUESTSTATUS API

2015-05-11 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-5886: --- Attachment: SOLR-5886.patch Patch updated to trunk and using the new SolrJ collection API calls in the

[jira] [Updated] (SOLR-5886) Store the response in zk for async calls so that it can be returned by REQUESTSTATUS API

2014-06-03 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-5886: --- Attachment: SOLR-5886.patch Patch that saves the information in zk. I'm trying to figure a sensible

[jira] [Updated] (SOLR-5886) Store the response in zk for async calls so that it can be returned by REQUESTSTATUS API

2014-06-02 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-5886: --- Summary: Store the response in zk for async calls so that it can be returned by REQUESTSTATUS API