[jboss-jira] [JBoss JIRA] (JGRP-1581) TP: passing messages up in batches (part II)
Bela Ban (JIRA)
jira-events at lists.jboss.org
Wed Feb 27 11:40:57 EST 2013
[ https://issues.jboss.org/browse/JGRP-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757255#comment-12757255 ]
Bela Ban commented on JGRP-1581:
--------------------------------
Hmm, the more I think about it, the more I'm inclined to leave receive(MessageBatch) out of the Receiver interface. Also, I don't want to modify UpHandler for now.
The main reason is that I'm not sure applications would really benefit from this.
I can always add this later, perhaps in 4.0 where API breakage is allowed.
"If in doubt, leave it out" (Josh Bloch on API design)
> TP: passing messages up in batches (part II)
> --------------------------------------------
>
> Key: JGRP-1581
> URL: https://issues.jboss.org/browse/JGRP-1581
> Project: JGroups
> Issue Type: Feature Request
> Reporter: Bela Ban
> Assignee: Bela Ban
> Fix For: 3.3
>
>
> Implement up(MessageBatch) in protocols above NAKACK2 and UNICAST2, plus in JChannel and (possibly) in MessageDispatcher and RequestCorrelator.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list