You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by "Mridul Muralidharan (JIRA)" <ji...@apache.org> on 2012/06/27 14:35:49 UTC

[jira] [Commented] (BOOKKEEPER-321) Message Filter Support

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

Mridul Muralidharan commented on BOOKKEEPER-321:
------------------------------------------------

Currently, the message filtering is done in JMS via subset of SQL'92 conditional expression syntax.
And this is done only at the client side.


If there is corresponding server side support, it will greatly simplify things while ensuring much better performance (offloading to server instead of at client).
                
> Message Filter Support
> ----------------------
>
>                 Key: BOOKKEEPER-321
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-321
>             Project: Bookkeeper
>          Issue Type: Improvement
>            Reporter: Sijie Guo
>            Assignee: Sijie Guo
>             Fix For: 4.2.0
>
>
> Support message filtering in hedwig.
> 1) add user-customized headers part in Message, which could be used for message filtering.
> 2) add user-customized subscription preferences, which could be used for message filtering.
> 3) support both server-side & client-side message filter.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira