You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/07/16 20:14:00 UTC

[jira] [Work logged] (BEAM-3098) Upgrade Java grpc version

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

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

                Author: ASF GitHub Bot
            Created on: 16/Jul/18 20:13
            Start Date: 16/Jul/18 20:13
    Worklog Time Spent: 10m 
      Work Description: garrettjonesgoogle commented on issue #5767: [BEAM-3098] Upgrades gRPC and protobuf dependencies
URL: https://github.com/apache/beam/pull/5767#issuecomment-405366926
 
 
   Failure:
   
   ```
   /home/jenkins/jenkins-slave/workspace/beam_PreCommit_Java_Commit/src/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/spanner/SpannerConfig.java:155: error: cannot find symbol
       builder.setUserAgentPrefix(USER_AGENT_PREFIX + "/" + releaseInfo.getVersion());
              ^
     symbol:   method setUserAgentPrefix(String)
     location: variable builder of type Builder
   ```
   
   This is caused by the following change in google-cloud-java:
   
   https://github.com/GoogleCloudPlatform/google-cloud-java/pull/2690
   

----------------------------------------------------------------
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:
users@infra.apache.org


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

    Worklog Id:     (was: 123748)
    Time Spent: 0.5h  (was: 20m)

> Upgrade Java grpc version
> -------------------------
>
>                 Key: BEAM-3098
>                 URL: https://issues.apache.org/jira/browse/BEAM-3098
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-java-core
>            Reporter: Solomon Duskis
>            Assignee: Chamikara Jayalath
>            Priority: Major
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Beam Java currently depends on grpc 1.2, which was released in March.  It would be great if the dependency could be update to something newer, like grpc 1.7.0



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