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

Using Kafka style SerDes #20

Merged
merged 1 commit into from
Mar 10, 2017
Merged

Using Kafka style SerDes #20

merged 1 commit into from
Mar 10, 2017

Conversation

matzew
Copy link
Contributor

@matzew matzew commented Mar 10, 2017

@ppatierno here we go w/ the SerDes approach, discussed in #4

@matzew
Copy link
Contributor Author

matzew commented Mar 10, 2017

Besides my committed changes, I get auto changes on .adoc file, and some Kotlin code is generated:

On branch KafkaSerDes
Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git checkout -- <file>..." to discard changes in working directory)

	modified:   src/main/asciidoc/java/index.adoc

Untracked files:
  (use "git add <file>..." to include in what will be committed)

	src/main/kotlin/io/vertx/kotlin/kafka/client/consumer/OffsetAndTimestamp.kt

no changes added to commit (use "git add" and/or "git commit -a")

Feels a bit odd :)

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

Successfully merging this pull request may close these issues.

2 participants