You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by zh...@apache.org on 2020/07/16 02:21:37 UTC

[shardingsphere-elasticjob] branch master updated (a47a08d -> 7d26e6c)

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

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


    from a47a08d  Merge pull request #1079 from tuohai666/distribution
     add 7d26e6c   Use String.join instead of StringJoiner and Collectors.joining (#1080)

No new revisions were added by this update.

Summary of changes:
 docs/static/img/license.svg                                   |  1 -
 .../elasticjob/cloud/executor/local/LocalTaskExecutor.java    |  3 +--
 .../elasticjob/cloud/restful/RestfulServer.java               |  5 ++---
 .../cloud/scheduler/mesos/TaskLaunchScheduledService.java     |  7 ++-----
 .../elasticjob/cloud/security/WwwAuthFilter.java              |  3 +--
 .../elasticjob/cloud/scheduler/fixture/TaskNode.java          |  9 +++------
 .../infra/concurrent/ElasticJobExecutorService.java           |  3 +--
 .../shardingsphere/elasticjob/infra/context/TaskContext.java  | 11 +++++------
 .../elasticjob/infra/context/fixture/TaskNode.java            |  7 ++-----
 .../apache/shardingsphere/elasticjob/tracing/JobEventBus.java |  3 +--
 .../elasticjob/lite/internal/guarantee/GuaranteeNode.java     |  6 ++----
 .../lite/internal/sharding/ExecutionContextService.java       |  3 +--
 .../elasticjob/lite/internal/snapshot/SnapshotService.java    | 10 ++++------
 13 files changed, 25 insertions(+), 46 deletions(-)
 delete mode 100644 docs/static/img/license.svg