Skip to content

INT-1884 Intermittent JMX Test Failure - #8

Closed
garyrussell wants to merge 3 commits into
spring-projects:masterfrom
garyrussell:INT-1945
Closed

INT-1884 Intermittent JMX Test Failure#8
garyrussell wants to merge 3 commits into
spring-projects:masterfrom
garyrussell:INT-1945

Conversation

@garyrussell

Copy link
Copy Markdown
Contributor

No description provided.

The change to a long return value for MessageCount broke a JMX test
(expected Integer got Long)
The test is verifying at least one more poll is executed after capturing
the initial poll count. However we only did one receive and relying on
luck that another poll happened in the interim. Changed to do 2 receives.
Non-Invasive - only modified files are additions to NS Handlers,
Schemas, and Docs. Some refactoring still required.
@garyrussell

Copy link
Copy Markdown
Contributor Author

Withdrawn need to separate the JMX Test fix

garyrussell pushed a commit that referenced this pull request Mar 17, 2015
Fix "rm -rf" instruictions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant