Yes. You are right. The validation section for actions in verifySlaElements is verifying the job one again and again in loop which is wrong. But when writing to database it is fine.
Regards, Rohini On Thu, Dec 5, 2013 at 2:29 PM, bowen zhang <[email protected]> wrote: > Hi, > I have a question for people from yahoo who did the SLA work. In > verifySlaElements function in submitXCommand, within the "for" loop, > shouldn't we call XmlUtils.getSLAElement(action) instead of > XmlUtils.getSLAElement(eWfJob) to extract the sla element embedded inside > the action tag? If this is indeed a bug, I am going to file one. > Bowen
