[
https://issues.apache.org/jira/browse/TUBEMQ-58?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated TUBEMQ-58:
---------------------------------
Labels: pull-request-available (was: )
> 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
> Labels: pull-request-available
>
> 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)