couchdb icon indicating copy to clipboard operation
couchdb copied to clipboard

Seamless multi-master syncing database with an intuitive HTTP/JSON API, designed for reliability

Results 231 couchdb issues
Sort by recently updated
recently updated
newest added

[NOTE]: # ( ^^ Provide a general summary of the issue in the title above. ^^ ) ## Description [NOTE]: # ( Describe the problem you're encountering. ) [TIP]: #...

bug
partitioned-db

## Description On one node (db-2.example.com) we catch error logs > [error] 2024-02-26T19:53:42.735715Z [email protected] -------- ./data/.shards/e0000000-ffffffff/account/a1/15/78067a1db9f83fa4da53f6bacc16.1663539188_design/mrview/fa7a1a9e5db7f6873529299ea929daad.view has the wrong signature: expected: but got [error] 2024-02-26T19:54:07.738902Z [email protected] -------- ./data/.shards/40000000-5fffffff/account/a1/15/78067a1db9f83fa4da53f6bacc16.1663539188_design/mrview/fa7a1a9e5db7f6873529299ea929daad.view has the...

bug
needs-triage

[NOTE]: # ( ^^ Provide a general summary of the issue in the title above. ^^ ) ## Description 我在自己的电脑上安装了CouchDB ,用于学习,这大概是一个月前,最近我的电脑有点卡,今天发现是由erl.exe CPU(70%左右)占用过高导致的,它让电脑的CPU一直保持在100%,它来自“Apache CouchDB\erts-11.2.2.12\bin” 这个目录 I installed CouchDB on my computer...

bug
needs-triage

## Summary As mentioned in https://github.com/apache/couchdb/pull/4990, when using a load balancer or proxy in front of CouchDB, the proxy will not receive the chosen `nonce` value from CouchDB until the...

enhancement
needs-triage

## Overview This PR includes the database name in the `"mango-stats"` alongside the existing data around documents processed to generate the request. The motivation here is two fold: 1) there's...

In case of map-reduce views, the arrival of the `complete` message is not guaranteed for the view callback (at the shard) when a `stop` is issued during the aggregation (at...

## Description I use `apache/couchdb:3.3.2` docker image on my server. Today couchdb process crashed because no free memory on the server. CouchDB logs contians > -- Logs begin at Tue...

bug
needs-triage

The `#view_row{}` record that is used for capturing messages with row data is not flexible enough to have it extended easily. If one wanted to introduce a fresh field, the...

## Hello CouchDB Team 👋, I've been a user of CouchDB for some time now, and while the functionality is top-notch, I've noticed that the current UI/UX could benefit from...

UX
enhancement

# Couch Stats Resource Tracker Overview We currently lack visibility into the types of operations that are inducing system resource usage in CouchDB. We can see in the IOQ stats...