Skip to content

Conversation

@matriv
Copy link
Contributor

@matriv matriv commented May 14, 2023

  • Pass discovery.type=single-node to CrateDBContainer to disable
    bootstrap checks and prevent errors regarding low limit for
    max virtual memory

  • Upgrade CrateDB docker image to latest stable: 5.3.1

Fixes: #7038

@matriv matriv force-pushed the mt/fix-cratedb-bootstrapchecks branch from 9032474 to 6d6c802 Compare May 14, 2023 11:59
@matriv matriv force-pushed the mt/fix-cratedb-bootstrapchecks branch from 6d6c802 to a859717 Compare May 14, 2023 20:29
@matriv matriv requested a review from eddumelendez May 14, 2023 20:29
@matriv matriv marked this pull request as ready for review May 14, 2023 20:29
@matriv matriv requested a review from a team May 14, 2023 20:29
Pass `discovery.type=single-node` to CrateDBContainer to disable
bootstrap checks and prevent errors regarding low limit for
max virtual memory

Upgrade CrateDB docker image to latest stable: 5.3.1

Fixes: testcontainers#7038
@matriv matriv force-pushed the mt/fix-cratedb-bootstrapchecks branch from a859717 to 5fa1c3a Compare May 14, 2023 20:30
@eddumelendez eddumelendez changed the title WIP: issue: #7038 [cratedb] Enable single node by default May 15, 2023
@eddumelendez eddumelendez added this to the next milestone May 15, 2023
@eddumelendez eddumelendez merged commit be7cbe4 into testcontainers:main May 15, 2023
@eddumelendez
Copy link
Member

Thank you for the quick fix, @matriv !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: CrateDB doesn't run

2 participants