Skip to content

[FLINK-1805]The class IOManagerAsync should use its own Log instance#546

Closed
matadorhong wants to merge 2 commits intoapache:masterfrom
matadorhong:FLINK-1805
Closed

[FLINK-1805]The class IOManagerAsync should use its own Log instance#546
matadorhong wants to merge 2 commits intoapache:masterfrom
matadorhong:FLINK-1805

Conversation

@matadorhong
Copy link
Copy Markdown
Contributor

Although class 'IOManagerAsync' is extended from 'IOManager' in package 'org.apache.flink.runtime.io.disk.iomanager', but I think it should has its own Log instance.

@matadorhong matadorhong changed the title The class IOManagerAsync should use its own Log instance [FLINK-1805]The class IOManagerAsync should use its own Log instance Mar 30, 2015
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we just use private here instead of protected?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hsaputra Yes, private here is better. Thanks you. I have updated it.

@hsaputra
Copy link
Copy Markdown
Contributor

+1 LGTM

Once Travis done will merge unless more review coming in. Thanks!

@asfgit asfgit closed this in 224fa94 Mar 31, 2015
@matadorhong matadorhong deleted the FLINK-1805 branch April 4, 2015 00:18
bhatsachin pushed a commit to bhatsachin/flink that referenced this pull request May 5, 2015
Although class 'IOManagerAsync' is extended from 'IOManager' in package 'org.apache.flink.runtime.io.disk.iomanager', but I think it should has its own Log instance.

Author: hongsibao <hongsibao@huawei.com>

Closes apache#546 from matadorhong/FLINK-1805 and squashes the following commits:

89c0dd7 [hongsibao] Use private instead of protected
56b9dab [hongsibao] The class IOManagerAsync(in org.apache.flink.runtime.io.disk.iomanager) should use its own Log instance
marthavk pushed a commit to marthavk/flink that referenced this pull request Jun 9, 2015
Although class 'IOManagerAsync' is extended from 'IOManager' in package 'org.apache.flink.runtime.io.disk.iomanager', but I think it should has its own Log instance.

Author: hongsibao <hongsibao@huawei.com>

Closes apache#546 from matadorhong/FLINK-1805 and squashes the following commits:

89c0dd7 [hongsibao] Use private instead of protected
56b9dab [hongsibao] The class IOManagerAsync(in org.apache.flink.runtime.io.disk.iomanager) should use its own Log instance
pnowojski pushed a commit to pnowojski/flink that referenced this pull request Mar 8, 2024
* [hotfix] Fixes bug with no-arg UDF calls

* Adds plugin version id

* Style again
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants