Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[HORNETQ-1484] Improve log output to explain why cached commands are … #2030

Closed

Conversation

ryanemerson
Copy link

mnovak1 and others added 5 commits June 23, 2015 09:53
…f rollback fails due to connection timeout

Adding test which checks correct outcome of XA transaction if rollback(xid) is called on HornetQ's XAResource.

(cherry picked from commit 76c35af)

Squashed with...

[HORNETQ-1480] / BZ-1231730 fix for the XA integration (throwing XA-FAIL on timeout and interrupts)

(cherry picked from commit e499936)

Squashed with...

[HORNETQ-1480] / BZ-1231730 fix for the XA integration (replacing RBOTHER for FAIL)

(cherry picked from commit 8fefcea)
When a Netty OIO thread servicing a client performs work on the journal
(e.g. creating a new page file, etc.) there is a small window where if
the connection is closed (either via administrative intervention or
because of ping failure, etc.) the Netty thread can be interrupted and
HornetQ will interpret this as a critical journal failure and shut
itself down.

(cherry picked from commit 54165e6)
[HORNETQ-1482] Add WARN log when setting connection-ttl OR connection…
@HornetQBot
Copy link

Can one of the admins verify this patch by saying "ok to test"?

@clebertsuconic clebertsuconic force-pushed the 2.3.25.x branch 3 times, most recently from a2f77d2 to 16687f8 Compare July 6, 2015 15:01
@HornetQBot
Copy link

Can one of the admins verify this patch?

@mtaylor
Copy link
Contributor

mtaylor commented Jul 6, 2015

ok to test

@clebertsuconic
Copy link
Member

you can't PR on this branch..

Send a PR to 2.3.x instead.. and we can cherry-pick into 2.3.25.x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
6 participants