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

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

                Author: ASF GitHub Bot
            Created on: 01/Aug/18 16:37
            Start Date: 01/Aug/18 16:37
    Worklog Time Spent: 10m 
      Work Description: JohnRudolfLewis commented on a change in pull request 
#6101: [BEAM-4828] Add Amazon SqsIO
URL: https://github.com/apache/beam/pull/6101#discussion_r206949674
 
 

 ##########
 File path: sdks/java/io/amazon-web-services/build.gradle
 ##########
 @@ -42,4 +45,12 @@ dependencies {
   shadowTest library.java.mockito_core
   shadowTest library.java.junit
   shadowTest library.java.slf4j_jdk14
+  shadowTest group: 'org.elasticmq', name: 'elasticmq-rest-sqs_2.12', version: 
'0.14.1'
+}
+
+test {
 
 Review comment:
   The only tests currently in this PR depends on this in-memory SQS compatible 
queue. Mocking would take more effort in my opinion than it is worth in order 
to be a pure unit test as compared to using this.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


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

    Worklog Id:     (was: 129737)
    Time Spent: 5h  (was: 4h 50m)

> Add Amazon SqsIO
> ----------------
>
>                 Key: BEAM-4828
>                 URL: https://issues.apache.org/jira/browse/BEAM-4828
>             Project: Beam
>          Issue Type: New Feature
>          Components: io-java-aws
>            Reporter: John Rudolf Lewis
>            Assignee: John Rudolf Lewis
>            Priority: Major
>          Time Spent: 5h
>  Remaining Estimate: 0h
>
> Add an SQS source
>  
> For people who would like to follow progress or help out: 
> [https://github.com/JohnRudolfLewis/beam/tree/Add-SqsIO]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to