GitHub user CMoH opened a pull request:
https://github.com/apache/incubator-brooklyn/pull/896
Move to java7 setPosixFilePermissions
On my machine this improved performance from 34903 accessor put() calls
per second to 61553 using the new implementation.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/CMoH/incubator-brooklyn set-file-permissions
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-brooklyn/pull/896.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #896
----
commit 1e4490de4bb5bbd10fbe3839d9456e787c455cf0
Author: Ciprian Ciubotariu <[email protected]>
Date: 2015-09-15T08:34:44Z
Replace old code with java7 setPosixFilePermissions
commit eb820525d86c620a95a9d92fcf012ccb6073bcf6
Author: Ciprian Ciubotariu <[email protected]>
Date: 2015-09-15T08:35:57Z
Remove unneeded imports
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---