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

Address multi-threading issues with AWS Lambda Plugin #5194

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Nov 12, 2024

  1. Address thread safety for lambda processor and additional fixes

    Signed-off-by: Srikanth Govindarajan <[email protected]>
    srikanthjg committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    78c12a5 View commit details
    Browse the repository at this point in the history
  2. Address comments

    Signed-off-by: Srikanth Govindarajan <[email protected]>
    srikanthjg committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    fd5ad70 View commit details
    Browse the repository at this point in the history
  3. Address comments

    Signed-off-by: Srikanth Govindarajan <[email protected]>
    srikanthjg committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    62110de View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Address race condition in lambda processor and threading issues in la…

    …mbda sink
    
    Signed-off-by: Srikanth Govindarajan <[email protected]>
    srikanthjg committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    430af31 View commit details
    Browse the repository at this point in the history