Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

调整属性配置 #49

Closed
terrymanu opened this issue Apr 12, 2016 · 0 comments
Closed

调整属性配置 #49

terrymanu opened this issue Apr 12, 2016 · 0 comments

Comments

@terrymanu
Copy link
Member

terrymanu commented Apr 12, 2016

在ShardingDataSource传入properties的配置中,如下修改:

metrics.second.period => metrics.millisecond.period
metrics.package.name => metrics.logger.name
parallelExecutor.worker.minIdleSize => executor.min.idle.size
parallelExecutor.worker.maxSize => executor.max.size
parallelExecutor.worker.minIdleSize => executor.min.idle.size
parallelExecutor.worker.maxIdleTimeout => executor.max.idle.timeout.millisecond

目的:

  1. 规范并简化命名
  2. 统一时间单位为毫秒
terrymanu added a commit that referenced this issue Apr 18, 2016
@terrymanu terrymanu changed the title [Refactor] 调整属性配置 调整属性配置 Jul 11, 2016
terrymanu pushed a commit that referenced this issue Nov 21, 2018
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant