[Commits] [neo4j/community] : Fix for a race condition and invalid assertion com...
GitHub
noreply at github.com
Thu Jan 12 23:51:03 CET 2012
Branch: refs/heads/super-node-support
Home: https://github.com/neo4j/community
Commit: c2dbaa521c76f4eadfbccbbb06baa3cdf9666618
https://github.com/neo4j/community/commit/c2dbaa521c76f4eadfbccbbb06baa3cdf9666618
Author: Mattias Persson <mattias at neotechnology.com>
Date: 2012-01-12 (Thu, 12 Jan 2012)
Changed paths:
M kernel/src/main/java/org/neo4j/kernel/impl/core/LockReleaser.java
Log Message:
-----------
Fix for a race condition and invalid assertion combined to sometimes made a commit fail when trying to update cache with new committed state
Commit: 1eda899c2f44a8ab740c481ad4159b9784ab3e36
https://github.com/neo4j/community/commit/1eda899c2f44a8ab740c481ad4159b9784ab3e36
Author: Mattias Persson <mattias at neotechnology.com>
Date: 2012-01-12 (Thu, 12 Jan 2012)
Changed paths:
A kernel/src/test/java/deleteme/GraphOperations.java
M kernel/src/test/java/org/neo4j/kernel/impl/core/TestNeo4jCacheAndPersistence.java
Log Message:
-----------
Ignored since it's no longer valid for super nodes
Commit: 4abe117f3be5fce539c7d1a6a37ef1f0701313b6
https://github.com/neo4j/community/commit/4abe117f3be5fce539c7d1a6a37ef1f0701313b6
Author: Mattias Persson <mattias at neotechnology.com>
Date: 2012-01-12 (Thu, 12 Jan 2012)
Changed paths:
M kernel/src/main/java/org/neo4j/kernel/impl/core/LockReleaser.java
Log Message:
-----------
Merge branch 'master' into super-node-support
Commit: b6de40df894f89fbf799d2e48a747f0dac6799d6
https://github.com/neo4j/community/commit/b6de40df894f89fbf799d2e48a747f0dac6799d6
Author: Mattias Persson <mattias at neotechnology.com>
Date: 2012-01-12 (Thu, 12 Jan 2012)
Changed paths:
R kernel/src/test/java/deleteme/GraphOperations.java
Log Message:
-----------
Not used
Compare: https://github.com/neo4j/community/compare/e478e8f...b6de40d
More information about the Commits
mailing list