GORA-167 forward port of Make Cassandra keyspace consistency configurable within gora.properties
Project: http://git-wip-us.apache.org/repos/asf/gora/repo Commit: http://git-wip-us.apache.org/repos/asf/gora/commit/3cacf2a2 Tree: http://git-wip-us.apache.org/repos/asf/gora/tree/3cacf2a2 Diff: http://git-wip-us.apache.org/repos/asf/gora/diff/3cacf2a2 Branch: refs/heads/master Commit: 3cacf2a25f2f8937284d50805eeb353bf5a1eabc Parents: 68302e2 Author: Lewis John McGibbney <[email protected]> Authored: Fri Aug 15 09:50:50 2014 -0700 Committer: Lewis John McGibbney <[email protected]> Committed: Fri Aug 15 09:50:50 2014 -0700 ---------------------------------------------------------------------- CHANGES.txt | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/gora/blob/3cacf2a2/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 28d376f..c1fca0c 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -4,6 +4,8 @@ Current Development 0.5-SNAPSHOT +* GORA-167 forward port of Make Cassandra keyspace consistency configurable within gora.properties (rmarroquin via lewismc) + * GORA-364 MemStore.get fails with NPE when key is not set (Gerhard Gossen via lewismc) * GORA-361 AvroUtils.deepClonePersistent needs to flush BinaryEncoder (Gerhard Gossen via hsaputra)
