[ 
https://issues.apache.org/jira/browse/HADOOP-13147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17803159#comment-17803159
 ] 

Shilun Fan commented on HADOOP-13147:
-------------------------------------

[~sebb] We plan to release hadoop-3.4.0 based on the trunk branch of hadoop. 
According to the release process, some non-blocking jira target versions need 
to be updated. I saw that when 3.3.0 was released in April 2020, this JIRA was 
not a blocking issue, so I updated the status of this JIRA. We can change the 
target to 3.5.0, which will not affect your PR submission.

> Constructors must not call overrideable methods
> -----------------------------------------------
>
>                 Key: HADOOP-13147
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13147
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 2.0.6-alpha
>         Environment: 
> http://svn.apache.org/repos/asf/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/PureJavaCrc32C.java
>            Reporter: Sebb
>            Priority: Blocker
>              Labels: pull-request-available
>
> Constructors must not call overrideable methods.
> An object is not guaranteed fully constructed until the constructor exits, so 
> the subclass override may not see the fully created parent object.
> This applies to:
> PureJavaCrc32



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to