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

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

                Author: ASF GitHub Bot
            Created on: 22/Jun/20 14:44
            Start Date: 22/Jun/20 14:44
    Worklog Time Spent: 10m 
      Work Description: dpcollins-google commented on a change in pull request 
#11919:
URL: https://github.com/apache/beam/pull/11919#discussion_r443612255



##########
File path: 
buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy
##########
@@ -480,6 +479,7 @@ class BeamModulePlugin implements Plugin<Project> {
         google_cloud_datacatalog_v1beta1            : 
"com.google.cloud:google-cloud-datacatalog:$google_cloud_datacatalog_version",
         google_cloud_dataflow_java_proto_library_all: 
"com.google.cloud.dataflow:google-cloud-dataflow-java-proto-library-all:0.5.160304",
         google_cloud_datastore_v1_proto_client      : 
"com.google.cloud.datastore:datastore-v1-proto-client:1.6.3",
+        google_cloud_pubsublite                     : 
"com.google.cloud:google-cloud-pubsublite:$google_cloud_pubsublite_version",

Review comment:
       This tool fails to run in a git clone of the branch. Please fix this 
tool?
   
   ```
   /bin/bash ./sdks/java/build-tools/beam-linkage-check.sh
   Updating files: 100% (4678/4678), done.
   HEAD is now at 9304d1c90 Check for null attribute map in IncomingMessage 
before adding on PubsubMessage.
   Mon Jun 22 10:43:24 EDT 2020: Installing artifacts of master(9304d1c9) to 
Maven local repository.
   beam ❯ 
   ```
   




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


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

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

> Add Pub/Sub Lite IO to beam builtin
> -----------------------------------
>
>                 Key: BEAM-10114
>                 URL: https://issues.apache.org/jira/browse/BEAM-10114
>             Project: Beam
>          Issue Type: New Feature
>          Components: io-java-gcp
>            Reporter: Daniel Collins
>            Priority: P2
>          Time Spent: 5h
>  Remaining Estimate: 0h
>
> The IO currently lives [on the pubsub lite 
> github|[https://github.com/googleapis/java-pubsublite/tree/master/pubsublite-beam-io]]
>  but should be moved to being part of beam.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to