Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
RIE-2017-ProjetTutore-G1
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Due to inactivity, this project is scheduled to be deleted on 2035-04-24.
Why is this scheduled?
Show more breadcrumbs
Lionel Ferrafiat
RIE-2017-ProjetTutore-G1
Wiki
page2 serveur message setup
Changes
Page history
New page
Templates
Clone repository
Update page2 serveur message setup
authored
6 years ago
by
Lionel Ferrafiat
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
page2-serveur-message-setup.md
+1
-1
1 addition, 1 deletion
page2-serveur-message-setup.md
with
1 addition
and
1 deletion
page2-serveur-message-setup.md
View page @
064f4b9c
...
...
@@ -102,7 +102,7 @@ Pour contrer ça et lire d'un coup tous les messages envoyés par le producer, o
`./bin/kafka-console-consumer.sh --bootstrap-server localhost:9092 --topic test --from-beginning`
Tester la lecture sur un nombre fixe de messages
Tester la lecture sur un nombre fixe de messages
(ici 11 messages sur le topic "test")
`./kafka_2.10-0.10.2.1/bin/kafka-simple-consumer-shell.sh --broker-list trueack.ovh:9092 --offset -2 --max-messages 11 --partition 0 --topic test`
This diff is collapsed.
Click to expand it.