shardingsphere-elasticjob

Distributed scheduled job

APACHE-2.0 License

Stars
8.1K
Committers
124

Bot releases are hidden (Show)

shardingsphere-elasticjob - 1.1.1

Published by haocao over 8 years ago

Refactor

  1. ISSUE #116 HandleJobExecutionException parameter changes for job interface

Enhancement

  1. ISSUE #110 Trigger the task manually

Bug Fixes

  1. ISSUE #99 After deleting a task asynchronously caused the job to be deleted, the task that has not yet ended continues to create zk data
shardingsphere-elasticjob - 1.1.0

Published by haocao over 8 years ago

Refactor

  1. ISSUE #97 JobConfiguration Refactored to SimpleJobConfiguration,DataflowJobConfiguration,ScriptJobConfiguration
  2. ISSUE #102 Redefine Java/Spring Config API,replace Constructor+Setter with Factory+Builder model
  3. ISSUE #104 Remove @Deprecated code
  4. ISSUE #105 Reconstructing the Spring Namespace Hump Definition
  5. ISSUE #106 isStreaming Configuration
  6. ISSUE #107 reg-center renamed registry-center-ref
shardingsphere-elasticjob - 1.0.8

Published by haocao over 8 years ago

New Features

  1. ISSUE #95 Add script type job support
shardingsphere-elasticjob - 1.0.7

Published by terrymanu over 8 years ago

Refactor

  1. ISSUE #88 Stop task renamed pause

New Features

  1. ISSUE #91 Job Lifecycle Action API

Enhancement

  1. ISSUE #84 The console provides job enable/disable button action
  2. ISSUE #87 Adjusting the master node election process, job shutdown, disabling and pausing will trigger the master node election
  3. ISSUE #93 The registry configuration provides default values for baseSleepTimeMilliseconds, maxSleepTimeMilliseconds, and maxRetries

Bug Fixes

  1. ISSUE #92 Modifying the total shard parameter results in a listening throw timeout exception performed by only a single node
shardingsphere-elasticjob - 1.0.6

Published by haocao over 8 years ago

Enhancement

  1. ISSUE #71 Task off function(shutdown)
  2. ISSUE #72 Closed jobs can be deleted
  3. ISSUE #81 Using the last end state of a centralized cleanup job instead of the respective cleanup, each cleaning may result in an uncleaned end state due to offline

Bug Fixes

  1. ISSUE #74 When streaming and fail transfer, the failover shard item cannot be executed once and stopped
  2. ISSUE #77 Dataflow type task, fetchData if there is data, should be executed in pairs with processData
  3. ISSUE #78 Spring configuration job monitoring enable AOP causes problems that do not work properly
shardingsphere-elasticjob - 1.0.5

Published by haocao over 8 years ago

Refactor

  1. ISSUE #59 elastic-job upgrade curator from 2.8.0 to 2.10.0

Enhancement

  1. ISSUE #2 Add front and post tasks
  2. ISSUE #60 Dataflow type task customized thread pool configuration
  3. ISSUE #62 Job status cleanup speed-up
  4. ISSUE #65 Add spring namespace support for front and post tasks

Bug Fixes

  1. ISSUE #61 Deadlock problem solved when sharding and primary node elections occur at the same time
  2. ISSUE #63 You may get TreeCache for other jobs with the same prefix when you get the job TreeCache
  3. ISSUE #69 If the job server sharding node in Zk does not exist when sharding, it will not be able to reshard
shardingsphere-elasticjob - 1.0.4

Published by haocao over 8 years ago

Refactor

  1. ISSUE #57 Thin module, remove elastic-job-test module
  2. ISSUE #58 Add changes in job type interfaces due to bulk processing capabilities

Enhancement

  1. ISSUE #16 Provides embedded zookeeper to simplify the development environment
  2. ISSUE #28 Dataflow type tasks to increase processData bulk processing of data
  3. ISSUE #56 Job custom parameter settings
shardingsphere-elasticjob -

Published by terrymanu over 8 years ago

Enhancement

  1. ISSUE #39 Add job assisted listening and fetch job runtime information with dump command
  2. ISSUE #43 Add job exception handling callback interface

Bug Fixes

  1. ISSUE #30 Registry is down for a long time and resumes, and the job cannot continue
  2. ISSUE #36 Task cannot resume after console pause
  3. ISSUE #40 TreeCache uses Coarse granularity cause memory overflow
shardingsphere-elasticjob -

Published by terrymanu over 8 years ago

Refactor

  1. ISSUE #17 Task type interface changes

Enhancement

  1. ISSUE #6 Proofreading job server and registry time error
  2. ISSUE #8 Increase misfire switch, default enable missed task re-execution
  3. ISSUE #9 Sharding policy configurability
  4. ISSUE #10 Provides a sorting strategy for odd even shards based on job name hash value
  5. ISSUE #14 When the console modifies the cron expression, the task updates the cron in real time
  6. ISSUE #20 Operations UI task list shows increased cron expression
  7. ISSUE #54 Sequenceperpetual task performance improved, changing fetch data to multithreaded, previously processing data only as multithreaded
  8. ISSUE #55 offset storage capabilities

Bug Fixes

  1. ISSUE #1 Inaccurate access to IP addresses in complex network environments
  2. ISSUE #13 After a job throws a run-time exception, it does not continue to be triggered later
  3. ISSUE #53 Dataflow's Sequence type tasks use multithreaded fetch data
shardingsphere-elasticjob -

Published by terrymanu over 8 years ago

  1. Initial version
Package Rankings
Top 2.77% on Repo1.maven.org
Badges
Extracted from project README
Stargazers over time License GitHub release Maven Status Build Status GitHub Workflow codecov Maintainability
Related Projects