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 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 :)

@matzew matzew force-pushed the matzew:KafkaSerDes branch from f6a5c06 to c7632c6 Mar 10, 2017
@matzew matzew force-pushed the matzew:KafkaSerDes branch from c7632c6 to d163ec0 Mar 10, 2017
@ppatierno ppatierno merged commit 08ea065 into vert-x3:master Mar 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.