LAXMIKANT KAMATH created CAMEL-11419:
----------------------------------------
Summary: Camel IgniteComponent fails to create cache with
underscore e.g cache_name
Key: CAMEL-11419
URL: https://issues.apache.org/jira/browse/CAMEL-11419
Project: Camel
Issue Type: Bug
Components: camel-ignite
Reporter: LAXMIKANT KAMATH
Camel IgniteComponent fails to create cache with underscore e.g cache_name
IgniteComponent igniteComponent =
IgniteComponent.fromLocation(igniteClientConfig);
main.bind("ignite", igniteComponent);
main.run();
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)