acelyc111 opened a new pull request, #1346: URL: https://github.com/apache/incubator-pegasus/pull/1346
https://github.com/apache/incubator-pegasus/issues/1323 Part 2 of refactoring code to use `DSN_DEFINE_int32` instead of `dsn_config_get_value_uint64` to load int32 type of configurations, and doesn't introduce any functional changes. - all default value and most of description are kept as before, except moving some comments to description for some config items to make them self-explanation when using http APIs. - move the defination of flags closer to the place where uses it - use `DSN_DEFINE_group_validator` instaed of `replication_options::sanity_check()` and remove the later -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
