Hi Vinay, Yes, you should always create the configuration object from scratch when starting a node. Mainly it's because it contains SPIs (e.g., TcpDiscoverySpi) which have lifecycle and can't be reused.
Makes sense? -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Ignite-instance-hangs-during-restart-in-client-mode-tp3101p3106.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
