Uploaded image for project: 'Apache RocketMQ'
  1. Apache RocketMQ
  2. ROCKETMQ-117

add telnet port in NameServer , convenient for the user of mq to debug

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • None
    • 4.2.0
    • rocketmq-namesrv
    • None

    Description

      add telnet port in NameServer . convenient for the user of mq
      to debug . Connection and Offset information

      telnet Nameserver 9875 port
      for example telnet 192.168.186.131 9875

      Welcome . CMD for example

      consumerProgress -g zzHelloSubGroup
      consumerConnection -g zzHelloSubGroup
      producerConnection -t zzHello -g zzHelloSendGroup
      topicStatus -t zzHello
      topicStatus -t zzHello
      #Broker Name #QID #Min Offset #Max Offset #Last Updated
      broker-a 0 0 20 2017-03-03 16:19:36,904
      broker-a 1 0 19 2017-03-03 16:19:36,916
      broker-a 2 0 18 2017-03-03 16:00:37,802
      broker-a 3 0 18 2017-03-03 16:00:37,813

      Attachments

        Activity

          People

            vintagewang Xiaorui Wang
            zhaoziyan zhaoziyan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: