Skip to content

Conversation

@dasch
Copy link
Contributor

@dasch dasch commented Nov 10, 2017

Apparently Kafka will set the timestamp to zero when migrating pre-0.10 messages.

when 1
timestamp = message_decoder.int64

# If the timestamp is set to zero (start of UNIX epoch) there's clearly
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dasch FYI that this can happen if you do an in place upgrade from 0.9.X to 0.10.X or onwards - old messages get zerod out (iirc)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah! I'll fix the comment.

@dasch dasch force-pushed the dasch/fix-zero-timestamp branch from 7c441c2 to c3951ea Compare November 10, 2017 14:56
@dasch dasch merged commit e0da111 into master Nov 10, 2017
@dasch dasch deleted the dasch/fix-zero-timestamp branch November 10, 2017 15:34
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.

3 participants