[ 
https://issues.apache.org/jira/browse/TUBEMQ-58?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Guo Jiwei updated TUBEMQ-58:
----------------------------
    Description: 
1. For topicInfos in heartbeart response looks like below pattern:
 ```
 topicInfos: "tboy#2130706433:4:1"
 ```
 so DataConverterUtil#convertTopicInfo don't need to split ARRAY_SEP

2. fix some typos
 ```
 topicNam -> topicName
 paritionListMap -> partitionListMap
 ```

  was:
1.  For topicInfos in heartbeart response looks like below pattern:
```
topicInfos: "tboy#2130706433:4:1"
```
so DataConverterUtil#convertTopicInfo don't need to split ARRAY_SEP
  
2. fix some typos
   ```
   topicNam -> topicName
   paritionListMap -> partitionListMap
   ```


> minor update & fix some typos
> -----------------------------
>
>                 Key: TUBEMQ-58
>                 URL: https://issues.apache.org/jira/browse/TUBEMQ-58
>             Project: Apache TubeMQ
>          Issue Type: Improvement
>            Reporter: Guo Jiwei
>            Priority: Low
>
> 1. For topicInfos in heartbeart response looks like below pattern:
>  ```
>  topicInfos: "tboy#2130706433:4:1"
>  ```
>  so DataConverterUtil#convertTopicInfo don't need to split ARRAY_SEP
> 2. fix some typos
>  ```
>  topicNam -> topicName
>  paritionListMap -> partitionListMap
>  ```



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to