Skip to content
This repository has been archived by the owner on Aug 4, 2022. It is now read-only.

[REEF-308]: Race condition and clock skew issues in Tasks reporting back to JobDriver #198

Closed
wants to merge 2 commits into from

Conversation

afchung
Copy link
Contributor

@afchung afchung commented May 29, 2015

This does not solve the issue, but will not fail the job driver if tasks have sent an out of order status message, given that the status reported is forward-progressing.

JIRA: REEF-308

…ack to JobDriver

This does not solve the issue, but will not fail the job driver if tasks have sent an out of order status message, given that the status reported is forward-progressing.

JIRA: [REEF-308](https://issues.apache.org/jira/browse/REEF-308)
@asfbot
Copy link

asfbot commented May 29, 2015

Reef-pull-request-ubuntu #513 SUCCESS
This pull request looks good

taskStatusProto.getRecovery() // for task from recovered evaluators
) {

// REEF-308 exposes a bug where the .NET evaluator does not send its states in the right order
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nitpick: Use [REEF-308] such that we can find these lines later when we fix the root cause. Also, add a reference to [REEF-289] which is the likely root cause here.

@markusweimer
Copy link
Contributor

I did a pass, just a minor nitpick.

@asfbot
Copy link

asfbot commented May 29, 2015

Reef-pull-request-ubuntu #516 SUCCESS
This pull request looks good

@asfbot
Copy link

asfbot commented May 30, 2015

Reef-pull-request-windows #343 ABORTED

@markusweimer
Copy link
Contributor

This looks good, I will merge it.

@asfgit asfgit closed this in 8c44564 May 30, 2015
@afchung afchung deleted the REEF-308 branch August 1, 2015 07:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants