Bug 1094824
| Summary: | Unnecessary WARN No process instance id supplied for operation! in server log with PER_PROCESS_INSTANCE strategy | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | Jiri Svitak <jsvitak> | ||||
| Component: | Business Central | Assignee: | Shelly McGowan <smcgowan> | ||||
| Status: | CLOSED EOL | QA Contact: | Marek Baluch <mbaluch> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 6.0.2 | CC: | agiertli, mbaluch, randall_theobald | ||||
| Target Milestone: | ER2 | Keywords: | Regression | ||||
| Target Release: | 6.1.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 19:43:09 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: | |||||||
| Attachments: |
|
||||||
|
Description
Jiri Svitak
2014-05-06 14:43:02 UTC
Please fix. For high throughput environments, this adversely affects performance. Fixed. Given that the warning isn't helping anyone, I've just removed it. Commits: master: https://github.com/droolsjbpm/droolsjbpm-integration/commit/a4319ae6 Verified in BPMS 6.1.0.ER2 using: curl -X POST -u 'bpmsAdmin:bpmsAdmin1!' http://localhost:8080/business-central/rest/runtime/com.bpms.flood:bpms-perf:1.0.0.Final/process/com.bpms.flood.Timer/start Checking of server logs of regular QE test plans will reveal a possible regression, so setting qe_test_coverage+. |