I don't think it's necessary to use the flush method for FileOutputStream. Caching is not used in FileOutputStream, nor does FileOutputStream override the flush method of the OutputStream parent. Even if called, it is an empty method of the parent class.do u thind so?
[ Full content available at: https://github.com/apache/incubator-dubbo/pull/3255 ] This message was relayed via gitbox.apache.org for [email protected]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
