Skip to content

Adds backwards-compatible serde for SeekableStreamStartSequenceNumbers.#7512

Merged
fjy merged 1 commit intoapache:masterfrom
implydata:fix-kis-cp
Apr 19, 2019
Merged

Adds backwards-compatible serde for SeekableStreamStartSequenceNumbers.#7512
fjy merged 1 commit intoapache:masterfrom
implydata:fix-kis-cp

Conversation

@gianm
Copy link
Copy Markdown
Contributor

@gianm gianm commented Apr 19, 2019

This allows them to be deserialized by older Druid versions as
KafkaPartitions objects.

Fixes #7470.

This allows them to be deserialized by older Druid versions as
KafkaPartitions objects.

Fixes apache#7470.
@gianm gianm changed the title Adds backwards-compatible verde for SeekableStreamStartSequenceNumbers. Adds backwards-compatible serde for SeekableStreamStartSequenceNumbers. Apr 19, 2019
Copy link
Copy Markdown
Contributor

@jihoonson jihoonson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Tested by running a middleManager of this patch and an overlord of 0.13.0, and killing kafka tasks several times and checking new tasks start properly.

@fjy fjy merged commit 1fb5ec3 into apache:master Apr 19, 2019
@gianm gianm deleted the fix-kis-cp branch April 20, 2019 19:23
@gianm
Copy link
Copy Markdown
Contributor Author

gianm commented Apr 20, 2019

Thanks for the review & test @jihoonson!

gianm added a commit to implydata/druid-public that referenced this pull request Apr 20, 2019
…s. (apache#7512)

This allows them to be deserialized by older Druid versions as
KafkaPartitions objects.

Fixes apache#7470.
clintropolis pushed a commit that referenced this pull request Apr 24, 2019
…s. (#7512)

This allows them to be deserialized by older Druid versions as
KafkaPartitions objects.

Fixes #7470.
@clintropolis clintropolis modified the milestones: 0.15.0, 0.14.1 Apr 24, 2019
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.

KIS error when upgrading from 0.13 to 0.14

4 participants