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

DDT-1284: Changes related to fixing timestamp synchronization bugs #186

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Oct 27, 2022

  1. Update context to include /jit

    Signed-off-by: Niels Thykier <[email protected]>
    Niels Thykier committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    17615e6 View commit details
    Browse the repository at this point in the history
  2. Release JIT 1.2-beta1-rc2

    Signed-off-by: Niels Thykier <[email protected]>
    Niels Thykier committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    12a17f7 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Provide better logging for failed timestamp notifications

    Signed-off-by: Niels Thykier <[email protected]>
    Niels Thykier committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    5762b70 View commit details
    Browse the repository at this point in the history
  2. CI: Create ad-hoc rc2 builds for bug fix testing

    Signed-off-by: Niels Thykier <[email protected]>
    Niels Thykier committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    4ca8f4b View commit details
    Browse the repository at this point in the history
  3. Preserve Timestamp delivery IDs across fail-retry cycles

    Signed-off-by: Niels Thykier <[email protected]>
    Niels Thykier committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    c952612 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Log on success when forwarding timestamps

    Signed-off-by: Niels Thykier <[email protected]>
    Niels Thykier committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    52bc542 View commit details
    Browse the repository at this point in the history
  2. Log about subscriptions on info level

    We do not get that many timestamps, so an info-line per timestamp is
    not going to drown the log. And having the log line on by default
    makes it easier to see what is going on.
    
    Signed-off-by: Niels Thykier <[email protected]>
    Niels Thykier committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    7702d98 View commit details
    Browse the repository at this point in the history
  3. Provide an easy way to change the camel poll rules

    Signed-off-by: Niels Thykier <[email protected]>
    Niels Thykier committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    3ee0ef8 View commit details
    Browse the repository at this point in the history
  4. DDT-1290: Remove unused UnmappedEvent entity

    Signed-off-by: Niels Thykier <[email protected]>
    Niels Thykier committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    52f2f46 View commit details
    Browse the repository at this point in the history