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

During handshake, await on continuations with a timeout #66

Closed
wants to merge 2 commits into from

Conversation

michaelklishin
Copy link
Member

References #65.

@michaelklishin michaelklishin self-assigned this May 13, 2015
@michaelklishin michaelklishin added this to the n/a milestone May 13, 2015
@jhalterman
Copy link

Using the makefile to build, I hit a compile error with this change:

    [javac] /Users/jonathan/dev/rabbitmq-java-client/src/com/rabbitmq/client/impl/recovery/RecoveryAwareAMQConnectionFactory.java:36: unreported exception java.util.concurrent.TimeoutException; must be caught or declared to be thrown
    [javac]                 conn.start();

@michaelklishin
Copy link
Member Author

@jhalterman ok, should compile from scratch now.

ant clean && ant dist

is how you build a full jar.

@jhalterman
Copy link

👍

@michaelklishin
Copy link
Member Author

Will merge manually into stable.

@michaelklishin
Copy link
Member Author

@jhalterman thanks for confirming!

@jhalterman
Copy link

Thanks for the quick fix!

@acogoluegnes acogoluegnes deleted the rabbitmq-java-client-65 branch March 21, 2019 08:24
stream-iori pushed a commit to stream-iori/rabbitmq-java-client that referenced this pull request Mar 20, 2022
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.

2 participants