Skip to content
Commit 15c1d96d authored by Francois-Rene Rideau's avatar Francois-Rene Rideau
Browse files

Fixes from the QRes tree, by mjr

------------------------------------------------------------------------
r468880 | mjr | 2011-05-24 11:37:48 -0400 (Tue, 24 May 2011) | 21 lines

Handle malformed stomp frame headers

Reviewer: gordon

Tests that will verify: test-stomp-client unit tests pass using local amq:
                        ran 8 unit tests (56 assertions, 0 failures, 0 errors)

------------------------------------------------------------------------
r467053 | swm | 2011-05-16 12:56:20 -0400 (Mon, 16 May 2011) | 7 lines

Try to make the open-source code that we publish adhere
to the Lisp conventions we internally "mandate" and which
will likely become Google's own Lisp style conevntions.

No functional change.

------------------------------------------------------------------------
r466830 | mjr | 2011-05-13 16:33:20 -0400 (Fri, 13 May 2011) | 22 lines

Add logic to stomp handler for failed queued messages.

Reviewer: dschulz

Tests that will verify: updated test-stomp-client unit tests:
                        test-stomp-client unit tests pass using local amq:
                        ran 7 unit tests (49 assertions, 0 failures, 0 errors)

------------------------------------------------------------------------
r465514 | mjr | 2011-05-09 15:27:06 -0400 (Mon, 09 May 2011) | 20 lines

Tweak disconnecting from stomp message broker

Reviewer: gordon

Tests that will verify: test-stomp-client unit tests pass using local amq:
						ran 7 unit tests (39 assertions, 0 failures, 0 errors)

------------------------------------------------------------------------
r463376 | mjr | 2011-04-26 19:21:28 -0400 (Tue, 26 Apr 2011) | 3 lines

Add comment about wildcard matching

------------------------------------------------------------------------
r461393 | mjr | 2011-04-19 12:50:16 -0400 (Tue, 19 Apr 2011) | 22 lines

Fix stomp receive loop
Add response message expiration header
Use locking to avoid race condition when stopping stomp

Reviewer: gordon

Tests that will verify: added test-stomp-response-expiration,
  test-stomp-monitor now reliably passes
parent e198ecba
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment