[
https://issues.apache.org/jira/browse/BEAM-11770?focusedWorklogId=556333&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-556333
]
ASF GitHub Bot logged work on BEAM-11770:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 23/Feb/21 13:24
Start Date: 23/Feb/21 13:24
Worklog Time Spent: 10m
Work Description: masahitojp commented on pull request #13994:
URL: https://github.com/apache/beam/pull/13994#issuecomment-784200417
The current master branch depends on 16.3.0 (#13990)
In other words, there was no longer any affect on us.
> Note that there's back-and-forth (#13765 and #13972) of GCP dependencies
in the last couple of weeks.
#13990 is merged, and this PR is restarted, especially since it does not
seem to be causing any problems in testing.
----
Now I've changed the purpose of this PR.
## what
> bump google-cloud-pubsub to 1.110.3, because we follwed dependencies in
google_cloud_platform_libraries_bom sets version.
The current master branch depends on 16.3.0 (#13990)
https://storage.googleapis.com/cloud-opensource-java-dashboard/com.google.cloud/libraries-bom/16.3.0/artifact_details.html
^ It depends on com.google.cloud:google-cloud-pubsub:1.110.3
Since this is newer than the current master(1.108.6 ) , I think it's better
to update
## why(background)
The apache beam specifies the versions of the following packages
* com.google.cloud:google-cloud-pubsub
But this package has dependencies with the following packages but this one
is specified by `google_cloud_platform_libraries_bom `
* com.google.api.grpc:proto-google-cloud-pubsub-v1
* com.google.api.grpc:grpc-google-cloud-pubsub-v1
The dependencies of this package are difficult to understand for people who
don't know about it, so there is a possibility that the dependencies will be
broken unintentionally in the future. For this reason, I thought it would be
better for me to unify them into `google_cloud_platform_libraries_bom `
^ It depends on com.google.cloud:google-cloud-pubsub:1.110.3
Since this is newer than the current master(1.108.6 ) , I think it's better
to update
## results of sh sdks/java/build-tools/beam-linkage-check.sh origin/master
beam-11770
Success
https://gist.github.com/masahitojp/6a292e3d8ff5506383fca3a44805bafb
(Thanks to your support @suztomo )
----
Could you re-review this PR?
R: @TheNeuralBit @iemejia
----------------------------------------------------------------
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: 556333)
Time Spent: 7h 20m (was: 7h 10m)
> Beam Dependency Update Request: com.google.cloud:google-cloud-pubsub
> --------------------------------------------------------------------
>
> Key: BEAM-11770
> URL: https://issues.apache.org/jira/browse/BEAM-11770
> Project: Beam
> Issue Type: Sub-task
> Components: dependencies
> Reporter: Beam JIRA Bot
> Priority: P2
> Time Spent: 7h 20m
> Remaining Estimate: 0h
>
> ------------------------- 2021-02-08 12:24:07.843324
> -------------------------
> Please consider upgrading the dependency
> com.google.cloud:google-cloud-pubsub.
> The current version is 1.108.3. The latest version is 1.111.0
> cc:
> Please refer to [Beam Dependency Guide
> |https://beam.apache.org/contribute/dependencies/]for more information.
> Do Not Modify The Description Above.
> ------------------------- 2021-02-15 12:22:13.548725
> -------------------------
> Please consider upgrading the dependency
> com.google.cloud:google-cloud-pubsub.
> The current version is 1.108.3. The latest version is 1.111.0
> cc:
> Please refer to [Beam Dependency Guide
> |https://beam.apache.org/contribute/dependencies/]for more information.
> Do Not Modify The Description Above.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)