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

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

                Author: ASF GitHub Bot
            Created on: 19/Nov/19 20:41
            Start Date: 19/Nov/19 20:41
    Worklog Time Spent: 10m 
      Work Description: lukecwik commented on issue #10144: [BEAM-8691] 
Upgrading bigtable-client-core to latest 1.12.1
URL: https://github.com/apache/beam/pull/10144#issuecomment-555703365
 
 
   Thats a good number of version changes.
   
   Its best to take a comprehensive look over all the dependencies across all 
packages and try to minimize the amount of dependency overrides (especially 
dependency overrides that downgrade dependency versions) so you want to perform 
a concerted effort to upgrade all related packages. This can easily grow to be 
a huge amount of work so then you can attempt to scope it down to upgrading a 
few set of packages. You have to combine this with your own knowledge of 
dependency breakages across versions on a per dependency basis.
   
   You can also run many of the postcommits (especially ones that test IO). You 
can find the postcommits 
[here](https://github.com/apache/beam/tree/master/.test-infra/jenkins) and 
[here](https://builds.apache.org/view/A-D/view/Beam/view/PostCommit/). Once you 
run those postcommits and find failures, you'll need to try and find which 
method in which dependency is causing classnotfound/methodnotfound exceptions.
 
----------------------------------------------------------------
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: 346236)
    Time Spent: 2h  (was: 1h 50m)

> Beam Dependency Update Request: com.google.cloud.bigtable:bigtable-client-core
> ------------------------------------------------------------------------------
>
>                 Key: BEAM-8691
>                 URL: https://issues.apache.org/jira/browse/BEAM-8691
>             Project: Beam
>          Issue Type: Sub-task
>          Components: dependencies
>            Reporter: Beam JIRA Bot
>            Assignee: Tomo Suzuki
>            Priority: Major
>          Time Spent: 2h
>  Remaining Estimate: 0h
>
>  ------------------------- 2019-11-15 19:39:51.523448 
> -------------------------
>         Please consider upgrading the dependency 
> com.google.cloud.bigtable:bigtable-client-core. 
>         The current version is 1.8.0. The latest version is 1.12.1 
>         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)

Reply via email to