Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / apache/couchdb-couch-replicator issues and pull requests

#64 - 63012 scheduler

Pull Request - State: closed - Opened by nickva over 7 years ago - 2 comments

#64 - 63012 scheduler

Pull Request - State: closed - Opened by nickva over 7 years ago - 2 comments

#63 - Prevent change feeds from being stuck

Pull Request - State: closed - Opened by nickva over 7 years ago - 2 comments

#63 - Prevent change feeds from being stuck

Pull Request - State: closed - Opened by nickva over 7 years ago - 2 comments

#62 - Don't scan empty replicator databases

Pull Request - State: closed - Opened by rnewson over 7 years ago - 1 comment

#62 - Don't scan empty replicator databases

Pull Request - State: closed - Opened by rnewson over 7 years ago - 1 comment

#61 - Fix unit test after renaming max_document_size config parameter

Pull Request - State: closed - Opened by nickva over 7 years ago

#61 - Fix unit test after renaming max_document_size config parameter

Pull Request - State: closed - Opened by nickva over 7 years ago

#60 - Remove unused mp_parse_doc function from replicator

Pull Request - State: closed - Opened by nickva over 7 years ago - 1 comment

#60 - Remove unused mp_parse_doc function from replicator

Pull Request - State: closed - Opened by nickva over 7 years ago - 1 comment

#59 - Make sure to log db as well as doc in replicator logs.

Pull Request - State: closed - Opened by nickva over 7 years ago - 1 comment

#59 - Make sure to log db as well as doc in replicator logs.

Pull Request - State: closed - Opened by nickva over 7 years ago - 1 comment

#58 - Prevent couch_replicator_manager crashing when replicator db is deleted

Pull Request - State: closed - Opened by rnewson over 7 years ago - 1 comment

#58 - Prevent couch_replicator_manager crashing when replicator db is deleted

Pull Request - State: closed - Opened by rnewson over 7 years ago - 1 comment

#57 - Restore adding some jitter-ed sleep to shard scanning code.

Pull Request - State: closed - Opened by nickva over 7 years ago - 1 comment

#57 - Restore adding some jitter-ed sleep to shard scanning code.

Pull Request - State: closed - Opened by nickva over 7 years ago - 1 comment

#56 - Use string formatting to shorten document ID during logging.

Pull Request - State: closed - Opened by nickva over 7 years ago - 1 comment

#56 - Use string formatting to shorten document ID during logging.

Pull Request - State: closed - Opened by nickva over 7 years ago - 1 comment

#55 - Switch replicator max_document_id_length config to use infinity

Pull Request - State: closed - Opened by nickva over 7 years ago - 1 comment

#55 - Switch replicator max_document_id_length config to use infinity

Pull Request - State: closed - Opened by nickva over 7 years ago - 1 comment

#54 - Allow configuring maximum document ID length during replication

Pull Request - State: closed - Opened by nickva over 7 years ago - 5 comments

#54 - Allow configuring maximum document ID length during replication

Pull Request - State: closed - Opened by nickva over 7 years ago - 5 comments

#53 - Fix shards db name typo from previous commit

Pull Request - State: closed - Opened by nickva over 7 years ago - 1 comment

#53 - Fix shards db name typo from previous commit

Pull Request - State: closed - Opened by nickva over 7 years ago - 1 comment

#52 - Use mem3 to discover all _replicator shards in replicator manager

Pull Request - State: closed - Opened by nickva over 7 years ago - 6 comments

#52 - Use mem3 to discover all _replicator shards in replicator manager

Pull Request - State: closed - Opened by nickva over 7 years ago - 6 comments

#51 - Format gen_server state to remove plain passwords

Pull Request - State: closed - Opened by iilyak over 7 years ago - 9 comments

#50 - Let "error" replication document updates bypass the VDU function.

Pull Request - State: closed - Opened by nickva over 7 years ago - 1 comment

#50 - Let "error" replication document updates bypass the VDU function.

Pull Request - State: closed - Opened by nickva over 7 years ago - 1 comment

#49 - Fix replicator handling of max_document_size when posting to _bulk_docs

Pull Request - State: closed - Opened by nickva over 7 years ago - 2 comments

#49 - Fix replicator handling of max_document_size when posting to _bulk_docs

Pull Request - State: closed - Opened by nickva over 7 years ago - 2 comments

#48 - Port HTTP 429 Commits

Pull Request - State: closed - Opened by tonysun83 almost 8 years ago - 4 comments

#48 - Port HTTP 429 Commits

