lp:~verterok/txstatsd/consistenthashing-py3k

Created by Guillermo Gonzalez and last modified
Get this branch:
bzr branch lp:~verterok/txstatsd/consistenthashing-py3k
Only Guillermo Gonzalez can upload to this branch. If you are Guillermo Gonzalez please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Guillermo Gonzalez
Project:
txStatsD
Status:
Merged

Recent revisions

107. By Guillermo Gonzalez

add py3k support for the consistenthashing bits.

106. By Guillermo Gonzalez

[r=sidnei] Initial py3k support, only the client side.

105. By Guillermo Gonzalez

[r=sidnei] Use mock instead of mocker in the tests

104. By Sidnei da Silva

[r=elachuni,michael.nelson] Catch IOError that can be raised by mod_wsgi when importing twisted.python.log

103. By Diogo Baeder

[r=sidnei] [r=diogobaeder] Sending messages to a 'queue' (a list, actually, to make it simpler) while the host is not resolved, and flushing them as soon as the host gets resolved. I didn't use Queue.Queue here because it doesn't seem that we'll have to deal with concurrency issues with this queue, since each client instance has its own queue, but if we feel the need, this can be changed later.

102. By Diogo Baeder

[r=sidnei] Removing host resolving from initializer and creating a factory method to do the host resolving procedure

101. By Sidnei da Silva

- Move TimerResource to httpinfo so that importing timermetric does not install a reactor by accident.

100. By Sidnei da Silva

[r=lucio.torre] Add a connect/disconnect to ConsistentHashingClient

99. By Anthony Lenton

[r=sidnei] Made it possible to use the non-twisted client code even if twisted is unavailable.

98. By Sidnei da Silva

- Add copyright all around

Branch metadata

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