risdenk commented on PR #1501:
URL: https://github.com/apache/solr/pull/1501#issuecomment-1492432576

   > Why do we want to get rid of `IOUtils.toString()`
   
   This is a specific version of IOUtils.toString() specifically one that deals 
with Java Reader. Basically limits usage of commons-io. Guava and commons-io 
both had methods converting a Java Reader to a String so added a simple helper 
to StrUtils to do that conversion.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to