[jira] [Updated] (SOLR-4816) Change CloudSolrServer to send updates to the correct shard

2013-05-21 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-4816: - Attachment: SOLR-4816.patch Latest patch is a working version of CloudSolrServer that handles a

[jira] [Updated] (SOLR-4816) Change CloudSolrServer to send updates to the correct shard

2013-05-20 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-4816: - Attachment: SOLR-4816.patch After spending more time looking at everything that an upateRequest

[jira] [Updated] (SOLR-4816) Change CloudSolrServer to send updates to the correct shard

2013-05-20 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-4816: - Attachment: SOLR-4816.patch Change CloudSolrServer to send updates to the correct shard

[jira] [Updated] (SOLR-4816) Change CloudSolrServer to send updates to the correct shard

2013-05-17 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-4816: - Attachment: SOLR-4816.patch Reorganized conditional tests that lead to direct updates. All

[jira] [Updated] (SOLR-4816) Change CloudSolrServer to send updates to the correct shard

2013-05-17 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-4816: - Attachment: SOLR-4816.patch To support UpdateRequestExt in a clean way I added a new interface

[jira] [Updated] (SOLR-4816) Change CloudSolrServer to send updates to the correct shard

2013-05-17 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-4816: - Attachment: SOLR-4816.patch Runnable version of the new design/implementation. Seems to work

[jira] [Updated] (SOLR-4816) Change CloudSolrServer to send updates to the correct shard

2013-05-16 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-4816: - Attachment: SOLR-4816.patch To get the existing tests to run I needed to limit the directUpdates

[jira] [Updated] (SOLR-4816) Change CloudSolrServer to send updates to the correct shard

2013-05-15 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-4816: - Attachment: SOLR-4816.patch No longer going to the core url directly with updates and instead

[jira] [Updated] (SOLR-4816) Change CloudSolrServer to send updates to the correct shard

2013-05-15 Thread Stephen Riesenberg (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Riesenberg updated SOLR-4816: - Attachment: SOLR-4816-sriesenberg.patch First attempt. This patch is to fix issues with

[jira] [Updated] (SOLR-4816) Change CloudSolrServer to send updates to the correct shard

2013-05-15 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-4816: - Attachment: SOLR-4816.patch Added Stephen's code fixing NPE with when params and/or collection is

[jira] [Updated] (SOLR-4816) Change CloudSolrServer to send updates to the correct shard

2013-05-15 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-4816: - Description: This issue changes CloudSolrServer so it routes update requests to the correct

[jira] [Updated] (SOLR-4816) Change CloudSolrServer to send updates to the correct shard

2013-05-14 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-4816: - Summary: Change CloudSolrServer to send updates to the correct shard (was: Add method to