Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-8742

List gateways command doesn't work properly

    XMLWordPrintableJSON

Details

    Description

      When you create serial gateway sender with dispatcher-threads equals to 1, list gateways command will fail.

       

      Cluster-2 gfsh>list gateways
      Error while processing command <list gateways> Reason : null
      Cluster-2 gfsh>list gateways --senders-only
      Error while processing command <list gateways --senders-only> Reason : null
      Cluster-2 gfsh>list gateways --receivers-only
      GatewayReceiver Section
      Member | Port | Sender Count | Senders Connected
      ------------------------------------------ | ---- | ------------ | -----------------
      192.168.0.145(server-ln-1:27600)<v1>:41001 | 5094 | 0 | 
      192.168.0.145(server-ln-2:27688)<v2>:41002 | 5434 | 0 |
       
      

       

      It fails from introducing GEODE-7757, because it now looks on connected state also to have more info in list gateways command.

      Attachments

        Activity

          People

            mkevo Mario Kevo
            mkevo Mario Kevo
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: