You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/01/12 09:28:00 UTC

[jira] [Work logged] (BEAM-13638) SqsMessage class have package private access for getters

     [ https://issues.apache.org/jira/browse/BEAM-13638?focusedWorklogId=707360&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-707360 ]

ASF GitHub Bot logged work on BEAM-13638:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 12/Jan/22 09:27
            Start Date: 12/Jan/22 09:27
    Worklog Time Spent: 10m 
      Work Description: mosche commented on pull request #16491:
URL: https://github.com/apache/beam/pull/16491#issuecomment-1010830652


   R: @aromanenko-dev 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 707360)
    Time Spent: 20m  (was: 10m)

> SqsMessage class have package private access for getters
> --------------------------------------------------------
>
>                 Key: BEAM-13638
>                 URL: https://issues.apache.org/jira/browse/BEAM-13638
>             Project: Beam
>          Issue Type: Bug
>          Components: io-java-aws
>    Affects Versions: 2.34.0, 2.35.0
>            Reporter: bala barath
>            Assignee: Moritz Mack
>            Priority: P2
>              Labels: SQS, aws-sdk-v2, easyfix
>             Fix For: Not applicable
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> *org.apache.beam.sdk.io.aws2.sqs.SqsMessage* class has *package private* access for all the methods which makes it impossible to access the message body outside of the beam package.
> Additionally, the type of *timeStamp* and *requestTimeStamp* should be *long* instead of String.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)