Skip to content

Instantly share code, notes, and snippets.

@recursivecodes
Last active December 18, 2019 17:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save recursivecodes/dcbd787ea0bcaad4fb32b7339ecdad07 to your computer and use it in GitHub Desktop.
Save recursivecodes/dcbd787ea0bcaad4fb32b7339ecdad07 to your computer and use it in GitHub Desktop.
consumer_output.sh
> Task :consumer:run
consumer
org.apache.kafka.common.security.plain.PlainLoginModule required username="[tenancy]/[username]/[stream pool id]" password="[auth token]";
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Record Key 92a078df-89bd-4c55-a40b-668509f5d543
Record value Test record #0
Record partition 0
Record offset 62
Record Key ba12e804-49b0-49cc-ac6f-c45dc52bf543
Record value Test record #1
Record partition 0
Record offset 63
Record Key 29883f60-5fb1-4c94-a23f-5a489f109d82
Record value Test record #2
Record partition 0
Record offset 64
Record Key 00af0e12-a92f-4162-b2a6-22cdcf04fd73
Record value Test record #3
Record partition 0
Record offset 65
Record Key dd69776a-1bfd-419a-b6b0-7445c098b20e
Record value Test record #4
Record partition 0
Record offset 66
<=========----> 75% EXECUTING [35s]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment