Commit b1ff63671f429afc32b7c0f895d547636e127b45

Authored by basanets
1 parent 11e04af1

Fixed cassandra test properties

... ... @@ -48,7 +48,7 @@ cassandra.query.ts_key_value_partitioning=HOURS
48 48
49 49 cassandra.query.ts_key_value_ttl=0
50 50
51   -cassandra.query.debug_events_ttl=WEEK
  51 +cassandra.query.debug_events_ttl=604800
52 52
53 53 cassandra.query.max_limit_per_request=1000
54 54 cassandra.query.buffer_size=100000
... ...