[Commits] [neo4j/community] 3ee225: Caches the tx start position prior to committing i...
GitHub
noreply at github.com
Tue Jan 24 16:02:12 CET 2012
Branch: refs/heads/master
Home: https://github.com/neo4j/community
Commit: 3ee225c41d2bb5c9e5a96ed8ca3ba5aec1fad0fd
https://github.com/neo4j/community/commit/3ee225c41d2bb5c9e5a96ed8ca3ba5aec1fad0fd
Author: Mattias Persson <mattias at neotechnology.com>
Date: 2012-01-24 (Tue, 24 Jan 2012)
Changed paths:
M kernel/src/main/java/org/neo4j/kernel/impl/transaction/xaframework/XaLogicalLog.java
Log Message:
-----------
Caches the tx start position prior to committing it so that ZK last committed update setter has fast access to it. Should be refactored later
More information about the Commits
mailing list