RongtongJin opened a new pull request #620: [ISSUE #608] Polish filter example
URL: https://github.com/apache/rocketmq/pull/620
 
 
   ## What is the purpose of the change
   
   Fix [issue608](https://github.com/apache/rocketmq/issues/608)
   Polish filter example
   
   ## Brief changelog
   
   - filter
      - SqlFilterConsumer.java (renamed from SqlConsumer.java, fix bug: missing 
“and” in SQL statement, add code comments )
      - SqlFilterProducer.java (renamed from SqlProducer.java, optimize code 
quality)
      - TagFilterConsumer.java (renamed from Consumer.java, changed from 
filtersrv example to tag filter example)
      - TagFilterProducer.java (renamed from Producer.java, changed from 
filtersrv example to tag filter example)
   

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to