scassandra / scassandra-server

Stubbed Cassandra
http://www.scassandra.org
Other
87 stars 34 forks source link

[#186] Add Serial Consistency Level and Timestamp to Activity Log #187

Closed tolbertam closed 7 years ago

tolbertam commented 7 years ago

For #186.

Updates recorded queries in the ActivityLog to include Serial Consistency Level and Timestamp if present in queries. If the values are not present, all the client implementations return null to indicate that they weren't set.

Also fixes some bugs in the codec module:

Lastly, fixes the version in gradle.properties as it looks like there was never a 1.1.2 release, so labeled as 1.1.2-SNAPSHOT.

If all looks good, would like to deploy as version 1.1.2 if that is ok.

tolbertam commented 7 years ago

Have been using this and it's working great. Merging and releasing as 1.1.2