You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2018/05/24 23:07:00 UTC

[jira] [Commented] (CAMEL-12537) Add support for protocolVersion parameter in camel-infinispan

    [ https://issues.apache.org/jira/browse/CAMEL-12537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16489964#comment-16489964 ] 

Willem Jiang commented on CAMEL-12537:
--------------------------------------

[~dmvolod] 
If there is no documentation for this, I think we need to update the api document for it.
I just checked the cacheContainerConfiguration in InfinispanConfiguration, it's an object, I guess current API plugin cannot generate the right document for it.
Maybe we should provide some meta information to handle this kind issue.

> Add support for protocolVersion parameter in camel-infinispan
> -------------------------------------------------------------
>
>                 Key: CAMEL-12537
>                 URL: https://issues.apache.org/jira/browse/CAMEL-12537
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-infinispan
>    Affects Versions: 2.21.0
>         Environment: On Infinispan 8.4.0 or JDG 7.1
> Caused by: org.infinispan.client.hotrod.exceptions.HotRodClientException:org.infinispan.server.hotrod.UnknownVersionException: Unknown version:27
>            Reporter: Dmitry Volodin
>            Priority: Major
>
> There is no protocolVersion configuration parameters available to set in InfinispanManager for ConfigurationBuilder. This is limiting component to connect with the same version of the Infinispan without backward compatibility, i.e. JDG 7.1, etc.



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