io-strategy is set as "worker" in titan-server-rexter.xml config file (default installation) Second session's Gremlin queries does not work with it.
I've set io-strategy as "leader-follower". It seems working. Is this configuration appropriate for production environment?
Why second gremlin queries are not working (hanging) with "worker" configuration?
Storage layer is BerkeleyDB. Client is: RexProClient (C#) The issue is not related with it?