[
https://issues.apache.org/jira/browse/ROCKETMQ-121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15984375#comment-15984375
]
ASF GitHub Bot commented on ROCKETMQ-121:
-----------------------------------------
GitHub user vsair opened a pull request:
https://github.com/apache/incubator-rocketmq-site/pull/11
[ROCKETMQ-121]Docs of filtering messages based on SQL92
Docs of filtering messages based on SQL92.
PR, already merged to develop:
https://github.com/apache/incubator-rocketmq/pull/82
Issue:
https://issues.apache.org/jira/browse/ROCKETMQ-121
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vsair/incubator-rocketmq-site ROCKETMQ-121
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-rocketmq-site/pull/11.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #11
----
commit 54f2b985ef7b76e2502428332bcaee5c0b758a2b
Author: vsair <[email protected]>
Date: 2017-04-26T08:36:48Z
[ROCKETMQ-121]Docs of filtering messages based on SQL92
----
> Support message filtering based on SQL92
> ----------------------------------------
>
> Key: ROCKETMQ-121
> URL: https://issues.apache.org/jira/browse/ROCKETMQ-121
> Project: Apache RocketMQ
> Issue Type: Wish
> Components: rocketmq-client, rocketmq-store
> Reporter: yukon
> Assignee: Eric Liu
> Priority: Minor
> Fix For: 4.1.0-incubating
>
>
> So far, RocketMQ only support message filtering feature by `TAG`, but one
> message only can own one tag, this is too limited to meet complex business
> requirements.
> So, we want to define and implement a reasonable filter language based on a
> subset of the SQL 92 expression syntax to support customized message
> filtering.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)