Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
Best practices
0 votes
0 replies
54 views

I am using the Couchbase Java SDK and need to update a field in a large number of documents (100k–200k). The update depends on three fields, and I must update a fourth field inside a transactional ...
Best practices
0 votes
2 replies
51 views

I have a validation use-case where an input file contains a list of records that were updated at a certain timestamp. I need to verify that the data in the file matches the data stored in Couchbase. ...
Advice
2 votes
0 replies
25 views

We are using an couchbase capella , and we have implemented an source connector to produce the data to a topic when a certain condition is met .whenever there is an insert document or update document ...
2 votes
1 answer
104 views

After I understood how to run queries including to evaluate the metadata in this question I am running into a design flaw: Instant threshold = Instant.now().minus(retention); String query = String....
0 votes
2 answers
183 views

I have a Java batch application that performs several processing steps on a Couchbase bucket hosted in a single node cluster. The database is neither big nor required to be lightning fast, just about ...
1 vote
1 answer
87 views

I’m trying to update a Couchbase App Services sync function from my local machine. The app allows connections from all IPs (0.0.0.0/0). Here’s what I’ve tried: Using the Admin API over HTTPS (port 443)...
3 votes
0 answers
67 views

When trying to sync / replicate PouchDB from Capella (from frontend/browswer), using App Services, we get a CORS Error: Acces to fetch ____ has been blocked by CORS policy: Response to preflight ...
4 votes
1 answer
159 views

Looking for an async solution? Look here. Otherwise read on. I am trying to delete documents that have expired via a query. I am not using Couchbase's feature of expiring documents as I need better ...
queeg's user avatar
  • 9,950
1 vote
2 answers
123 views

I have documents in Couchbase that contain data like this: { "name": "doc1", "is_deleted": true } { "name": "doc2", "is_deleted"...
queeg's user avatar
  • 9,950
1 vote
0 answers
70 views

I am getting this one warning during the initialization of my Spring Boot application. 2025年06月19日 13:22:15:458 [main] DEBUG c.c.c.c.d.i.n.u.i.PlatformDependent0 - [MessageId: ] - [TraceId: ] - -Dio....
0 votes
0 answers
34 views

I have defined a Kafka Connector using CouchbaseSourceConnector. In the config i haven't specified any partitioning as such, however when the connector is running i am getting following error java....
P JM's user avatar
  • 9
1 vote
0 answers
66 views

while trying to build a docker image for my Bun project, I get the following error: 2025年05月07日 15:22:07 error: Could not find native build for platform=linux, arch=arm64, runtime=napi, nodeVersion=22....
1 vote
1 answer
74 views

I am using Couchbase to store user data. Couchbase version: Current Version Couchbase Server Community Edition 7.2.2 build 6401 and nuget packages: <PackageReference Include="Couchbase....
1 vote
1 answer
122 views

npm install couchbase --save completes. I get the following error about the missing module when I run npm start. The file it complains about can be found in the d: location it complains about, but ...
1 vote
1 answer
37 views

My issue is with the TestContainer behavior. I am trying to test my code in couchbase testcontainer but facing certain anomaly. My main part of code public void execute() { boolean success ...

15 30 50 per page
1
2 3 4 5
...
273

AltStyle によって変換されたページ (->オリジナル) /