pub const WAL_OPTIONS_KEY: &str = "wal_options";
An encoded wal options will be wrapped into a (WAL_OPTIONS_KEY, encoded wal options) key-value pair and inserted into the options of a RegionCreateRequest.
RegionCreateRequest