Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-13416

SqsIO.write input / construction of Sqs request

Details

    • Improvement
    • Status: Open
    • P2
    • Resolution: Unresolved
    • None
    • None
    • io-java-aws

    Description

      SqsIO.write should support arbitrary types T and be implemented in terms of a mapper function that converts T into an AWS request.

      The current implementation of write as PTransform<PCollection<SendMessageRequest>, PDone> is a rather poor choice. It may requires an additional unnecessary serialization & deserialisation round. But even worse, the current SendMessageRequestCoder does not support any advanced configuration beyond queueUrl and messageBody and will silently drop it without even warning the user.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mosche Moritz Mack
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Time Tracking

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