lanto03 / couchdb-python

Automatically exported from code.google.com/p/couchdb-python
Other
0 stars 0 forks source link

replication_helper doesn't handle create/delete #28

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. configure couchdb to use replication_helper.py as update notifier
2. create a db in a 'slave' couchdb

What is the expected output? What do you see instead?
Expected would be the replication_helper to create the db on the target
server. Instead nothing happens.

What version of the product are you using? On what operating system?
CouchDB 0.9.0a706617-incubating
Linux dyc-ucbdesk 2.6.24-21-generic #1 SMP Mon Aug 25 16:57:51 UTC 2008
x86_64 GNU/Linux

Please provide any additional information below.

Original issue reported on code.google.com by ulises.cervino on 22 Oct 2008 at 1:23

GoogleCodeExporter commented 8 years ago
patch attached

Original comment by ulises.cervino on 23 Oct 2008 at 10:14

Attachments:

GoogleCodeExporter commented 8 years ago
Fixed in r126. Thanks.

Original comment by JanLehna...@googlemail.com on 28 Nov 2008 at 9:58

GoogleCodeExporter commented 8 years ago
This issue was closed by revision e241b7df0f.

Original comment by JanLehna...@googlemail.com on 3 Dec 2009 at 9:51