We have a scala client to update neo4j. the communication happens through REST and its binded at 7474 port. In HA, what happen in case the :7474 server broke or crashed. If then my scala REST would return me failure. How to handle this situation? Can I ping some where to get new master instance. Or is there any alternative or to handle?
Thanks!! Muralidharan -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
