Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.

TAJO-1707: Rack local count can be more than actual number of tasks.#717

Closed
jinossy wants to merge 3 commits intoapache:masterfrom
jinossy:TAJO-1707
Closed

TAJO-1707: Rack local count can be more than actual number of tasks.#717
jinossy wants to merge 3 commits intoapache:masterfrom
jinossy:TAJO-1707

Conversation

@jinossy
Copy link
Member

@jinossy jinossy commented Sep 2, 2015

No description provided.

@jinossy
Copy link
Member Author

jinossy commented Sep 2, 2015

I've remove the cancellation count

@jihoonson
Copy link
Contributor

This patch looks good, but totalAssigned is the sum of only hostLocalAssigned and rackLocalAssigned. How about adding a new variable to keep the total number of attempts including cancelled attempts?

@jinossy
Copy link
Member Author

jinossy commented Sep 2, 2015

Good idea. I'm going to add totalAttempts

@jihoonson
Copy link
Contributor

+1 LGTM!

@asfgit asfgit closed this in f2c4343 Sep 2, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants