StephanEwen commented on issue #6452: [FLINK-9739] Regression in supported filesystems for RocksDB URL: https://github.com/apache/flink/pull/6452#issuecomment-412566310 @sampathBhat There are two very different config parameter types: URIs across file systems (like where checkpoints go to) and local directories on the local file system (like temp dirs). We cannot have one way to handle both, they have conflicting requirements.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
