[ 
https://issues.apache.org/jira/browse/SOLR-12320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16491880#comment-16491880
 ] 

Mark Miller commented on SOLR-12320:
------------------------------------

So the disk based impl we use is actually a hybrid impl - it stores in RAM 
instead for data up to 10kb by default. Probably we just want to raise that to 
something reasonable.

> Not all multi-part post requests should create tmp files.
> ---------------------------------------------------------
>
>                 Key: SOLR-12320
>                 URL: https://issues.apache.org/jira/browse/SOLR-12320
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>            Priority: Minor
>
> We create tmp files for multi-part posts because often they are uploaded 
> files for Solr cell or something but we also sometimes write params only or 
> params and updates as multi-part post. These should not create any tmp files.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to