[
https://issues.apache.org/jira/browse/HADOOP-19289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17921344#comment-17921344
]
ASF GitHub Bot commented on HADOOP-19289:
-----------------------------------------
steveloughran commented on PR #7072:
URL: https://github.com/apache/hadoop/pull/7072#issuecomment-2615519941
failures look like race conditions, e.g. decommissioning failure
```
(DataXceiver.java:writeBlock(952)) - opWriteBlock
BP-1168966658-172.17.0.2-1737771042928:blk_1073741825_1005 received exception
org.apache.hadoop.hdfs.server.datanode.ReplicaAlreadyExistsException: Block
BP-1168966658-172.17.0.2-1737771042928:blk_1073741825_1005 already exists in
state FINALIZED and thus cannot be created.
2025-01-25 02:11:40,248 [DataXceiver for client at /127.0.0.1:57588
[Receiving block BP-1168966658-172.17.0.2-1737771042928:blk_1073741825_1005]]
INFO datanode.DataNode (DataXceiver.java:run(314)) -
127.0.0.1:37517:DataXceiver error processing WRITE_BLOCK operation src:
/127.0.0.1:57588 dst: /127.0.0.1:37517; org.apache.hado
```
that is not protobuf related
> upgrade to protobuf-java 3.25.5 due to CVE-2024-7254
> ----------------------------------------------------
>
> Key: HADOOP-19289
> URL: https://issues.apache.org/jira/browse/HADOOP-19289
> Project: Hadoop Common
> Issue Type: Task
> Components: common
> Reporter: PJ Fanning
> Assignee: PJ Fanning
> Priority: Major
> Labels: pull-request-available
> Fix For: thirdparty-1.4.0, thirdparty-1.3.1
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> https://github.com/advisories/GHSA-735f-pc8j-v9w8
> Presumably protobuf encoded messages in Hadoop come from trusted sources but
> it is still useful to upgrade the jar.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]