DATACASS-721 - Apply additional code polish.

This commit is contained in:
John Blum
2020-01-31 17:15:05 -08:00
parent 461975cf1a
commit 5c7d16ef4c
3 changed files with 54 additions and 37 deletions

View File

@@ -85,8 +85,7 @@
<properties>
<build.cassandra.host>localhost</build.cassandra.host>
<build.cassandra.mode>embedded</build.cassandra.mode>
<build.cassandra.native_transport_port>19042
</build.cassandra.native_transport_port>
<build.cassandra.native_transport_port>19042</build.cassandra.native_transport_port>
<build.cassandra.rpc_port>19160</build.cassandra.rpc_port>
<build.cassandra.ssl_storage_port>17001</build.cassandra.ssl_storage_port>
<build.cassandra.storage_port>17000</build.cassandra.storage_port>