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

Github-issue#1048 : s3-sink with local-file buffer implementation. #2

Closed
wants to merge 5 commits into from

Commits on May 2, 2023

  1. Github-issue#1048 : s3-sink with local-file buffer implementation.

    Signed-off-by: Deepak Sahu <deepak.sahu562@gmail.com>
    deepaksahu562 committed May 2, 2023
    Configuration menu
    Copy the full SHA
    d7a3fd9 View commit details
    Browse the repository at this point in the history
  2. Add Tail Sampler action to aggregate processor (opensearch-project#2497)

    * Add Tail Sampler action to aggregate processor
    
    Signed-off-by: Krishna Kondaka <krishkdk@amazon.com>
    
    * Added documentation and made change to cleanup state after wait period
    
    Signed-off-by: Krishna Kondaka <krishkdk@amazon.com>
    
    * Addressed review comments. Added AggregateActionOutput class
    
    Signed-off-by: Krishna Kondaka <krishkdk@amazon.com>
    
    * Introduced customShouldConclude check for adding custom conclusion checks
    
    Signed-off-by: Krishna Kondaka <krishkdk@amazon.com>
    
    * Updated documentation
    
    Signed-off-by: Krishna Kondaka <krishkdk@amazon.com>
    
    * Add AggregateActionOutput
    
    Signed-off-by: Krishna Kondaka <krishkdk@amazon.com>
    
    * Fix javadoc errors
    
    Signed-off-by: Krishna Kondaka <krishkdk@amazon.com>
    
    ---------
    
    Signed-off-by: Krishna Kondaka <krishkdk@amazon.com>
    kkondaka committed May 2, 2023
    Configuration menu
    Copy the full SHA
    5b73e25 View commit details
    Browse the repository at this point in the history
  3. Log clear messages when OpenSearch Sink fails to push. Modify retries…

    … to be iterative instead of recursive (opensearch-project#2605)
    
    * Log clear messages when OpenSearch Sink fails to push. Modify retries to be iterative instead of recursive
    
    Signed-off-by: Krishna Kondaka <krishkdk@amazon.com>
    
    * Addressed review comment. Fixed off-by-one error in the retry count
    
    Signed-off-by: Krishna Kondaka <krishkdk@amazon.com>
    
    * Fixed code to address failing integration tests
    
    Signed-off-by: Krishna Kondaka <krishkdk@amazon.com>
    
    * Fixed code to address failing tests
    
    Signed-off-by: Krishna Kondaka <krishkdk@amazon.com>
    
    ---------
    
    Signed-off-by: Krishna Kondaka <krishkdk@amazon.com>
    kkondaka committed May 2, 2023
    Configuration menu
    Copy the full SHA
    1f90f38 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

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

Commits on May 5, 2023

  1. Github-issue#1048 : s3-sink - local-file buffer implementation.

    Signed-off-by: Deepak Sahu <deepak.sahu562@gmail.com>
    deepaksahu562 committed May 5, 2023
    Configuration menu
    Copy the full SHA
    57e20bc View commit details
    Browse the repository at this point in the history