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

Add AcknowledgementSet support to DocumentDB/MongoDB streams #4379

Merged
merged 18 commits into from
Apr 2, 2024

Commits on Apr 1, 2024

  1. Add AcknowledgementSet support to DocumentDB/MongoDB streams

    Signed-off-by: Dinu John <86094133+dinujoh@users.noreply.github.com>
    dinujoh committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    d16feb4 View commit details
    Browse the repository at this point in the history
  2. Update StreamAcknowledgementManagerTest

    Signed-off-by: Dinu John <86094133+dinujoh@users.noreply.github.com>
    dinujoh committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    9c7e6b8 View commit details
    Browse the repository at this point in the history
  3. Unit test update

    Signed-off-by: Dinu John <86094133+dinujoh@users.noreply.github.com>
    dinujoh committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    e7d3b94 View commit details
    Browse the repository at this point in the history
  4. Update unit test

    Signed-off-by: Dinu John <86094133+dinujoh@users.noreply.github.com>
    dinujoh committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    4def974 View commit details
    Browse the repository at this point in the history
  5. Update unit test

    Signed-off-by: Dinu John <86094133+dinujoh@users.noreply.github.com>
    dinujoh committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    5740266 View commit details
    Browse the repository at this point in the history
  6. Unit test fix

    Signed-off-by: Dinu John <86094133+dinujoh@users.noreply.github.com>
    dinujoh committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    a1417a7 View commit details
    Browse the repository at this point in the history
  7. Unit test fix

    Signed-off-by: Dinu John <86094133+dinujoh@users.noreply.github.com>
    dinujoh committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    85c9894 View commit details
    Browse the repository at this point in the history
  8. Unit test fix

    Signed-off-by: Dinu John <86094133+dinujoh@users.noreply.github.com>
    dinujoh committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    bdd789b View commit details
    Browse the repository at this point in the history
  9. Update unit test

    Signed-off-by: Dinu John <86094133+dinujoh@users.noreply.github.com>
    dinujoh committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    d503063 View commit details
    Browse the repository at this point in the history
  10. Update test

    Signed-off-by: Dinu John <86094133+dinujoh@users.noreply.github.com>
    dinujoh committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    3444d1e View commit details
    Browse the repository at this point in the history
  11. Unit test fix

    Signed-off-by: Dinu John <86094133+dinujoh@users.noreply.github.com>
    dinujoh committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    1b9749c View commit details
    Browse the repository at this point in the history
  12. Unit test fix

    Signed-off-by: Dinu John <86094133+dinujoh@users.noreply.github.com>
    dinujoh committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    82369fc View commit details
    Browse the repository at this point in the history
  13. Fix unit test

    Signed-off-by: Dinu John <86094133+dinujoh@users.noreply.github.com>
    dinujoh committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    f77c08a View commit details
    Browse the repository at this point in the history
  14. Unit test fix

    Signed-off-by: Dinu John <86094133+dinujoh@users.noreply.github.com>
    dinujoh committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    bd4c251 View commit details
    Browse the repository at this point in the history
  15. Disabling test

    Signed-off-by: Dinu John <86094133+dinujoh@users.noreply.github.com>
    dinujoh committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    99a73d3 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Add stop method to Stream worker to stop processing stream

    Signed-off-by: Dinu John <86094133+dinujoh@users.noreply.github.com>
    dinujoh committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    5d0c291 View commit details
    Browse the repository at this point in the history
  2. Add BackgroundThreadFactory that adds thread name prefix for debugging

    Signed-off-by: Dinu John <86094133+dinujoh@users.noreply.github.com>
    dinujoh committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    22b3685 View commit details
    Browse the repository at this point in the history
  3. Update unit test

    Signed-off-by: Dinu John <86094133+dinujoh@users.noreply.github.com>
    dinujoh committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    cf4b857 View commit details
    Browse the repository at this point in the history