RE: [External]Re: Is there any way to force recover the cluster - copying running cluster datastore

2019-06-17 Thread Kamlesh Joshi
Thanks Ilya, will give it a try ! Thanks and Regards, Kamlesh Joshi From: Ilya Kasnacheev Sent: Friday, June 14, 2019 8:40 PM To: user@ignite.apache.org Subject: Re: [External]Re: Is there any way to force recover the cluster - copying running cluster datastore The e-mail below is from an ext

.net service method call error

2019-06-17 Thread Som Som
hello. I’m trying to deploy a service and call its method. Topology is one server and one client. Service: [Serializable] public class Service1 : IService, IPlusMinusService { [InstanceResource] private readonly IIgnite _ignite; private ICache _cache;

Re: Stop JVM on network Segmenation

2019-06-17 Thread tarunk
Hi All, Can anyone please help with below original query ? -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: Connect external application to Ignite cluster via REST

2019-06-17 Thread Denis Mekhanikov
Kushan, I would recommend using one of thin clients, since they have better performance comparing to REST. They work over a binary protocol, while REST needs data to be serialized as strings. Connectors for thin clients are enabled on all nodes by default, so you can any one to connect. Find more

Re: Need help with Linux ODBC Driver

2019-06-17 Thread Igor Sapego
Hi, I'm not working on this issue currently and is not aware if anyone else in the community looking at it. But I think it's going to be fixed by 2.8 or 2.9 as it looks quite important. Best Regards, Igor On Fri, Jun 7, 2019 at 7:53 PM Charles Rene wrote: > Hi Igor, When will this issue be a

Re: .net service method call error

2019-06-17 Thread Pavel Tupitsyn
Hi Som, I've tried your code and did not get any errors, seems to work for me. Can you please upload a minimal runnable project with a reproducer? Maybe configuration is missing or some other things come into play. Thanks, Pavel On Mon, Jun 17, 2019 at 12:17 PM Som Som <2av10...@gmail.com> wrote

max number of TCP connections

2019-06-17 Thread Clay Teahouse
Hi All What is the max number of TCP connections that can be specified for the ListenSyslog processor? The default seems to be 2. thanks Clay

Re: Row count [select count(*) from table] not matching with the actual row count present in the table

2019-06-17 Thread shivakumar
HI Any Idea on this issue ? I have created Jira bug for this issue https://issues.apache.org/jira/browse/IGNITE-11917 regars, shiva -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/