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

sendEvents Async #7138

Merged
merged 14 commits into from
Jan 24, 2023
Merged

sendEvents Async #7138

merged 14 commits into from
Jan 24, 2023

Commits on Nov 27, 2022

  1. send instance, types, registrations events async. Use the default thr…

    …eadPool to not spawn a lot of threads that do small work. Reworked the OMRSTopic interface to support async send, made minimal changes (sendInstance event is not checked, but it could be changed for consistency)
    
    Signed-off-by: marius-patrascu <marius-florin.patrascu@ing.com>
    marius-patrascu committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    d5894ab View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. Configuration menu
    Copy the full SHA
    0c6a676 View commit details
    Browse the repository at this point in the history
  2. unwrap connectorException when sending events

    Signed-off-by: marius-patrascu <marius-florin.patrascu@ing.com>
    marius-patrascu committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    710c1f8 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/send-events-async' into send-eve…

    …nts-async
    marius-patrascu committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    dc18881 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. improved error handling

    Signed-off-by: marius-patrascu <marius-florin.patrascu@ing.com>
    marius-patrascu committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    57525e2 View commit details
    Browse the repository at this point in the history
  2. name fixes

    Signed-off-by: marius-patrascu <marius-florin.patrascu@ing.com>
    marius-patrascu committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    925c28b View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. logic fix for send registry event

    Signed-off-by: marius-patrascu <marius-florin.patrascu@ing.com>
    marius-patrascu committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    04e8edd View commit details
    Browse the repository at this point in the history
  2. reverted app props changes

    Signed-off-by: marius-patrascu <marius-florin.patrascu@ing.com>
    marius-patrascu committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    4e50d03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28de320 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

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

Commits on Dec 5, 2022

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

Commits on Dec 20, 2022

  1. Merge branch 'main' into send-events-async

    Ljupcho Palashevski authored Dec 20, 2022
    Configuration menu
    Copy the full SHA
    6aa75be View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into send-events-async

    Ljupcho Palashevski authored Dec 20, 2022
    Configuration menu
    Copy the full SHA
    f4f0de7 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Merge branch 'main' into send-events-async

    Ljupcho Palashevski authored Jan 20, 2023
    Configuration menu
    Copy the full SHA
    9a8d504 View commit details
    Browse the repository at this point in the history