Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zookeeper ha #3971

Draft
wants to merge 71 commits into
base: main
Choose a base branch
from
Draft

Zookeeper ha #3971

wants to merge 71 commits into from

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    2ce8b42 View commit details
    Browse the repository at this point in the history
  2. WIP

    ManyTheFish committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    dc38da9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97e3dfd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    84d56f3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    49f976c View commit details
    Browse the repository at this point in the history
  6. Create api keys

    ManyTheFish committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    3eb6f4b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b0ff595 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    0cd8157 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a325ddf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57dc4b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe7a312 View commit details
    Browse the repository at this point in the history
  5. fix the tests

    irevoire committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    d5523cc View commit details
    Browse the repository at this point in the history
  6. add logs

    irevoire committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    5ce01bc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ad7f8ed View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3d46e84 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Update zookeeper client

    ManyTheFish committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    b311089 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2f36b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b66bf04 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. fix a few warnings

    irevoire committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    0d20d08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1191ec5 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    8e437ed View commit details
    Browse the repository at this point in the history
  2. fix the leader election

    irevoire committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    8c20d6e View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. implement the deletion of tasks after processing a batch

    add a lot of comments and logs
    irevoire committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    f0c4d36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61ccfaf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    777eebb View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    854745c View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    0c7d7c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c488a4a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d1434d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c3ad57 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9dd4423 View commit details
    Browse the repository at this point in the history
  6. WIP fix the tests

    Kerollmops committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    e257710 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    95a011a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7233ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c68b9e View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    966cbda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76657af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d85753 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    41697c4 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. starts using s3

    irevoire committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    5b89276 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Mastering minio

    Kerollmops committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    01c13c9 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    719fdd7 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    a53a0fd View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    b7109c0 View commit details
    Browse the repository at this point in the history
  2. Fix internal error

    Kerollmops committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    c158d03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f544cfa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f37fdce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b01506 View commit details
    Browse the repository at this point in the history
  6. Fix again the dots

    Kerollmops committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    309c33a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8a2e8a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. exposes all the s3 arguments

    irevoire committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    ecd36b1 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. fix build in release mode

    irevoire committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    c71ba72 View commit details
    Browse the repository at this point in the history
  2. bump charabia

    irevoire committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    6325cda View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. move to our new S3 lib

    irevoire committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    98b67f2 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. bump strois version

    irevoire committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    dfb84f8 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    b22f126 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    b9983a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f04353 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    c573261 View commit details
    Browse the repository at this point in the history
  2. ICE

    irevoire committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    c3a8d4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03b5109 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. WIT: it compiles but the processing of tasks and loading of snapshots…

    … is still not implemented
    irevoire committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    3661441 View commit details
    Browse the repository at this point in the history
  2. it compiles, now tokio is complaining that we block the main thread (…

    …and is right), I need to patch the zookeeper client to not rely on tokio anymore
    irevoire committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    0c18962 View commit details
    Browse the repository at this point in the history
  3. no deadlock on start

    irevoire committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    d0a3582 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c5ec817 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    d1bc7ec View commit details
    Browse the repository at this point in the history
  2. fix the leader election

    irevoire committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    41178e5 View commit details
    Browse the repository at this point in the history
  3. fix a few warnings

    irevoire committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    c48f72e View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    1585b3e View commit details
    Browse the repository at this point in the history
  2. fix the path of the deps

    irevoire committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    e4adf7f View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    a6863a7 View commit details
    Browse the repository at this point in the history