Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation on Kafka key is incorrect #146

Closed
wushujames opened this issue Nov 5, 2015 · 2 comments
Closed

Documentation on Kafka key is incorrect #146

wushujames opened this issue Nov 5, 2015 · 2 comments

Comments

@wushujames
Copy link
Contributor

The website http://maxwells-daemon.io/kafka/ says the format is something like

db:test_db/tbl:test_tbl/id:93/id_2:17910090

But in practice, it appears the key is actually json:

{"database":"test","table":"users","pk.userId":4}

This output is from my test database.

@osheroff
Copy link
Collaborator

osheroff commented Nov 9, 2015

ah, true. ok. I'll take a look.

@osheroff
Copy link
Collaborator

thanks james. fixed.

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

No branches or pull requests

2 participants