[jboss-jira] [JBoss JIRA] (WFLY-2135) Change distributed config on address settings to Page instead of Block
RH Bugzilla Integration (JIRA)
jira-events at lists.jboss.org
Mon Nov 18 23:02:05 EST 2013
[ https://issues.jboss.org/browse/WFLY-2135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12924719#comment-12924719 ]
RH Bugzilla Integration commented on WFLY-2135:
-----------------------------------------------
Scott Mumford <smumford at redhat.com> made a comment on [bug 1011074|https://bugzilla.redhat.com/show_bug.cgi?id=1011074]
Redrafted the supplied Doc Text for inclusion in the 6.2 Release Notes.
Including the original content here for reference if needed:
"Producing will block if you don't consume message over the current distributed configuration.
Users have been considering this behavior counter intuitive as their producers are hanging whey they were expecting it to page. (some would think it as disk flush or other similar terms)
The distributed file is now being change to PAGE
Now over sent messages will just be paged. Be aware that you will use disk space if you don't consume messages.
You may easily change it back to BLOCK if that's required."
> Change distributed config on address settings to Page instead of Block
> ----------------------------------------------------------------------
>
> Key: WFLY-2135
> URL: https://issues.jboss.org/browse/WFLY-2135
> Project: WildFly
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Affects Versions: 8.0.0.Alpha4
> Reporter: Clebert Suconic
> Assignee: Clebert Suconic
> Fix For: 8.0.0.Beta1
>
>
> We have had so many cases of questions about why the producing is blocked when not consuming.
> Users are expecting Page by default, so we should change the default.
--
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