[
https://issues.apache.org/jira/browse/COUCHDB-1363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Randall Leeds closed COUCHDB-1363.
----------------------------------
Resolution: Fixed
Fix Version/s: 1.1.2
1.0.4
Assignee: (was: Filipe Manana)
Fixed.
To https://git-wip-us.apache.org/repos/asf/couchdb.git
9c377a1..e82a0c9 1.0.x -> 1.0.x
c9b20f2..6a04e33 1.1.x -> 1.1.x
7f9376c..1bbe619 1.2.x -> 1.2.x
2d90a12..573a7bb master -> master
> callback invocation for docs added during couch_changes startup can be
> delayed by race condition
> ------------------------------------------------------------------------------------------------
>
> Key: COUCHDB-1363
> URL: https://issues.apache.org/jira/browse/COUCHDB-1363
> Project: CouchDB
> Issue Type: Bug
> Components: Database Core
> Affects Versions: 1.0.3, 1.1.1
> Reporter: Randall Leeds
> Priority: Minor
> Fix For: 1.0.4, 1.2, 1.3, 1.1.2
>
> Attachments: 0001-Fix-a-race-condition-starting-replications.patch
>
>
> After subscribing to notifications it's necessary to re-open the #db a so
> that the header points at all updates for which the updater notifier has
> already fired events. In practice, this is rarely problematic because the
> next change will cause everything to catch up, but if a quick burst of
> changes happens while, e.g., replication is starting the replication can go
> stale. Detected by intermittent replicator_db js test failures.
--
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