You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2024/02/09 13:45:59 UTC

(camel-kamelets) 01/03: Revert "Review Throttle Action"

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

acosentino pushed a commit to branch revert-1848-1842
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git

commit d39d26fd7a94f415d8d8a044b11a8a297e666e9a
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Feb 9 14:45:54 2024 +0100

    Revert "Review Throttle Action"
    
    This reverts commit f9da804f8888fcde3184fb04dbd382169d40f43e.
---
 .../src/main/resources/kamelets/throttle-action.kamelet.yaml            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/library/camel-kamelets/src/main/resources/kamelets/throttle-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/throttle-action.kamelet.yaml
index 48986812..a611e72e 100644
--- a/library/camel-kamelets/src/main/resources/kamelets/throttle-action.kamelet.yaml
+++ b/library/camel-kamelets/src/main/resources/kamelets/throttle-action.kamelet.yaml
@@ -32,7 +32,7 @@ spec:
     title: "Throttle Action"
     description: "The Throttle action allows you to ensure that a specific sink does not get overloaded."
     required:
-      - maxConcurrentRequests
+      - messages
     properties:
       maxConcurrentRequests:
         title: Max Concurrent Requests