Skip to content

AggregatedActivity: Fixed serialization_id not honoring milliseconds#216

Closed
whs wants to merge 1 commit intotschellenbach:masterfrom
wongnai:master
Closed

AggregatedActivity: Fixed serialization_id not honoring milliseconds#216
whs wants to merge 1 commit intotschellenbach:masterfrom
wongnai:master

Conversation

@whs
Copy link

@whs whs commented Nov 3, 2017

AggregatedActivity calculation was incorrect. It discard floating point first, then * 1000 (so the rightmost digits will always be 000).

@whs
Copy link
Author

whs commented Nov 6, 2017

Travis failed with The command "echo 'DROP KEYSPACE test_stream_framework;' | /usr/local/cassandra/bin/cqlsh;" failed and exited with 127 during .

I think master is currently broken?

@whs
Copy link
Author

whs commented Nov 6, 2017

Actually this is duplicated with #214.

@whs whs closed this Nov 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant