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

David Smiley commented on SOLR-14461:
-------------------------------------

In the PR I set the memory buffer threshold (after which it spools to disk) to 
1MB but that might be too much of a DoS risk so I'll lower it to 100KB.

If there's no further input, I'll commit this early next week.  I will also 
close the linked issue SOLR-12320 which I think becomes obsolete, and 
SOLR-13878 because there's no longer a need to upgrade commons-fileupload.

> Replace commons-fileupload use with standard Servlet/Jetty
> ----------------------------------------------------------
>
>                 Key: SOLR-14461
>                 URL: https://issues.apache.org/jira/browse/SOLR-14461
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: David Smiley
>            Assignee: David Smiley
>            Priority: Minor
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Commons-fileupload had utility back in the day before the Servlet 3.0 spec 
> but I think it's now obsolete.  I'd rather not maintain this dependency, 
> which includes keeping it up to date from security vulnerabilities.
> (I have work in-progress)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to