Hi all,
We are beginning to develop ElasticJob, and want to add some new features
in version 3.0.
I want discuss the feature of it.
Some ideas for new features:
- Support one time trigger for ElasticJob lite
- Support job dependency based one sharding item
- Use native ZooKeeper API instead of curator
Some ideas for new architecture:
- Refactor Job API, just keep SimpleJob, make other job types introduce via
SPI
- Redesign Job domain, make job as top level interface, which composite by
task (sharding item)
- Refactor event trace module
- Split event trace and elasticjob-core module
- Open SPI for event trace data storage
- Support prometheus storage
------------------
Liang Zhang (John)
Apache ShardingSphere & Dubbo