Bug 1280390 - [GSS](6.4.z) JBoss WorkManager does not call WorkListener.workRejected at shutdown
Summary: [GSS](6.4.z) JBoss WorkManager does not call WorkListener.workRejected at shu...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: JCA
Version: 6.4.5
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: CR1
: EAP 6.4.6
Assignee: Aaron Ogburn
QA Contact: Martin Simka
URL: https://github.com/ironjacamar/ironja...
Whiteboard:
Depends On:
Blocks: 1284647 1235746 1275283 1282619
TreeView+ depends on / blocked
 
Reported: 2015-11-11 16:00 UTC by Aaron Ogburn
Modified: 2019-09-12 09:16 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-01-17 11:49:57 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Knowledge Base (Solution) 2052063 0 None None None 2016-01-21 23:11:18 UTC

Description Aaron Ogburn 2015-11-11 16:00:49 UTC
Description of problem:

Upon shutdown, WorkManager refuses work once it enters its shutdown state, but it does not properly call WorkListener.workRejected for the refused work in this shutdown state.


Version-Release number of selected component (if applicable):

IronJacamar 1.0.34.Final

How reproducible:

Very


Steps to Reproduce:
1. Assign work to WorkManager after its shutdown is initiated

Actual results:

WorkListener.workRejected is not called

Expected results:

WorkListener.workRejected is called

Additional info:

Upstream refactors appear to have already corrected this, for example:

https://github.com/ironjacamar/ironjacamar/commit/ce51b356c4e5faa0722aa3c4f79a44f40769a4c8

so we need backports to the 1.0 branch for EAP 6.

Comment 1 Aaron Ogburn 2015-11-16 21:34:43 UTC
PR: https://github.com/ironjacamar/ironjacamar/pull/435

Comment 2 Martin Simka 2016-01-20 11:59:00 UTC
verified with EAP 6.4.6.CP.CR2

Comment 3 Petr Penicka 2017-01-17 11:49:57 UTC
Retroactively bulk-closing issues from released EAP 6.4 cumulative patches.


Note You need to log in before you can comment on or make changes to this bug.