You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2019/03/01 08:47:27 UTC

[GitHub] fangjian0423 commented on issue #41: Problems about the keys of message header conversion

fangjian0423 commented on issue #41: Problems about the keys of message header conversion
URL: https://github.com/apache/rocketmq-spring/issues/41#issuecomment-468589899
 
 
   Adding another example:
   
   If I set `index` key in spring message header, the `condition` should write `headers['PROPERTIES']['USERS_index']=='1'`.
   
   ![image](https://user-images.githubusercontent.com/5254035/53626710-72ea2880-3c41-11e9-88f0-2a91028ed48d.png)
   
   I think the better way is using `headers['index']=='1'`.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services