Skip to content

Conversation

@pzzs
Copy link
Contributor

@pzzs pzzs commented Nov 9, 2014

Change the initial iteration num of ruleExecutor from 1 to 0.

@AmplabJenkins
Copy link

Can one of the admins verify this patch?

@pzzs
Copy link
Contributor Author

pzzs commented Nov 9, 2014

i am new, but i think it is should be 0 not 1.

@srowen
Copy link
Member

srowen commented Nov 9, 2014

-1 This breaks the logic of the loop. For example if maxIterations is 1, now it will execute twice.

@pzzs pzzs closed this Nov 10, 2014
@liancheng
Copy link
Contributor

Agree with @srowen. @DoingDone9 Could you please elaborate on the reason why you think this change is necessary?

@pzzs
Copy link
Contributor Author

pzzs commented Nov 10, 2014

@liancheng because log looks like "Fixed point reached for batch ${batch.name} after 3 iterations.", but it did 2 iterations really! I have pull request a other patch for this, #3180

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants