Liang Zhang

Results 24 issues of Liang Zhang

1. Production Design The current ElasticJob is an distributed job scheduler middleware and support resource management in ElasticJob-Cloud. The new ElasticJob may split the feature into 3 independent modules: Job...

disscussion

The current oneoff schedule is use TRIGGER flag to trigger schedule, and cron just call job executor directly. It is better to keep them consist, refactor cron scheduler to use...

disscussion

There are lots problem for long module folders, just ref #20041 It is better to reduce the length of module folder. I plan to remove the prefix of modules, **but...

type: refactor
type: build

Catch exception is not recommended, please investigate the class DataSourcePropertiesValidator, and try to instead of catch exception to SQLException and ShardingSphereInternalException. Just search `// TODO check why catch exception here,...

in: kernel
good pro issue

Please use recursion to setNextException with chain, not overlap in classes JDBCBackendTransactionManager and LocalTransactionManager. Just search `// TODO` to find the codes.

feature: transaction
good first issue

Please add a new fixture of ShardingSphereURLLoader to finish the test case

in: test
good first issue

in: test
good first issue

At present, we use the raw executor to perform assertion on test cases. This approach is not accurate, as it requires manual injection of required dependencies such as database and...

status: volunteer wanted
in: test
good first issue
feature: DistSQL
stale

- [ ] 3 static create methods - [ ] containsSchema - [ ] getSchema - [ ] addSchema - [ ] dropSchema - [ ] containsDataSource

in: test
good first issue

The test coverage are not enough. Please add fixture for MetaDataReviseEntry

in: test
good first issue