> Hm, actually client X can't read anything touched by T from master, since
> slave A will have taken write locks on things it modifies, and the write
> locks are associated with T that never finishes in this example. Still,
> master's state will diverge from cluster state.
>
>
It's ok to read things that are held by write locks, reads will not block.

-- 
Mattias Persson, [[email protected]]
Hacker, Neo Technology
www.neotechnology.com
_______________________________________________
Neo4j mailing list
[email protected]
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to