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

camel-azure-servicebus - Default header filter strategy can try to propagate headers of types not supported by the Service Bus protocol

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 4.4.2, 4.4.3, 4.6.0, 4.7.0, 4.8.0
    • 4.4.4, 4.8.1, 4.9.0
    • camel-azure
    • None
    • Unknown
    • Regression

    Description

      The default HeaderFilterStrategy created when automatic header propagation was implemented for the Service Bus did not take steps to ensure that propagated headers are of a Java type that can be encoded as an application property by the underlying client libraries.

      This would lead to errors of the form: com.azure.messaging.servicebus.ServiceBusException: No encoding is known for map entry value of type: <unmappable class name>

      Attachments

        Issue Links

          Activity

            People

              dlp Dylan Piergies
              dlp Dylan Piergies
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: