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

camel-pulsar: Allow Pulsar to auto-select the unique producerName

    XMLWordPrintableJSON

Details

    • Unknown

    Description

      Current default producerName value causes a null producerName to be impossible when configuring from URI. This causes the code regarding a null producerName in the PulsarProducer to be impossible to hit from a URI. This forces anyone wanting to start 2 producers on the same topic in Camel to generate unique IDs and append them to each producerName value.

      The fix proposed is defaulting producerName to null and, instead of generating a producerName on a null within Camel, to use Pulsar ProducerBuilder's automatic generation of a globally unique producerName value as described in the ProducerBuilder documentation.

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            willpthompson William Thompson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 40m
                40m