You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/05/16 23:51:00 UTC

[jira] [Work logged] (CAMEL-13209) camel-grpc - Upgrade to newer version

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

ASF GitHub Bot logged work on CAMEL-13209:
------------------------------------------

                Author: ASF GitHub Bot
            Created on: 16/May/19 23:50
            Start Date: 16/May/19 23:50
    Worklog Time Spent: 10m 
      Work Description: dimitrisli commented on pull request #2924: CAMEL-13209 Upgrading GRPC version to 1.20.0
URL: https://github.com/apache/camel/pull/2924
 
 
   Also upgrading associated dependencies and needed refactoring.
   
   It seems there were some breaking changes from version **1.15.0** to **1.20.0**
   
   **Resources used for the version changes**
   - [grpc version 1.20.0 is the latest Tag version](https://github.com/grpc/grpc-java)
   - [grpc-google-auth-library-version](https://github.com/grpc/grpc-java/blob/v1.20.x/build.gradle#L111)
   - [grpc-guava-version](https://github.com/grpc/grpc-java/blob/v1.20.x/build.gradle#L112)
   - [grpc-netty-tcnative-boringssl-static-version](https://github.com/grpc/grpc-java/blob/v1.20.x/build.gradle#L228)
   - [grpc-bundle-version](https://mvnrepository.com/artifact/org.apache.servicemix.bundles/org.apache.servicemix.bundles.grpc)
   - [grpc-errorprone-version](https://github.com/grpc/grpc-java/blob/v1.20.x/build.gradle#L195)
   - grpc-java-jwt-version -> Wasn't updated to 3.8.0 as a test was failing.
   
   **Refactoring**
   
   There is one thing in particular that has to be reviewed since I haven't used GRPC myself in the past:
   the usage of the `io.grpc.internal.GrpcAttributes.ATTR_LB_ADDR_AUTHORITY` in place of the previous (and currently not available) `ATTR_AUTHORITY`.
 
----------------------------------------------------------------
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:
users@infra.apache.org


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

            Worklog Id:     (was: 243739)
            Time Spent: 10m
    Remaining Estimate: 0h

> camel-grpc - Upgrade to newer version
> -------------------------------------
>
>                 Key: CAMEL-13209
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13209
>             Project: Camel
>          Issue Type: Task
>            Reporter: Claus Ibsen
>            Assignee: Dmitry Volodin
>            Priority: Major
>             Fix For: 3.0.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Contributions is welcome



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