StephanEwen commented on issue #6452: [FLINK-9739] Regression in supported filesystems for RocksDB URL: https://github.com/apache/flink/pull/6452#issuecomment-408945091 The character `:` is actually the standard UNIX path separator. Not supporting this would be kind of strange and break existing setups. We should retain that. Having simply not URIs with scheme in the config, but only the scheme, does that work?
---------------------------------------------------------------- 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
