Hi Val, Am creating the cache in by turning on "clientMode" and creating Local cache. All those cache are getting created in server (data nodes). Is there is a way I can create client cache with "clientMode" set as true.
-----Original Message----- From: vkulichenko [mailto:[email protected]] Sent: Thursday, January 12, 2017 2:57 AM To: [email protected] Subject: RE: Questions on Client Reconnect and Client Cache Mani, 1. Specific timeout value depends on you environment network speed, etc. Basically, client will automatically reconnect to server when the latter is restarted, but it will fail to do that if timeout expires. 2. Local cache must work, I would assume you're doing something. Please prepare a test case that doesn't work and share with use. 3. Refer to this page for details about binary format: https://apacheignite.readme.io/docs/binary-marshaller -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Questions-on-Client-Reconnect-and-Client-Cache-tp10018p10037.html Sent from the Apache Ignite Users mailing list archive at Nabble.com. This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information. If you are not the intended recipient(s), please reply to the sender and destroy all copies of the original message. Any unauthorized review, use, disclosure, dissemination, forwarding, printing or copying of this email, and/or any action taken in reliance on the contents of this e-mail is strictly prohibited and may be unlawful. Where permitted by applicable law, this e-mail and other e-mail communications sent to and from Cognizant e-mail addresses may be monitored.
