lp:~tcole/rabbitmq-java-client/trunk

Created by Tim Cole and last modified
Get this branch:
bzr branch lp:~tcole/rabbitmq-java-client/trunk

Related bugs

Related blueprints

Branch information

Owner:
Tim Cole
Project:
RabbitMQ Java Client
Status:
Development

Import details

Import Status: Failed
The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on neumayer and finished taking 2 minutes — see the log
Import started on pear and finished taking 1 minute — see the log
Import started on galapagos and finished taking 3 minutes — see the log
Import started on neumayer and finished taking 2 minutes — see the log

Recent revisions

252. By Steve Powell <email address hidden>

Factor out common sequence for channel.close in ChannelN.processAsync()

251. By Steve Powell <email address hidden>

Merge default

250. By Steve Powell <email address hidden>

Ensure notifyOutstandingRpc() is inside synchronised block.

249. By Steve Powell <email address hidden>

Delay notifyOutstandingRpc() until after responding to channel.close errors.

248. By Steve Powell <email address hidden>

Merging default

247. By Steve Powell <email address hidden>

Factored out asyncShutdown() from processAsync().

246. By Steve Powell <email address hidden>

Added channel.close response processing even if !isOpen()

o copied handling code in ChannelN.processAsync() to !isOpen() case
o improved atomicity of operations in shutdown processing
o spelling and comment adjustments

245. By Steve Powell <email address hidden>

Merged bug19112 (put generated java source into sources jar in maven build)

244. By Matthias Radestock <email address hidden>

a neater way to deal with multi-confirms

243. By Matthias Radestock <email address hidden>

fix logic bug in handling of multi-confirms
The code was assuming that there would be a contiguous sequence
between the first pending confirm and the received confirm, which
isn't the case since previous confirms can have punched holes into
that sequence.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers