Skip to content

Tags: baajarmeh/quickwit

Tags

qw-fulmicoton

Toggle qw-fulmicoton's commit message
added display control plane

qw-fulmicoton-gcs

Toggle qw-fulmicoton-gcs's commit message
Allow no gcs credentials

qw-gcs

Toggle qw-gcs's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Renaming google flag to gcs. Fixing features flags. (quickwit-oss#4361)

v0.7.0

Toggle v0.7.0's commit message

Unverified

This user has not yet uploaded their public signing key.
Update license header to 2024

qw-fulmicoton-4336

Toggle qw-fulmicoton-4336's commit message
First stab at bugfix.

We avoid evicting from the ingester pool a node that experienced a timeout or a transport error.

No code path would re-add it to the ingester pool, and that ingester pool is also used by the ingest source
resulting in bug quickwit-oss#4336.

Instead we simply treat these errors as any other transient errors, and rely on the round robbin logic to avoid picking the same node over and over again.

v0.6.5

Toggle v0.6.5's commit message
Bump 0.6.5.

beta

Toggle beta's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge d80d0b3 into 4348ba8

aws-lambda-beta

Toggle aws-lambda-beta's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge baf929b into 4348ba8

v0.6.4

Toggle v0.6.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Emit `ClusterChange::Remove` only if node generation IDs match (quick…

…wit-oss#3899)

v0.6.3

Toggle v0.6.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump 0.6.3 (quickwit-oss#3694)