mirror of https://github.com/apache/openjpa.git
OPENJPA-821 Show as being fixed in 2.0.0-M1
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@921016 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a70226302e
commit
cfc51799bf
|
@ -801,8 +801,9 @@ Sub-task
|
|||
|
||||
Bug
|
||||
---
|
||||
* [OPENJPA-821] - slices: hangs with multithreaded true
|
||||
* [OPENJPA-821] - slices: DistributedStoreQuery$UpdateExecutor calls executeDelete by mistake
|
||||
* [OPENJPA-824] - org.apache.openjpa.lib.util.ParseException when try to get property descriptor for property: CacheMarshallers
|
||||
* [OPENJPA-825] - slices: hangs with multithreaded true
|
||||
* [OPENJPA-828] - Externalizer fails with ClassCastException with runtime enhancement
|
||||
* [OPENJPA-845] - Ordering across slice fails when ordering terms are not included in projection items
|
||||
* [OPENJPA-886] - Certain query failing after svn:739123
|
||||
|
|
|
@ -992,8 +992,9 @@ in each release of OpenJPA.</P>
|
|||
|
||||
<h4>Bug</h4>
|
||||
<ul>
|
||||
<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-821'>OPENJPA-821</a>] - slices: hangs with multithreaded true</li>
|
||||
<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-821'>OPENJPA-821</a>] - slices: DistributedStoreQuery$UpdateExecutor calls executeDelete by mistake</li>
|
||||
<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-824'>OPENJPA-824</a>] - org.apache.openjpa.lib.util.ParseException when try to get property descriptor for property: CacheMarshallers</li>
|
||||
<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-825'>OPENJPA-825</a>] - slices: hangs with multithreaded true</li>
|
||||
<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-828'>OPENJPA-828</a>] - Externalizer fails with ClassCastException with runtime enhancement</li>
|
||||
<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-845'>OPENJPA-845</a>] - Ordering across slice fails when ordering terms are not included in projection items</li>
|
||||
<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-886'>OPENJPA-886</a>] - Certain query failing after svn:739123</li>
|
||||
|
|
Loading…
Reference in New Issue