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

feature: #242 Explicit terminal and retry exceptions for cleaner logging and poison pills #291

Closed
wants to merge 23 commits into from

Commits on May 6, 2022

  1. Configuration menu
    Copy the full SHA
    1a18281 View commit details
    Browse the repository at this point in the history
  2. switch tests to utilise

    astubbs committed May 6, 2022
    Configuration menu
    Copy the full SHA
    6af5beb View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. Configuration menu
    Copy the full SHA
    3d704c3 View commit details
    Browse the repository at this point in the history
  2. alternative handling flow

    astubbs committed May 12, 2022
    Configuration menu
    Copy the full SHA
    7f1cd22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3331e5 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'antony/features/retry-exception' into f…

    …eatures/retry-exception
    astubbs committed May 12, 2022
    Configuration menu
    Copy the full SHA
    33454ad View commit details
    Browse the repository at this point in the history
  5. wording

    astubbs committed May 12, 2022
    Configuration menu
    Copy the full SHA
    4d2eaa1 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. step

    astubbs committed May 13, 2022
    Configuration menu
    Copy the full SHA
    28dd391 View commit details
    Browse the repository at this point in the history
  2. step

    astubbs committed May 13, 2022
    Configuration menu
    Copy the full SHA
    1c37ebf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a62163 View commit details
    Browse the repository at this point in the history
  4. step

    astubbs committed May 13, 2022
    Configuration menu
    Copy the full SHA
    5b2b515 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a9ded2d View commit details
    Browse the repository at this point in the history
  6. handle terminal

    astubbs committed May 13, 2022
    Configuration menu
    Copy the full SHA
    1a72f3c View commit details
    Browse the repository at this point in the history
  7. introduce Offsets class

    astubbs committed May 13, 2022
    Configuration menu
    Copy the full SHA
    fb862d6 View commit details
    Browse the repository at this point in the history
  8. step

    astubbs committed May 13, 2022
    Configuration menu
    Copy the full SHA
    1f662d9 View commit details
    Browse the repository at this point in the history
  9. step

    astubbs committed May 13, 2022
    Configuration menu
    Copy the full SHA
    830717a View commit details
    Browse the repository at this point in the history
  10. test and batch drafting

    astubbs committed May 13, 2022
    Configuration menu
    Copy the full SHA
    e778a09 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2022

  1. test and batch drafting

    astubbs committed May 14, 2022
    Configuration menu
    Copy the full SHA
    7d56bad View commit details
    Browse the repository at this point in the history
  2. test and batch drafting

    astubbs committed May 14, 2022
    Configuration menu
    Copy the full SHA
    eb42645 View commit details
    Browse the repository at this point in the history
  3. test and batch drafting

    astubbs committed May 14, 2022
    Configuration menu
    Copy the full SHA
    8a8a780 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. Merge remote-tracking branch 'origin/master' into features/retry-exce…

    …ption
    
    # Conflicts:
    #	parallel-consumer-core/src/main/java/io/confluent/parallelconsumer/internal/AbstractParallelEoSStreamProcessor.java
    #	parallel-consumer-core/src/test/resources/logback-test.xml
    astubbs committed May 20, 2022
    Configuration menu
    Copy the full SHA
    486caa5 View commit details
    Browse the repository at this point in the history
  2. revert partial batch failure

    astubbs committed May 20, 2022
    Configuration menu
    Copy the full SHA
    93324d0 View commit details
    Browse the repository at this point in the history
  3. review

    astubbs committed May 20, 2022
    Configuration menu
    Copy the full SHA
    14aad84 View commit details
    Browse the repository at this point in the history