GitHub user matadorhong opened a pull request:
https://github.com/apache/flink/pull/507
Add the class member variables with 'this'
Just add the class member variables with 'this' like other class member
variables in other class member function byunified format for good reading.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/matadorhong/flink bug_3.21
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/507.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 #507
----
commit 68de654200b796c45e2f250c0d359c56a3d474bc
Author: Sibao Hong <[email protected]>
Date: 2015-03-13T07:03:51Z
Merge pull request #1 from apache/master
update
commit 07c20a40ccbfc886344bde5c26ed3605a799220a
Author: Hong Sibao <[email protected]>
Date: 2015-03-18T09:45:49Z
Merge branch 'master' of https://github.com/apache/flink
commit 914f06e856e7680500a2c4c10390b701872c49fc
Author: hongsibao <[email protected]>
Date: 2015-03-18T15:44:12Z
Merge remote-tracking branch 'upstream/master'
commit 17fd72dc87ff652362bbda159f09e14130ea3e93
Author: Hong Sibao <[email protected]>
Date: 2015-03-19T07:28:43Z
Merge branch 'master' of https://github.com/apache/flink
commit 16e3a6c1c2d0ba4f73ed7854ce60e405791bb976
Author: hongsibao <[email protected]>
Date: 2015-03-19T15:53:24Z
Merge branch 'master' of https://github.com/matadorhong/flink
commit 86253a304427620b570d52abee16d6ef561f6de4
Author: hongsibao <[email protected]>
Date: 2015-03-19T15:55:17Z
Merge remote-tracking branch 'upstream/master'
commit 2495512d32554668efd2972866833b9f7033d7f6
Author: Hong Sibao <[email protected]>
Date: 2015-03-20T01:23:49Z
Merge branch 'master' of https://github.com/apache/flink
commit 80bbc423d22f437c4b3a20f28e0f4ec6866fc14d
Author: Hong Sibao <[email protected]>
Date: 2015-03-20T01:24:04Z
Merge branch 'master' of https://github.com/matadorhong/flink
commit cd969f20eca52442bd84212757fa3842e54c6099
Author: hongsibao <[email protected]>
Date: 2015-03-20T16:42:25Z
Merge remote-tracking branch 'upstream/master'
commit 89d2bb56ec5c92579b073c9d963d03622f34d4bb
Author: Hong Sibao <[email protected]>
Date: 2015-03-21T02:25:02Z
Merge branch 'master' of https://github.com/matadorhong/flink
commit 1e62e5154aea09dfc12acf98cc2269f30ca03c67
Author: Hong Sibao <[email protected]>
Date: 2015-03-21T02:51:58Z
Fix the class variables usage with this.
----
---
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.
---