| Summary: | Kie server: Concurrent call fails when creating container | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BRMS Platform 6 | Reporter: | Karel Suta <ksuta> | ||||
| Component: | Kie-Server | Assignee: | Karel Suta <ksuta> | ||||
| Status: | CLOSED EOL | QA Contact: | Karel Suta <ksuta> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 6.3.0 | CC: | etirelli, lpetrovi, rrajasek | ||||
| Target Milestone: | CR1 | ||||||
| Target Release: | 6.3.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2020-03-27 20:01:17 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: | |||||
| Attachments: |
|
||||||
|
Description
Karel Suta
2016-04-15 13:19:56 UTC
this has been already fixed (by Karel - thanks a lot) and merged into master: https://github.com/droolsjbpm/droolsjbpm-integration/commit/20a9aac9a45abbc1e83cb0c42907bd29f5b8e6e7 actually this is rather specific use case (though still might happen) that operations are invoked concurrently when container is being started. Usually this operation is fast but first attempts might take more time - when downloading maven dependencies etc. merged into 6.4.x: https://github.com/droolsjbpm/droolsjbpm-integration/commit/f532b9a02031d99395f0122ed23ab43e520552df Verified in 6.3.0CR1 |