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

Jython and recursive fix #440

Merged
merged 2 commits into from
Feb 17, 2014
Merged

Jython and recursive fix #440

merged 2 commits into from
Feb 17, 2014

Conversation

eandersson
Copy link
Contributor

This includes two fixes.

It fixes Issue #370 and #286.

The Jython fix should be solid. The recursion fix on the other-hand could be solved on a deeper level. As I don't know the exact behavior behind this change, but based on my testing it has only had a positive effect.

If the recursive fix is not to your liking I can make a separate pull request with only the Jython fix.

@eandersson
Copy link
Contributor Author

I ran extensive tests over multiple days using multiple RabbitMQ servers to test the recursive fix and not had a single issue.

The only issue encountered was towards my server in Tokyo, but that was due to an insufficient socket timeout. I experienced the same problem in the current master. So not related to these fixes.

In fact I would recommend that we increase the default timeout.

gmr added a commit that referenced this pull request Feb 17, 2014
@gmr gmr merged commit 0807f82 into pika:master Feb 17, 2014
@gmr
Copy link
Member

gmr commented Feb 17, 2014

Thanks!

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.

None yet

3 participants