This is an automated email from the ASF dual-hosted git repository.

sunnianjun pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere-elasticjob.git


    from f9825c7ee Merge pull request #2310 from terrymanu/dev
     add ce236d9e3 Simplify variable name from  configuration to config
     add aa4bd31a0 Simplify variable name from  configuration to config
     new ed420cf5e Simplify variable name from  configuration to config

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../handler/wechat/WechatJobErrorHandlerTest.java  |  8 ++--
 .../executor/context/ExecutorContext.java          |  6 +--
 .../http/executor/HttpJobExecutorTest.java         |  8 ++--
 .../tracing/api/TracingConfiguration.java          |  2 +-
 .../tracing/yaml/YamlTracingConfiguration.java     |  2 +-
 .../YamlTracingConfigurationConverterTest.java     |  4 +-
 .../tracing/rdb/datasource/DataSourceRegistry.java | 12 +++---
 .../rdb/yaml/YamlDataSourceConfiguration.java      |  2 +-
 .../yaml/YamlDataSourceConfigurationConverter.java |  6 +--
 .../rdb/datasource/DataSourceRegistryTest.java     | 24 +++++------
 .../DataSourceTracingStorageConverterTest.java     |  4 +-
 .../YamlDataSourceConfigurationConverterTest.java  |  6 +--
 .../infra/pojo/JobConfigurationPOJO.java           | 48 ++++++++++-----------
 .../infra/pojo/JobConfigurationPOJOTest.java       |  4 +-
 .../internal/annotation/JobAnnotationBuilder.java  | 12 +++---
 .../internal/config/RescheduleListenerManager.java |  6 +--
 .../kernel/internal/sharding/ExecutionService.java |  6 +--
 .../annotation/JobAnnotationBuilderTest.java       | 36 ++++++++--------
 .../lifecycle/api/JobConfigurationAPI.java         |  2 +-
 .../settings/JobConfigurationAPIImplTest.java      | 50 +++++++++++-----------
 .../elasticjob/restful/NettyRestfulService.java    | 14 +++---
 .../pipeline/RestfulServiceChannelInitializer.java |  8 ++--
 .../restful/pipeline/NettyRestfulServiceTest.java  | 10 ++---
 ...RestfulServiceTrailingSlashInsensitiveTest.java |  8 ++--
 ...tyRestfulServiceTrailingSlashSensitiveTest.java | 10 ++---
 .../boot/job/ElasticJobBootstrapConfiguration.java |  2 +-
 .../reg/parser/ZookeeperBeanDefinitionParser.java  | 20 ++++-----
 27 files changed, 160 insertions(+), 160 deletions(-)

Reply via email to