Pull Request - State: closed - Opened by tonysun83 almost 8 years ago - 4 comments

#47 - Validate boolean parameters in /_replicate payload

Pull Request - State: closed - Opened by eiri almost 8 years ago - 5 comments

#47 - Validate boolean parameters in /_replicate payload

Pull Request - State: closed - Opened by eiri almost 8 years ago - 5 comments

#46 - Update handle_config_terminate API

Pull Request - State: closed - Opened by iilyak almost 8 years ago - 1 comment

#46 - Update handle_config_terminate API

Pull Request - State: closed - Opened by iilyak almost 8 years ago - 1 comment

#45 - Fix replicator manager `stop` change feed callback

Pull Request - State: closed - Opened by nickva almost 8 years ago - 8 comments

#45 - Fix replicator manager `stop` change feed callback

Pull Request - State: closed - Opened by nickva almost 8 years ago - 8 comments

#44 - Inject random delays in scan_all_dbs

Pull Request - State: closed - Opened by iilyak almost 8 years ago - 19 comments

#44 - Inject random delays in scan_all_dbs

Pull Request - State: closed - Opened by iilyak almost 8 years ago - 19 comments

#43 - Replication manager's rep_start_pids now contains only {Tag, Pid} items

Pull Request - State: closed - Opened by nickva almost 8 years ago - 1 comment

#42 - Address Connection: Close In Headers

Pull Request - State: open - Opened by tonysun83 about 8 years ago - 3 comments

#42 - Address Connection: Close In Headers

Pull Request - State: open - Opened by tonysun83 about 8 years ago - 3 comments

#41 - ban local endpoints

Pull Request - State: open - Opened by rnewson about 8 years ago - 8 comments

#41 - ban local endpoints

Pull Request - State: open - Opened by rnewson about 8 years ago - 8 comments

#40 - Add Exponential Backoff for 429 errors.

Pull Request - State: closed - Opened by tonysun83 about 8 years ago - 2 comments

#39 - gen_event: handle_call suppose to return `{ok, Reply, State}`

Pull Request - State: closed - Opened by iilyak about 8 years ago - 1 comment

#39 - gen_event: handle_call suppose to return `{ok, Reply, State}`

Pull Request - State: closed - Opened by iilyak about 8 years ago - 1 comment

#38 - Add New Rate Limiter For Replication

Pull Request - State: closed - Opened by tonysun83 about 8 years ago - 10 comments

#37 - Add jittered delay during replication error handling

Pull Request - State: closed - Opened by nickva about 8 years ago - 16 comments

#37 - Add jittered delay during replication error handling

Pull Request - State: closed - Opened by nickva about 8 years ago - 16 comments

#36 - Implement Mango selectors for replication

Pull Request - State: closed - Opened by nickva about 8 years ago - 2 comments

#36 - Implement Mango selectors for replication

Pull Request - State: closed - Opened by nickva about 8 years ago - 2 comments

#35 - Use couch_db:dbname_suffix in is_replicator_db

Pull Request - State: closed - Opened by iilyak about 8 years ago - 2 comments

#35 - Use couch_db:dbname_suffix in is_replicator_db

Pull Request - State: closed - Opened by iilyak about 8 years ago - 2 comments

#34 - Better handling of multiple concurrent replications

Pull Request - State: closed - Opened by nickva over 8 years ago - 6 comments

#34 - Better handling of multiple concurrent replications

Pull Request - State: closed - Opened by nickva over 8 years ago - 6 comments

#33 - restart replications on crash

Pull Request - State: closed - Opened by rnewson over 8 years ago - 4 comments

#33 - restart replications on crash

Pull Request - State: closed - Opened by rnewson over 8 years ago - 4 comments

#32 - Fix flaky replicator tests.

Pull Request - State: closed - Opened by nickva over 8 years ago - 1 comment

#32 - Fix flaky replicator tests.

Pull Request - State: closed - Opened by nickva over 8 years ago - 1 comment

#31 - After a rescan prevent checkpoints from a previous epoch

Pull Request - State: closed - Opened by nickva over 8 years ago - 2 comments

#31 - After a rescan prevent checkpoints from a previous epoch

Pull Request - State: closed - Opened by nickva over 8 years ago - 2 comments

#30 - Switch replicator manager change feeds to "longpoll"

Pull Request - State: closed - Opened by nickva over 8 years ago - 5 comments

#30 - Switch replicator manager change feeds to "longpoll"

Pull Request - State: closed - Opened by nickva over 8 years ago - 5 comments

