tracker issue : CF-3143016

select a category, or use search below
(searches all categories and all time range)
Title:

retrycount goes on decreasing in to negative numbers on every execution

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): / ext-user (Himavanth Rachamsetty)

Created: 03/21/2012

Components: Scheduler

Versions: 10.0

Failure Type:

Found In Build/Fixed In Build: public beta / 282058,282134

Priority/Frequency: Major / Some users will encounter

Locale/System: English / Mac 10 All,Win XP All

Vote Count: 0

retrycount goes on decreasing in to negative numbers on every execution

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3143016

External Customer Info:
External Company:  
External Customer Name:  
External Customer Email:

Attachments:

Comments:

Now it will not decrement after 0
Comment by Uday O.
20045 | March 21, 2012 06:52:33 AM GMT
It should not decrement at all.
Comment by External U.
20046 | March 25, 2012 02:27:14 AM GMT
Re-opening this issue. RetryCount should not be decremented at all as that is the user configuration. the internal implementation should take care of managing how many times retry happens.
Comment by Himavanth R.
20047 | March 26, 2012 03:36:41 AM GMT
Now retrycount will be associated with each execution of task rather than with whole task only.Secondly we would not be decrementing its value as we can get refirecount per execution from quartz only
Comment by Uday O.
20048 | March 26, 2012 06:22:56 AM GMT