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

[REEF-1077] Allow VortexWorker reports to report about more than a si…#729

Closed
afchung wants to merge 3 commits intoapache:masterfrom
afchung:REEF-1077
Closed

[REEF-1077] Allow VortexWorker reports to report about more than a si…#729
afchung wants to merge 3 commits intoapache:masterfrom
afchung:REEF-1077

Conversation

@afchung
Copy link
Copy Markdown
Contributor

@afchung afchung commented Dec 14, 2015

…ngle Tasklet

This addressed the issue by

  • Change the original WorkerReport to TaskletReport.
  • Allow WorkerReports to hold a List of TaskletReports.

JIRA:
REEF-1077

…ngle Tasklet

This addressed the issue by
  * Change the original WorkerReport to TaskletReport.
  * Allow WorkerReports to hold a List of TaskletReports.

JIRA:
  [REEF-1077](https://issues.apache.org/jira/browse/REEF-1077)
@afchung
Copy link
Copy Markdown
Contributor Author

afchung commented Dec 14, 2015

@bgchun @yunseong @johnyangk Please have a look and let me know what you think. Thanks!

@yunseong
Copy link
Copy Markdown
Contributor

@afchung This looks good to me in general. But the tests failed due to a minor checkstyle violation. Could you fix it first? Thanks!

@afchung
Copy link
Copy Markdown
Contributor Author

afchung commented Dec 14, 2015

@yunseong Fixed it. Please have another look. Thanks!

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

nit: Some indents consist of tabs, whereas others are using spaces.

@yunseong
Copy link
Copy Markdown
Contributor

@afchung I took another look. Again, this looks good (one of the tests fail, but not relevant to this change). I've left very minor comments. @bgchun @johnyangk Do you have any other comments?

@afchung
Copy link
Copy Markdown
Contributor Author

afchung commented Dec 14, 2015

@yunseong Fixed, please have another look. Thanks!

@bgchun
Copy link
Copy Markdown
Contributor

bgchun commented Dec 15, 2015

@afchung This looks good. I will test and merge.

@asfgit asfgit closed this in bc5e14d Dec 15, 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.

3 participants