Remote Non-tx Queues and Local tx queues

4 views
Skip to first unread message

Travis

unread,
Nov 4, 2009, 3:23:29 PM11/4/09
to masstransit-discuss
MT seems to assume that all remote queues are tx and local queues are
not. When you have different pieces of MT living on different machines
that gets in the way.

http://groups.google.com/group/masstransit-discuss/web/transactional_identifier_in_uri_string.patch

This patch allows you identify a queue as transactional or non-
transactional via the query string: ?tx=true or ?tx=false. The
MsmqEndpointAddress now understands that there's a query string and I
also included a couple tests for it.

The default is still in place (remove = tx; local = non-tx).

-Travis

Travis Smith

unread,
Nov 4, 2009, 3:27:50 PM11/4/09
to masstransit-discuss
Correction:

The default is still in place (remote = tx; local = non-tx).

PhatBoyG

unread,
Nov 4, 2009, 10:36:27 PM11/4/09
to masstransit-discuss
Still dealing with unit test fallout for this patch, but should have
it applied soon once I finish testing with the reference apps.

On Nov 4, 3:27 pm, Travis Smith <tra...@legomaster.net> wrote:
> Correction:
>
> The default is still in place (remote = tx; local = non-tx).
>
>
>
> On Wed, Nov 4, 2009 at 3:23 PM, Travis <tra...@legomaster.net> wrote:
>
> > MT seems to assume that all remote queues are tx and local queues are
> > not. When you have different pieces of MT living on different machines
> > that gets in the way.
>
> >http://groups.google.com/group/masstransit-discuss/web/transactional_...

PhatBoyG

unread,
Nov 5, 2009, 7:14:15 PM11/5/09
to masstransit-discuss
Pretty sure this is solid now.
Reply all
Reply to author
Forward
0 new messages