[GitHub] incubator-distributedlog pull request #117: DL-187 : load test doc typo fix

2017-01-11 Thread xieliang
GitHub user xieliang opened a pull request:

https://github.com/apache/incubator-distributedlog/pull/117

DL-187 : load test doc typo fix



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/xieliang/incubator-distributedlog 
DL-187-doc_typo

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-distributedlog/pull/117.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 #117


commit 28d883ef6bd4bf101410939d12a6daabb2de101a
Author: xieliang 
Date:   2017-01-12T07:02:38Z

load test doc typo fix




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-distributedlog pull request #116: DL-173 changed FileUtils.deleteD...

2017-01-11 Thread adamtracymartin
GitHub user adamtracymartin opened a pull request:

https://github.com/apache/incubator-distributedlog/pull/116

DL-173 changed FileUtils.deleteDirectory to FileUtils.forceDeleteOnExit so 
d…

I am doing a new pull request because I deleted the branch in the remote.
Actions done to fix the conflict.
1. git checkout DL-73
2. git checkout master 
distributedlog-protocol/src/main/thrift/service.thrift
3. git fetch
4. git add *
5. git commit with message

The actual fix for this branch is changing FileUtils.deleteDirectory to 
FileUtils.forceDeleteOnExit.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/adamtracymartin/incubator-distributedlog 
DL-173

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-distributedlog/pull/116.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 #116


commit d78c5b7f8a33ac0492953c56df13bd14f4ee3db8
Author: adamtracymartin 
Date:   2017-01-11T17:45:52Z

changed FileUtils.deleteDirectory to FileUtils.forceDeleteOnExit so 
directory will delete on Windows.




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-distributedlog pull request #103: DL-173: changed FileUtils.delete...

2017-01-11 Thread adamtracymartin
Github user adamtracymartin closed the pull request at:

https://github.com/apache/incubator-distributedlog/pull/103


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-distributedlog pull request #115: DL-184 : reduce server_graceful_...

2017-01-11 Thread xieliang
GitHub user xieliang opened a pull request:

https://github.com/apache/incubator-distributedlog/pull/115

DL-184 : reduce server_graceful_shutdown_period_ms from 35s to 20s, which 
is smaller than the default daemon stop timeout value



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/xieliang/incubator-distributedlog 
DL-184-graceful

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-distributedlog/pull/115.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 #115






---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---