For English only, other languages will not accept.
Please pay attention on issues you submitted, because we maybe need more details.
If no response anymore and we cannot make decision by current information, we will close it.
Please answer these questions before submitting your issue. Thanks!
In short, ElasticJob is a distributed job framework, which is mainly designed to be used by ShardingSphere. ElasticJob relies on a non-distributed job framework, Quartz. Quartz introduced an old version of HikariCP, which led to the unique form of using ElasticJob on the ShardingSphere side. See https://github.com/apache/shardingsphere/blob/f699f56189bdc7925bc3c75a170ea1c7c142810f/pom.xml#L385 .
Feature Request
For English only, other languages will not accept.
Please pay attention on issues you submitted, because we maybe need more details. If no response anymore and we cannot make decision by current information, we will close it.
Please answer these questions before submitting your issue. Thanks!
Is your feature request related to a problem?
Describe the feature you would like.
jobrunr/jobrunr
usesLGPL-3.0-only
, which is not allowed by ASF.LGPL-3.0-only
libraries may only be used during unit testing or during the build process. See https://www.apache.org/legal/resolved.html .