[ 
https://issues.apache.org/jira/browse/COUCHDB-1443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vladimir Petrukhin resolved COUCHDB-1443.
-----------------------------------------

    Resolution: Invalid

Ok. I test it with 15000 concurrent connections with raw sockets 
implementations. And all is ok. Bug in my http client.
                
> Duplicate documents on concurrent insert
> ----------------------------------------
>
>                 Key: COUCHDB-1443
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1443
>             Project: CouchDB
>          Issue Type: Bug
>          Components: Database Core
>    Affects Versions: 1.1.1
>            Reporter: Vladimir Petrukhin
>
> I started 15000 parallel connections to CouchDb and writing 1 doc per 
> connection. I expected 15000 docs in CouchDb. But I get 15008 or 15014 or etc.
> I found that docs has different ids, but same content and revision.
> I use simple POST method to insert the docs. Not in batch mode.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to