terrymanu opened a new issue #1114: URL: https://github.com/apache/shardingsphere-elasticjob/issues/1114
The current spring namespace support job-ref which for classed job only. We need to adaptor typed job type for now. The tasks are: - [ ] Add job-type attribute in spring namespace xsd - [ ] Modify `JobBeanDefinitionParser` to judge `job-ref` and `job-type` - [ ] Add test case for `job-ref` - [ ] Fix spring namespace example for `SCRIPT` type ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
