[
https://issues.apache.org/jira/browse/BEAM-14129?focusedWorklogId=745379&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-745379
]
ASF GitHub Bot logged work on BEAM-14129:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 21/Mar/22 19:14
Start Date: 21/Mar/22 19:14
Worklog Time Spent: 10m
Work Description: dpcollins-google commented on a change in pull request
#17125:
URL: https://github.com/apache/beam/pull/17125#discussion_r831460170
##########
File path:
buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy
##########
@@ -573,7 +573,7 @@ class BeamModulePlugin implements Plugin<Project> {
google_cloud_datastore_v1_proto_client :
"com.google.cloud.datastore:datastore-v1-proto-client:2.1.3",
google_cloud_firestore :
"com.google.cloud:google-cloud-firestore", //
google_cloud_platform_libraries_bom sets version
google_cloud_pubsub :
"com.google.cloud:google-cloud-pubsub", // google_cloud_platform_libraries_bom
sets version
- google_cloud_pubsublite :
"com.google.cloud:google-cloud-pubsublite", //
google_cloud_platform_libraries_bom sets version
+ google_cloud_pubsublite :
"com.google.cloud:google-cloud-pubsublite:1.5.0", //
google_cloud_platform_libraries_bom sets version
Review comment:
We should drop the override once the version of
google_cloud_platform_libraries_bom is high enough to include pubsublite 1.5.0.
Added comment to this effect
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 745379)
Time Spent: 9.5h (was: 9h 20m)
> Fix issues with Pub/Sub Lite IO at high volumes
> -----------------------------------------------
>
> Key: BEAM-14129
> URL: https://issues.apache.org/jira/browse/BEAM-14129
> Project: Beam
> Issue Type: Task
> Components: io-java-gcp
> Reporter: Daniel Collins
> Assignee: Daniel Collins
> Priority: P1
> Fix For: 2.38.0
>
> Time Spent: 9.5h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)