Thanks to visit codestin.com
Credit goes to github.com

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

Conversation

@shulmanb
Copy link
Contributor

This addresses the issue by
* Merging [REEF-1539] Fix memory leak in InteropUtil.cpp
* Merging [REEF-1528] Refactor dependency between yarn runtime and reef-webserver
* Merging [REEF-1529] Fixing reef-webserver for multi runtime
JIRA:
REEF-1540

pchung13 and others added 3 commits August 23, 2016 17:41
This addressed the issue by
  * Release the bytes generated in ManagedByteArrayFromJavaByteArray.

JIRA:
  [REEF-1539](https://issues.apache.org/jira/browse/REEF-1539)
…er projects

  * Revert the dependency between reef-webserver and reef-runtime
  * Fix tests
  * Add NoOp implementation for the HttpServer
  * Change default implementation of TrackingURLProvider to HttpTrackingURLProvider
  * Change HttpTrackingURLProvider to return empty URL when http server is not configured (DefaultHttpServerImpl is configured)
  * Minor code clean-up

JIRA:
  [REEF-1528](https://issues.apache.org/jira/browse/REEF-1528)
This addressed the issue by
  * Making the http-server available to the actual rutnimes hosted by the RuntimesHost
  * Fixing style issues and logging exception

JIRA: [REEF-1529](https://issues.apache.org/jira/browse/REEF-1529) close

Pull Request:
  Closes apache#1100
@shulmanb
Copy link
Contributor Author

@motus @markusweimer Recreated the PR against the correct branch

@shulmanb
Copy link
Contributor Author

Jenkins fails on:
FATAL: Could not checkout branch-0.15.1 with start point origin/branch-0.15.1
hudson.plugins.git.GitException: Could not checkout branch-0.15.1 with start point origin/branch-0.15.1

Not sure what it means.

@motus
Copy link
Contributor

motus commented Aug 24, 2016

@shulmanb I am running tests on my PC now. Will merge if everything is OK

asfgit pushed a commit that referenced this pull request Aug 24, 2016
Backport the following fixes from master to branch-0.15.1:

  * [REEF-1539] Fix memory leak in InteropUtil.cpp
  * [REEF-1528] Refactor dependency between yarn runtime and reef-webserver projects
  * [REEF-1529] Fixing reef-webserver for multi runtime

Pull Request: Closes #1106
@shulmanb shulmanb closed this Aug 24, 2016
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