[ 
https://issues.apache.org/jira/browse/ROCKETMQ-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15968533#comment-15968533
 ] 

ASF GitHub Bot commented on ROCKETMQ-174:
-----------------------------------------

Github user Jaskey commented on a diff in the pull request:

    https://github.com/apache/incubator-rocketmq/pull/91#discussion_r111211195
  
    --- Diff: 
client/src/main/java/org/apache/rocketmq/client/consumer/listener/ConsumeReturnType.java
 ---
    @@ -33,7 +33,7 @@
         /**
          * consume return null
          */
    -    RETURNNULL,
    +    RETURN_NULL,
    --- End diff --
    
    This is in an enum in client, we should be cautions for this since the user 
may has been using it.
    
    Maybe we can comment in the java doc and explain that we will rename it in 
latter version?


> Spelling Fix
> ------------
>
>                 Key: ROCKETMQ-174
>                 URL: https://issues.apache.org/jira/browse/ROCKETMQ-174
>             Project: Apache RocketMQ
>          Issue Type: Improvement
>            Reporter: Zhanhui Li
>            Assignee: Zhanhui Li
>            Priority: Trivial
>          Time Spent: 168h
>  Remaining Estimate: 0h
>
> Existing code base contains many spelling issues, this is to fix them.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to