question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Consider about design 2 job execution type of ElasticJob-Lite

See original GitHub issue

There is a configuration item monitorExecution in ElasticJob-Lite, which can enable the job record and monitor job, and provide precondition for failover. I want discuss maybe we can split job as two different way. If monitorExecution enabled, the job can be failover, misfire and DAG management. So we need to create the new concept if them.

If monitorExecution disabled, the job should be lightweight and short interval; If monitorExecution enabled, the job has more features and can be manageable.

I have no idea of the concept name, any idea?

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
terrymanucommented, Oct 2, 2020

@Technoboy- tboy has written some design doc of DAG, may publish in other issue when he finished.

0reactions
hailin0commented, Sep 20, 2020

execute process tracing of complex job flow is very important for users.

e.g job of DAG or Sharding

Read more comments on GitHub >

github_iconTop Results From Across the Web

[GitHub] [shardingsphere-elasticjob] hailin0 commented on issue ...
[GitHub] [shardingsphere-elasticjob] hailin0 commented on issue #1377: Consider about design 2 job execution type of ElasticJob-Lite.
Read more >
Apache ShardingSphere ElasticJob document
Support rich job type lib, such as dataflow, script, HTTP, file, ... The advantages of ElasticJob‐Lite are no centralized design and less ...
Read more >
ElasticJob Included as Apache ShardingSphere Sub-Project ...
As a distributed scheduling solution it includes 2 projects, ElasticJob-Lite providing distributed task sharding services, and ElasticJob-Cloud using Mesos to ...
Read more >
RELEASE-NOTES.md · Elastic-Job/elastic-job - Gitee.com
3.0.2. Bug Fixes. Fix itemErrorMessages not cleared after job finished. Fix Curator notify thread may be blocked and avoid probably endless ...
Read more >
Automate management tasks using elastic jobs (preview)
In this article. When to use elastic jobs; Elastic job targets; Next steps. Applies to: Azure SQL Database.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found