lp:~cmiller/desktopcouch/proxy-for-consistent-port
Created by
Chad Miller
on
2010-11-11
and last modified on
2010-11-25
- Get this branch:
- bzr branch lp:~cmiller/desktopcouch/proxy-for-consistent-port
Only
Chad Miller
can upload to this branch. If you are
Chad Miller
please log in for upload directions.
Branch merges
Related bugs
Bug #670054: spawn microproxy to cover for crashy couchdb | Wishlist | Won't Fix |
|
Related blueprints
Branch information
Recent revisions
- 209. By Chad Miller on 2010-11-16
-
Obviously not testing the avahi+replication code, since I misspelled a function name.
- 208. By Chad Miller on 2010-11-16
-
Fix subtle bug with opening a socket for listening and then spawning couchdb. If we don't close all FDs, then the child process of couchdb inherits the listening proxy port, and while it doesn't use it at all, our port-scanning logic in the library discovers it and thinks it might be the port we should connect to for the server.
- 207. By Chad Miller on 2010-11-16
-
Fix typo in replication update. Also reuse function that stops advertising beacons.
- 206. By Chad Miller on 2010-11-16
-
Fix problem with not passing context in test and accessing personal couchdb.
- 204. By Chad Miller on 2010-11-16
-
Rename DatabaseAndProxy to be more like couchdb semantics than SQL semantics.
Put proxy in platform, since other OSes than Linux will want native IO tools.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:desktopcouch