Uploaded image for project: 'Couchbase Go SDK'
  1. Couchbase Go SDK
  2. GOCBC-365

Add ability to get list of nodes running the mobile service (Mad Hatter)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Fix
    • Major
    • None
    • None
    • library
    • None
    • 1

    Description

      Once MB-31682 is completed, the Go SDK (and maybe all SDK's?) should be enhanced to get a list of nodes running the mobile service.

       

      It should be equivalent in functionality to:

       

      func (agent *Agent) FtsEps() []string {func (agent *Agent) FtsEps() []string { routingInfo := agent.routingInfo.Get() if routingInfo == nil

      { return nil }

      return routingInfo.ftsEpList}

       

       

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              brett19 Brett Lawson
              traun Traun Leyden (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty