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

Drop invalid messages if needed #91

Merged
merged 3 commits into from
Jul 19, 2017

Conversation

patsak
Copy link

@patsak patsak commented Jun 2, 2017

No description provided.

@ghost
Copy link

ghost commented Jun 2, 2017

It looks like @patsak hasn't signed our Contributor License Agreement, yet.

The purpose of a CLA is to ensure that the guardian of a project's outputs has the necessary ownership or grants of rights over all contributions to allow them to distribute under the chosen licence.
Wikipedia

You can read and sign our full Contributor License Agreement here.

Once you've signed reply with [clabot:check] to prove it.

Appreciation of efforts,

clabot

@ConfluentJenkins
Copy link
Contributor

Can one of the admins verify this patch?

@ewencp
Copy link
Contributor

ewencp commented Jul 11, 2017

@patsak Are there cases where we expect to fail to convert the data? I'm not sure whether a setting for this makes sense -- if there's a bug in the conversion code, we should just fix that.

@patsak
Copy link
Author

patsak commented Jul 12, 2017

@ewencp Producer has written message without key for example - https://github.com/confluentinc/kafka-connect-elasticsearch/blob/master/src/main/java/io/confluent/connect/elasticsearch/DataConverter.java#L56-L58
Or user make a mistake and write messages for other topic.
In this cases connector stuck on this messages forever.

Copy link
Contributor

@ewencp ewencp left a comment

Choose a reason for hiding this comment

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

@patsak Ok, that makes sense. Do you want to rebase and re-target to 3.4.x? That'd get the change released most quickly.

As it is, the change looks good aside from merge conflicts.

@patsak patsak changed the base branch from master to 3.4.x July 18, 2017 13:49
@patsak patsak changed the base branch from 3.4.x to master July 18, 2017 13:56
@patsak patsak changed the base branch from master to 3.4.x July 19, 2017 08:46
@patsak
Copy link
Author

patsak commented Jul 19, 2017

[clabot:check]

@ghost
Copy link

ghost commented Jul 19, 2017

@confluentinc It looks like @patsak just signed our Contributor License Agreement. 👍

Always at your service,

clabot

@patsak
Copy link
Author

patsak commented Jul 19, 2017

@ewencp I've retargeted branch with merge conflicts resolving and style fixes.

@ewencp
Copy link
Contributor

ewencp commented Jul 19, 2017

ok to test

@ewencp
Copy link
Contributor

ewencp commented Jul 19, 2017

Great, looks good. Thanks for the contribution @patsak!

@ewencp ewencp merged commit 58ae0dd into confluentinc:3.4.x Jul 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants