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

Fix opt_start_time usage and other datetime fields #535

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

Commits on Mar 20, 2024

  1. added testcase for opt_start_time usage

    Signed-off-by: Guillaume Charbonnier <[email protected]>
    Guillaume Charbonnier authored and charbonnierg committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    1468593 View commit details
    Browse the repository at this point in the history
  2. fix opt_start_time usage in ConsumerConfig

    Signed-off-by: Guillaume Charbonnier <[email protected]>
    Guillaume Charbonnier authored and charbonnierg committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    1561603 View commit details
    Browse the repository at this point in the history
  3. allow opt_start_time usage in StreamSource

    Signed-off-by: Guillaume Charbonnier <[email protected]>
    Guillaume Charbonnier authored and charbonnierg committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    f4ba09a View commit details
    Browse the repository at this point in the history
  4. introduce last_active in SequenceInfo

    Signed-off-by: Guillaume Charbonnier <[email protected]>
    Guillaume Charbonnier authored and charbonnierg committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    8fdac76 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e55a5c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    469e8a8 View commit details
    Browse the repository at this point in the history