Why isOpened flag is set by default to true?
It means that just after creating task instance, the instance is opened.
In my opinion the flag should be set only after starting task - in start() method.
So. I have task assigned to pool and when someone pulls taskinstance to himself, should
check if task is opened.
What do you think?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991565#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...