You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org> on 2009/02/25 13:18:01 UTC

[jira] Assigned: (SOLR-973) CommonsHttpSolrServer must write the xml directly to the server

     [ https://issues.apache.org/jira/browse/SOLR-973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shalin Shekhar Mangar reassigned SOLR-973:
------------------------------------------

    Assignee: Shalin Shekhar Mangar

> CommonsHttpSolrServer must write the xml directly to the server 
> ----------------------------------------------------------------
>
>                 Key: SOLR-973
>                 URL: https://issues.apache.org/jira/browse/SOLR-973
>             Project: Solr
>          Issue Type: Improvement
>          Components: clients - java
>            Reporter: Noble Paul
>            Assignee: Shalin Shekhar Mangar
>            Priority: Minor
>         Attachments: SOLR-973.patch
>
>
> CommonsHttpSolrServer creates the whole xml in memory before it writes it to the server.  It effectively consumes 3 times the string size in memory before writing it to the server
> It can be directly written to the server and we can get faster upload

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.