[
https://issues.apache.org/jira/browse/TUBEMQ-58?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guo Jiwei updated TUBEMQ-58:
----------------------------
Description:
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
```
Summary: fix some typos (was: minor update & fix some typos)
> 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
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> fix some typos
> ```
> topicNam -> topicName
> paritionListMap -> partitionListMap
> ```
--
This message was sent by Atlassian Jira
(v8.3.4#803005)