This is an automated email from the ASF dual-hosted git repository.

nferraro pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel-k.git.


    from b91e38d  Merge pull request #1352 from apache/issue-1350
     new 741ad1b  Fix #1304: fix the saga example to use default ports
     new 8594c91  Fix #1304: improve the saga example

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 examples/saga/Flight.java              |   8 +-
 examples/saga/Payment.java             |   6 +-
 examples/saga/Readme.md                |  46 ++++++--
 examples/saga/Saga.java                |  11 +-
 examples/saga/Train.java               |   8 +-
 examples/saga/lra-coordinator-kub.yaml |  98 -----------------
 examples/saga/lra-coordinator.yaml     | 188 ++++++++++++++-------------------
 pkg/trait/environment.go               |   4 +
 8 files changed, 133 insertions(+), 236 deletions(-)
 delete mode 100644 examples/saga/lra-coordinator-kub.yaml

Reply via email to