This is an automated email from the ASF dual-hosted git repository.
gnodet pushed a change to branch CAMEL-23255-infinispan-schema-retry
in repository https://gitbox.apache.org/repos/asf/camel.git
from b76ed379742d CAMEL-23255: Regenerate downstream DSL and catalog
artifacts
add d073027283e5 CAMEL-23255: Improve schema registration retry logic
No new revisions were added by this update.
Summary of changes:
.../infinispan/remote/InfinispanRemoteManager.java | 15 ++-
...nfinispanRemoteSchemaRegistrationRetryTest.java | 113 +++++++++++++++++++++
2 files changed, 125 insertions(+), 3 deletions(-)
create mode 100644
components/camel-infinispan/camel-infinispan/src/test/java/org/apache/camel/component/infinispan/remote/InfinispanRemoteSchemaRegistrationRetryTest.java