Skip to content

Fixed couchbase-lite-android issue 773 - NPE when call getUserAgent f…#978

Merged
pasin merged 1 commit intorelease/1.2.0from
feature/issue_773_NPE_getUserAgent
Feb 4, 2016
Merged

Fixed couchbase-lite-android issue 773 - NPE when call getUserAgent f…#978
pasin merged 1 commit intorelease/1.2.0from
feature/issue_773_NPE_getUserAgent

Conversation

@hideki
Copy link
Copy Markdown

@hideki hideki commented Feb 4, 2016

…rom ChangeTracker.

  • Actual problem is ChangeTracker is running when PullReplicator becomes STOPPED state. But this is race condition, then hard to identify the root issue now.
  • Instead, Change Manager.getUserAgent to static method, and give up platform specific information.

…rom ChangeTracker.

- Actual problem is ChangeTracker is running when PullReplicator becomes STOPPED state. But this is race condition, then hard to identify the root issue now.
- Instead, Change Manager.getUserAgent to static method, and give up platform specific information.
pasin added a commit that referenced this pull request Feb 4, 2016
…gent

Fixed couchbase-lite-android issue 773 - NPE when call getUserAgent f…
@pasin pasin merged commit d9b235e into release/1.2.0 Feb 4, 2016
@pasin pasin deleted the feature/issue_773_NPE_getUserAgent branch February 4, 2016 00:25
@pasin pasin removed the in progress label Feb 4, 2016
hideki pushed a commit that referenced this pull request Aug 29, 2016
… returns 401, 403, or 405

- Cloudant could send `CouchDB/ad97a06 (Erlang OTP/17)` as Server Http Header value. `CouchDB/1.0.2` does not meet all conditions
hideki pushed a commit that referenced this pull request Aug 29, 2016
Fixed #978 - Cloudant could not handle POST /_changes request, and it…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants