[
https://issues.jboss.org/browse/TEIID-4155?page=com.atlassian.jira.plugin...
]
Steven Hawkins resolved TEIID-4155.
-----------------------------------
Resolution: Won't Do
Marking as won't do. I don't see a path forward jberet as we are actively trying
to minimize our JEE integration. While it does support standalone integration, that
doesn't seem to buy us much unless we want to promote seeing materialization or other
work as full blown scheduled jobs. jberet is also not cluster aware.
Explore the possibility to use JBeret as materialization schedular
------------------------------------------------------------------
Key: TEIID-4155
URL:
https://issues.jboss.org/browse/TEIID-4155
Project: Teiid
Issue Type: Sub-task
Components: Server
Reporter: Ramesh Reddy
Priority: Major
Right now the managed external materialization uses the our own very basic job scheduler,
it would be nice if we can use JBeret batch processing system to automatically create jobs
based on the materialization extension properties.
JBeret is JSR-352, looks simple enough to integrate. The advantages for us would be
- a standard scheduler, which will also work in "embedded" as this supposed to
work in Java SE
- Gives CLI based management
- may be better metrics on time taken and error management
--
This message was sent by Atlassian Jira
(v7.12.1#712002)