You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by or...@apache.org on 2020/10/05 17:29:40 UTC

[camel] branch master updated (802770e -> f49a942)

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

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


    from 802770e  CAMEL-15626: Use StringBuilder instead of StringBuffer
     add f49a942  Throttles strimzi startup to prevent resource reuse errors (#4365)

No new revisions were added by this update.

Summary of changes:
 .../infra/services/kafka/StrimziContainer.java     | 20 ++++++--------
 .../test/infra/services/kafka/StrimziService.java  | 32 ++++++++++++++++++----
 .../infra/services/kafka/ZookeeperContainer.java   | 17 +++++-------
 3 files changed, 42 insertions(+), 27 deletions(-)