Arpit created COUCHDB-1770:
------------------------------
Summary: Bulk save/update doesn't save the second time
Key: COUCHDB-1770
URL: https://issues.apache.org/jira/browse/COUCHDB-1770
Project: CouchDB
Issue Type: Bug
Components: Database Core
Reporter: Arpit
I am using couchdb 1.2.1. I tried this -
1) BulkInsert 4 documents ids - id1,id2,id3,id4 . This correctly saves documents
2) delete all documents with id1,id2,id3,id4
3) compact db
4) Again BulkInsert 4 documents ids - id1,id2,id3,id4. This time it doesnt
insert anythinng. Bug !
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira