[
https://issues.apache.org/jira/browse/FLINK-3147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15058702#comment-15058702
]
ASF GitHub Bot commented on FLINK-3147:
---------------------------------------
Github user ndimiduk commented on the pull request:
https://github.com/apache/flink/pull/1442#issuecomment-164882643
Should I post a second PR for merging to 0.10-SNAPSHOT, or will you handle
cherry-pick to active release branches? Thanks a lot @fhueske !
> HadoopOutputFormatBase should expose fields as protected
> --------------------------------------------------------
>
> Key: FLINK-3147
> URL: https://issues.apache.org/jira/browse/FLINK-3147
> Project: Flink
> Issue Type: Improvement
> Reporter: Nick Dimiduk
> Priority: Minor
>
> While adopting PhoenixOutputFormat to a streaming job, I find that the
> implementation of {{HadoopOutputFormatBase#close}} is not relevant when
> there's no temp file to move. However, subclasses cannot effectively override
> implementation because {{CLOSE_MUTEX}} is marked private.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)