Hi, Community. Dongzl find a bug that orchestration module can't read its own props config in yaml file [1], cause Properties can't get a non-string key. And then our analysis indicate the global props are enhanced to process Boolean/Integer type using ShardingSphereProperties & PropertiesConstant. So now we should refactor this properties mechanism to allow more module use the enhancement of properties. Dongzl and I will follow this issue. Let's discuss about this issue here. Any question or suggestion is welcome.
[1] https://github.com/apache/incubator-shardingsphere/issues/4270