#29 - Adjust minimum number of http connections to 2

Pull Request - State: closed - Opened by nickva over 8 years ago - 5 comments

#29 - Adjust minimum number of http connections to 2

Pull Request - State: closed - Opened by nickva over 8 years ago - 5 comments

#28 - Do not crash in couch_replicator:terminate/2 if a local dbname is used.

Pull Request - State: closed - Opened by nickva over 8 years ago - 1 comment

#28 - Do not crash in couch_replicator:terminate/2 if a local dbname is used.

Pull Request - State: closed - Opened by nickva over 8 years ago - 1 comment

#27 - Remove configurable replicator db name

Pull Request - State: closed - Opened by nickva over 8 years ago - 3 comments

#27 - Remove configurable replicator db name

Pull Request - State: closed - Opened by nickva over 8 years ago - 3 comments

#26 - Fix view filtered replication

Pull Request - State: closed - Opened by eiri over 8 years ago - 18 comments

#26 - Fix view filtered replication

Pull Request - State: closed - Opened by eiri over 8 years ago - 18 comments

#25 - Avoid logging creds on couch_replicator termination

Pull Request - State: closed - Opened by mikewallace1979 over 8 years ago - 6 comments

#25 - Avoid logging creds on couch_replicator termination

Pull Request - State: closed - Opened by mikewallace1979 over 8 years ago - 6 comments

#24 - Fix the filtered replication tests

Pull Request - State: closed - Opened by eiri over 8 years ago - 3 comments

#24 - Fix the filtered replication tests

Pull Request - State: closed - Opened by eiri over 8 years ago - 3 comments

#23 - Fix couch_replicator_manager rescans

Pull Request - State: closed - Opened by rnewson over 8 years ago - 1 comment

#23 - Fix couch_replicator_manager rescans

Pull Request - State: closed - Opened by rnewson over 8 years ago - 1 comment

#22 - Fix race condition in waiting for compactor in eunit test.

Pull Request - State: closed - Opened by nickva over 8 years ago - 2 comments

#22 - Fix race condition in waiting for compactor in eunit test.

Pull Request - State: closed - Opened by nickva over 8 years ago - 2 comments

#21 - Fix race condition in worker release on connection_closing state.

Pull Request - State: closed - Opened by nickva over 8 years ago - 2 comments

#21 - Fix race condition in worker release on connection_closing state.

Pull Request - State: closed - Opened by nickva over 8 years ago - 2 comments

#20 - Duplicate jobs transition directly to completed state

Pull Request - State: closed - Opened by rnewson over 8 years ago - 9 comments

#20 - Duplicate jobs transition directly to completed state

Pull Request - State: closed - Opened by rnewson over 8 years ago - 9 comments

#19 - Handle un-expected closing of pipelined connections better.

Pull Request - State: closed - Opened by nickva over 8 years ago - 11 comments

#19 - Handle un-expected closing of pipelined connections better.

Pull Request - State: closed - Opened by nickva over 8 years ago - 11 comments

#18 - Fix chttpd port 0 case in unit test

Pull Request - State: closed - Opened by nickva almost 9 years ago - 2 comments

#18 - Fix chttpd port 0 case in unit test

Pull Request - State: closed - Opened by nickva almost 9 years ago - 2 comments

#17 - Fix crypto deprecations

Pull Request - State: closed - Opened by rnewson almost 9 years ago

#17 - Fix crypto deprecations

Pull Request - State: closed - Opened by rnewson almost 9 years ago

#16 - Include originating database

Pull Request - State: closed - Opened by rnewson almost 9 years ago - 1 comment

#16 - Include originating database

Pull Request - State: closed - Opened by rnewson almost 9 years ago - 1 comment

#15 - Integrate with Travis CI

Pull Request - State: closed - Opened by kxepal almost 9 years ago - 3 comments

#15 - Integrate with Travis CI

Pull Request - State: closed - Opened by kxepal almost 9 years ago - 3 comments

#14 - Return `{error, {illegal_database_name, Name}}`

Pull Request - State: closed - Opened by iilyak almost 9 years ago - 2 comments

#14 - Return `{error, {illegal_database_name, Name}}`

Pull Request - State: closed - Opened by iilyak almost 9 years ago - 2 comments

#13 - revert cdf8949 (couch_util:rfc1123_date)

Pull Request - State: closed - Opened by robertkowalski about 9 years ago - 12 comments

#13 - revert cdf8949 (couch_util:rfc1123_date)

Pull Request - State: closed - Opened by robertkowalski about 9 years ago - 12 comments