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

KinesisFirehoseProducer sets the deliverStreamName using getEndpointKey() instead of getStreamName()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.19.0
    • camel-aws
    • Novice

    Description

      In the KinesisFirehoseProducer.createRequest() method, you have this line:

      ~~~~
      putRecordRequest.setDeliveryStreamName(getEndpoint().getEndpointKey());
      ~~~~

      but the deliverStreamName should be set using getEndpoint().getStreamName()

      Attachments

        Issue Links

          Activity

            People

              davsclaus Claus Ibsen
              shanekelly_92 Shane Kelly
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - 1h
                  1h
                  Remaining:
                  Remaining Estimate - 1h
                  1h
                  Logged:
                  Time Spent - Not Specified
                  Not Specified