testcontainers / testcontainers/testcontainers-java

CouchbaseContainer does not support configuring the memory quotas

Open
#3,004 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
8.7k
Forks
1.9k
Avg merge
2d 17h
Merged PRs (30d)
9

Description

CouchbaseContainer does not currently support configuring memory quotas for the various enabled services.

It would be nice to be able to configure this, we have quite a large number of indices we create during testing and the default 512mb sometimes causes issues.

I actually have this locally and would be willing to contribute it upstream.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the CouchbaseContainer implementation and inspect how its enabled services and current memory settings are configured. Add a way to configure memory quotas for the services, then verify that containers can use quotas above the current 512 MB default, using the existing Couchbase-related tests if available.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, java
Domain
databases, testing
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.