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

feat: enable edge-level kill switch to drop messages when buffer is full, for the non-reduce forwarder #634

Merged
merged 7 commits into from
Mar 28, 2023

Commits on Mar 24, 2023

  1. feat: add edge level onFull write actions

    Signed-off-by: Keran Yang <[email protected]>
    KeranYang committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    87bd771 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Address comments

    Signed-off-by: Keran Yang <[email protected]>
    KeranYang committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    dcea97f View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Address comments

    Signed-off-by: Keran Yang <[email protected]>
    KeranYang committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    37abe9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2d6e26 View commit details
    Browse the repository at this point in the history
  3. fix codegen

    Signed-off-by: Keran Yang <[email protected]>
    KeranYang committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    d576b49 View commit details
    Browse the repository at this point in the history
  4. .

    Signed-off-by: Keran Yang <[email protected]>
    KeranYang committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    a0e33e4 View commit details
    Browse the repository at this point in the history
  5. .

    Signed-off-by: Keran Yang <[email protected]>
    KeranYang committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    fd006d8 View commit details
    Browse the repository at this point in the history