Database stalled
- Dominant language
- Erlang
- Stars
- 7k
- Forks
- 1.1k
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 9
Description
I have a database with 544 documents (very small db). It has been created in a couchdb 1.x version.
If I follow the steps with couchup to upgrade to couchdb 2.x
......python2 couchup list
>>> provides the database I want to upgrade
......python2 couchup replicate -a --login admin --password
>>> the replication stops after 49% is done.
Options are to increase the timeout of workload. Since I can not change the workload I tried changing the timeout in couch_httpd_auth/timeout from 600 to 6000. This doesn't change the situation.
Can anyone explain what is going on?
Contributor guide
Research direction
Start by reviewing the reported couchup commands and the couch_httpd_auth/timeout setting, then investigate why replication stops at 49% during a CouchDB 1.x to 2.x upgrade. Reproduce the stalled replication if possible; done means identifying the cause and documenting or fixing the relevant timeout or replication behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- erlang, python
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100