Implement istat scheduling/triggering
-------------------------------------
Key: DERBY-4938
URL: https://issues.apache.org/jira/browse/DERBY-4938
Project: Derby
Issue Type: Sub-task
Components: SQL
Affects Versions: 10.8.0.0
Reporter: Kristian Waagan
Assignee: Kristian Waagan
The istat daemon has to get its orders from somewhere (it is not operating
purely on its own), and this issue tracks the addition of code that will
schedule units of works with with the daemon.
The current approach is based on statement compilation, i.e. prepared
statements, triggering the addition of units of work.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.