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

Adding a basic kafka client implementation #52

Closed
wants to merge 2 commits into from
Closed

Conversation

bquenin
Copy link
Contributor

@bquenin bquenin commented Aug 23, 2016

#11

Done.

In order to test this PR:

./swarm stop
./swarm pull
./swarm start --min

Wait 30 secs to let the logs stream in, then:

make test

You can also test the CLI:

make
amplifier
amp logs
amp logs --short
amp logs --n 10
amp logs --n 10 --from 0 --service_name kafka
amp logs --service_id 789456123
amp logs --message error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants