yahoNanJing commented on code in PR #560: URL: https://github.com/apache/arrow-ballista/pull/560#discussion_r1057046651
########## ballista/scheduler/scheduler_config_spec.toml: ########## @@ -36,6 +36,13 @@ type = "ballista_scheduler::state::backend::StateBackend" doc = "The configuration backend for the scheduler, possible values: etcd, memory, sled. Default: sled" default = "ballista_scheduler::state::backend::StateBackend::Sled" +[[param]] +abbr = "c" Review Comment: Do we need both `config_backend` and `cluster_backend`? Personally, I prefer `cluster_backend` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
