Details
Description
After the implementation of DDC-178 there is now only outstanding the support for locking queries based on a given timeout.
This will be a DQL query feature only and be available via a query hint:
$query->setHint(Query::LOCK_TIMEOUT, $timeoutMs);
It will be only working on Oracle.
Activity
Roman S. Borschel
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | 2.0-RC1 [ 10091 ] | |
| Fix Version/s | 2.0 [ 10021 ] |
Benjamin Eberlei
made changes -
| Fix Version/s | 2.x [ 10090 ] | |
| Fix Version/s | 2.0-RC1 [ 10091 ] |
Benjamin Eberlei
made changes -
| Workflow | jira [ 11583 ] | jira-feedback [ 13855 ] |
Benjamin Eberlei
made changes -
| Workflow | jira-feedback [ 13855 ] | jira-feedback2 [ 15719 ] |
Benjamin Eberlei
made changes -
| Workflow | jira-feedback2 [ 15719 ] | jira-feedback3 [ 17976 ] |
This list may be incomplete, as errors occurred whilst retrieving source from linked applications:
- Request to http://www.doctrine-project.org/fisheye/ failed: Error in remote call to 'FishEye 0 (http://www.doctrine-project.org/fisheye/)' (http://www.doctrine-project.org/fisheye) [AbstractRestCommand{path='/rest-service-fe/search-v1/crossRepositoryQuery', params={query=DDC-667, expand=changesets[-21:-1].revisions[0:29],reviews}, methodType=GET}] : Received status code 503 (Service Temporarily Unavailable)
If this is to be implemented for 2.0, it needs to happen for RC1, therefore rescheduling to RC1. Feel free to reschedule to 2.x if necessary.