Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce an optional Cache that Deployers can use when deploying remote applications #324

Closed
brianoliver opened this issue May 9, 2016 · 3 comments

Comments

@brianoliver
Copy link
Contributor

When the same application is launched multiple times on the same RemotePlatform, the deployers will typically deploy (copy) the same application binaries for each deployment into a separate temporary folder.

This is both time consuming and wasteful.

Instead Deployers should use a cache on the remote platform (by default), say in ~/.bedrock/cache to hold non SNAPSHOT files.

@brianoliver
Copy link
Contributor Author

Reported by @brianoliver

@brianoliver
Copy link
Contributor Author

This issue was imported from JIRA ORACLETOOLS-324

@brianoliver
Copy link
Contributor Author

Duplicate of #320

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

No branches or pull requests

1 participant