Bug 1111206
Summary: | [HHH-9252] Error executing batch should abort rest of batch | ||
---|---|---|---|
Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Martin Simka <msimka> |
Component: | Hibernate | Assignee: | Gail Badner <gbadner> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Martin Simka <msimka> |
Severity: | unspecified | Docs Contact: | Russell Dickenson <rdickens> |
Priority: | unspecified | ||
Version: | 6.3.0 | CC: | jwhiting, kkhan, msimka, myarboro, pslavice |
Target Milestone: | ER9 | ||
Target Release: | EAP 6.3.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
In some cases, if a failure occurred while executing a batch, the batch was not aborted and batch resources were not released.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2014-08-06 14:34:37 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1111725, 1113435 | ||
Bug Blocks: |
Description
Martin Simka
2014-06-19 13:12:43 UTC
I backported HHH-9252 to 4.2. I have tested this fix using a data loading application with PostgreSQL database. It is working now. Fixed by upgrade https://bugzilla.redhat.com/show_bug.cgi?id=1111725 verified on EAP 6.3.0.ER9 |