acelyc111 opened a new pull request, #1362: URL: https://github.com/apache/incubator-pegasus/pull/1362
https://github.com/apache/incubator-pegasus/issues/1323 This patch refactors the code to use `DSN_DEFINE_uint64` instead of `dsn_config_get_value_uint64` to load uint64 type of configurations, and doesn't introduce any functional changes. - all default value and most of description are kept as before - move the defination of flags closer to the places where they're used - rename `num` and `seed` to `benchmark_num` and `benchmark_seed` in section `[pegasus.benchmark]`, it's acceptable because they're just in benchmark tests -- 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]
