kezhuw commented on issue #8418: [FLINK-12491][docs][configuration] Fix incorrect javadoc for path sep… URL: https://github.com/apache/flink/pull/8418#issuecomment-492268613 @dawidwys @aljoscha I think current the two path separators serve their "purposes" if there is any: * ˋFile.pathSeparatorˋ is same as os's path separator, it fits target os's convention. * ˋ,ˋ provides os-agnostic path separator, so we can configure separated file paths cross os. A new os-agnostic path separator introduces nothing but distraction in my opinion.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
