Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-18447

Camel-pubsub: com.google.api.gax.rpc.AsyncTaskException: Asynchronous task failed with real account

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.18.2, 3.19.0
    • 3.18.4, 3.20.0
    • camel-google-pubsub
    • None
    • Unknown

    Description

      During fixation of https://github.com/apache/camel-quarkus/issues/4062 I noticed regular exceptions shown only with real account (not with emulater):

       

      Suppressed: com.google.api.gax.rpc.AsyncTaskException: Asynchronous task failed		at com.google.api.gax.rpc.ApiExceptions.callAndTranslateApiException(ApiExceptions.java:57)		at com.google.api.gax.rpc.UnaryCallable.call(UnaryCallable.java:112) 

      Exception shows that some connections is closed during the acking mechanism. It should be fixed. (To reproduce issue run i.e. run test from CQ with real account GooglePubsubTest#pubsubTopicProduceConsume)

      Attachments

        Activity

          People

            jondruse Jiri Ondrusek
            jondruse Jiri Ondrusek
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: