[
https://issues.apache.org/jira/browse/CAMEL-11734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16150174#comment-16150174
]
Dmitry Volodin commented on CAMEL-11734:
----------------------------------------
[~ancosen], I'm working on CAMEL-11695 right now and will try to update the
gRPC library in this work
However, CAMEL-11695 will use TLS with OpenSSL library involving some native
(linux, osx, windows supported) code and need to be check how it will work in
OSGi environment.
TLS with JDK also requires JRE based agent but not recommended for production
use due to low performance.
> Upgrade grpc-java to 1.6.1
> --------------------------
>
> Key: CAMEL-11734
> URL: https://issues.apache.org/jira/browse/CAMEL-11734
> Project: Camel
> Issue Type: Task
> Components: camel-grpc
> Affects Versions: 2.20.0
> Reporter: James Netherton
> Priority: Minor
>
> It'd be nice if we could upgrade camel-grpc to use the latest grpc-java
> library as there are some improvements to how it does class loading:
> https://github.com/grpc/grpc-java/releases/tag/v1.6.1
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)