Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-16845

Add configuration flag to enable observer reads on routers without using ObserverReadProxyProvider

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      In order for clients to have routers forward their reads to observers, the clients must use a proxy with an alignment context. This is currently achieved by using the ObserverReadProxyProvider.

      Using ObserverReadProxyProvider allows backward compatible for client configurations.
      However, the ObserverReadProxyProvider forces an msync on initialization which is not required with routers.

      Performing msync calls is more expensive with routers because the router fans out the cal to all namespaces, so we'd like to avoid this.

      Attachments

        Issue Links

          Activity

            People

              simbadzina Simbarashe Dzinamarira
              simbadzina Simbarashe Dzinamarira
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: