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

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 0c1026d  CAMEL-16072: Reduce logging noise on startup. Fix startup 
time to be total time, and output individual time per phase.
     add 811d93c  camel-milo: added possibility to read node values via 
producer. (#4909)
     add 82e04e2  Fixes checkstyle coding issues with camel-milo

No new revisions were added by this update.

Summary of changes:
 .../camel/catalog/docs/milo-client-component.adoc  | 19 +++++++
 .../src/main/docs/milo-client-component.adoc       | 19 +++++++
 .../milo/client/MiloClientConnection.java          |  7 +++
 .../component/milo/client/MiloClientEndpoint.java  |  2 +-
 .../component/milo/client/MiloClientProducer.java  | 16 +++++-
 .../milo/client/internal/SubscriptionManager.java  | 39 +++++++++++--
 ...itorItemTest.java => ReadValuesClientTest.java} | 64 ++++++++++------------
 .../modules/ROOT/pages/milo-client-component.adoc  | 19 +++++++
 8 files changed, 142 insertions(+), 43 deletions(-)
 copy 
components/camel-milo/src/test/java/org/apache/camel/component/milo/{MonitorItemTest.java
 => ReadValuesClientTest.java} (55%)

Reply via email to