[GitHub] flume pull request #140: small fix correct typo

2017-06-26 Thread TeddyBear1314
GitHub user TeddyBear1314 opened a pull request:

https://github.com/apache/flume/pull/140

small fix correct typo



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

$ git pull https://github.com/TeddyBear1314/flume fix-typo

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

https://github.com/apache/flume/pull/140.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 #140


commit c54a895149eae7d76f43c4d04f3ccf2f33e5e586
Author: TeddyBear1314 <huangzhi19921...@sina.com>
Date:   2017-06-26T09:58:18Z

fix typo




---
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] flume pull request #140: small fix correct typo

2017-10-10 Thread TeddyBear1314
Github user TeddyBear1314 closed the pull request at:

https://github.com/apache/flume/pull/140


---


[GitHub] flume pull request #140: small fix correct typo

2017-10-10 Thread TeddyBear1314
GitHub user TeddyBear1314 reopened a pull request:

https://github.com/apache/flume/pull/140

small fix correct typo



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

$ git pull https://github.com/TeddyBear1314/flume fix-typo

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

https://github.com/apache/flume/pull/140.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 #140


commit 567d3c23b357a64f0ecd1464221a1e8a28f0e084
Author: TeddyBear1314 <huangzhi19921...@sina.com>
Date:   2017-06-26T09:58:18Z

fix typo




---


[GitHub] flume pull request #166: [SMALLFIX]fix a infinite recursion

2017-09-02 Thread TeddyBear1314
GitHub user TeddyBear1314 opened a pull request:

https://github.com/apache/flume/pull/166

[SMALLFIX]fix a infinite recursion

I found this method has never been called in flume, but it is a hidden bug, 
I think.

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

$ git pull https://github.com/TeddyBear1314/flume flume-0903

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

https://github.com/apache/flume/pull/166.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 #166


commit b8135c180656d4b15d55dd83bd5925472fd29a1d
Author: TeddyBear1314 <huangzhi19921...@sina.com>
Date:   2017-09-03T02:33:20Z

fix a infinite recursion




---
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.
---