You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Shashikant Banerjee (JIRA)" <ji...@apache.org> on 2018/11/16 05:51:00 UTC

[jira] [Created] (HDDS-845) Create a new raftClient instance for every watch request for Ratis

Shashikant Banerjee created HDDS-845:
----------------------------------------

             Summary: Create a new raftClient instance for every watch request for Ratis
                 Key: HDDS-845
                 URL: https://issues.apache.org/jira/browse/HDDS-845
             Project: Hadoop Distributed Data Store
          Issue Type: Bug
          Components: Ozone Client
    Affects Versions: 0.4.0
            Reporter: Shashikant Banerjee
            Assignee: Shashikant Banerjee
             Fix For: 0.4.0


Currently , watch request go throw sliding window in ratis and hence block as well as get blocked for other requests submitted before . These are read only requests and not necessarily require to go throw the sliding window, Until this gets addressed in Ratis, its better and efficient to create a new raft Client instance for watch request in XceiverClientRatis.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org