lp:~michihenning/unity-scopes-api/reconnect-fix

Created by Michi Henning and last modified
Get this branch:
bzr branch lp:~michihenning/unity-scopes-api/reconnect-fix
Only Michi Henning can upload to this branch. If you are Michi Henning please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Michi Henning
Project:
unity-scopes-api
Status:
Merged

Recent revisions

501. By Michi Henning

Disabled coverage for demos and debian/tests.

500. By Michi Henning

Added test for ConnectionPool.

499. By Michi Henning

Merged devel.

498. By Michi Henning

More permanent fix for the Zmq infinite reconnection problem.
The outgoing connection pool now runs a reaper that removes
sockets from the pool after ten seconds idle time.

497. By Michi Henning

Marked one of the ScopeExecData constructors as arch=amd64 because it
doesn't appear for i386 or armhf.

496. By Michi Henning

Merged devel.

495. By Michi Henning

Oops, need an int here.

494. By Michi Henning

Fixed typo in source.

493. By Michi Henning

Limited reconnection interval for outgoing oneway connections, to throttle
the reconnection attempts made by Zmq behind the scenes (even when there
are no outgoing requests pending).

492. By Michi Henning

Changed connection pool to only provide oneway connections. For twoway invocations, we
create a new Zmq socket for each call to avoid the mad reconnection attempts by Zmq.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:unity-scopes-api
This branch contains Public information 
Everyone can see this information.

Subscribers