Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-24361

Make `RESTApiClusterManager` more resilient

    XMLWordPrintableJSON

Details

    Description

      The Cloudera Manager API client in RESTApiClusterManager appears to assume that API calls sent to CM for process commands block on command completion. However, these commands are "asynchronous," queuing work in the background for execution. Update the client to track command submission and block on completion of that commandId. This allows this ClusterManager to conform to the expectations of the Actions that invoke it.

      Attachments

        Activity

          People

            ndimiduk Nick Dimiduk
            ndimiduk Nick Dimiduk
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: