Bruno Roustant created SOLR-17232:
-------------------------------------

             Summary: PropertiesOutputStream does not override write(byte[], 
int, int)
                 Key: SOLR-17232
                 URL: https://issues.apache.org/jira/browse/SOLR-17232
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Bruno Roustant


PropertiesOutputStream implements only write(int) but does not override 
write(byte[], int, int), which makes it inefficient to write larger content.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to