[
https://issues.apache.org/jira/browse/HDDS-676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16654995#comment-16654995
]
Tsz Wo Nicholas Sze commented on HDDS-676:
------------------------------------------
{code}
[WARNING]
Dependency convergence error for
org.apache.hadoop:hadoop-annotations:3.3.0-SNAPSHOT paths to dependency are:
+-org.apache.hadoop:hadoop-hdds-common:0.4.0-SNAPSHOT
+-org.apache.hadoop:hadoop-common:3.3.0-20181017.235917-140
+-org.apache.hadoop:hadoop-annotations:3.3.0-SNAPSHOT
and
+-org.apache.hadoop:hadoop-hdds-common:0.4.0-SNAPSHOT
+-org.apache.hadoop:hadoop-common:3.3.0-20181017.235917-140
+-org.apache.hadoop:hadoop-annotations:3.3.0-SNAPSHOT
and
+-org.apache.hadoop:hadoop-hdds-common:0.4.0-SNAPSHOT
+-org.apache.hadoop:hadoop-annotations:3.3.0-20181017.235840-140
[WARNING] Rule 0: org.apache.maven.plugins.enforcer.DependencyConvergence
failed with message:
{code}
It seems that the pom files have some bugs; filed HDDS-691.
> Enable Read from open Containers via Standalone Protocol
> --------------------------------------------------------
>
> Key: HDDS-676
> URL: https://issues.apache.org/jira/browse/HDDS-676
> Project: Hadoop Distributed Data Store
> Issue Type: Bug
> Reporter: Shashikant Banerjee
> Assignee: Shashikant Banerjee
> Priority: Major
> Attachments: HDDS-676.001.patch
>
>
> With BlockCommitSequenceId getting updated per block commit on open
> containers in OM as well datanode, Ozone Client reads can through Standalone
> protocol not necessarily requiring Ratis. Client should verify the BCSID of
> the container which has the data block , which should always be greater than
> or equal to the BCSID of the block to be read and the existing block BCSID
> should exactly match that of the block to be read. As a part of this, Client
> can try to read from a replica with a supplied BCSID and failover to the next
> one in case the block does ont exist on one replica.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]