[GitHub] kafka pull request #3307: KAFKA-4831: Extract WindowedSerde to public APIs

2017-06-12 Thread vitaly-pushkar
GitHub user vitaly-pushkar opened a pull request: https://github.com/apache/kafka/pull/3307 KAFKA-4831: Extract WindowedSerde to public APIs Now that we have augmented WindowSerde with non-arg parameters, extract it out as part of the public APIs so that users who want to I/O

Add me to the contributor list, please

2017-03-29 Thread Vitaly Pushkar
KAFKA-4810. My username in JIRA is pshk4r. Thank you! Best regards, Vitaly Pushkar -- Best regards, Vitaly Pushkar

[GitHub] kafka pull request #2787: KAFKA-4810: Kafka Connect SchemaBuilder unset fiel...

2017-04-01 Thread vitaly-pushkar
GitHub user vitaly-pushkar opened a pull request: https://github.com/apache/kafka/pull/2787 KAFKA-4810: Kafka Connect SchemaBuilder unset fields validation fix > Currently SchemaBuilder is strict when checking that certain fields have not been set yet (e.g. version, name, doc).

[GitHub] kafka pull request #2787: KAFKA-4810: Kafka Connect SchemaBuilder unset fiel...

2017-04-04 Thread vitaly-pushkar
Github user vitaly-pushkar closed the pull request at: https://github.com/apache/kafka/pull/2787 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] kafka pull request #2806: KAFKA-4810: Kafka Connect SchemaBuilder unset fiel...

2017-04-04 Thread vitaly-pushkar
GitHub user vitaly-pushkar opened a pull request: https://github.com/apache/kafka/pull/2806 KAFKA-4810: Kafka Connect SchemaBuilder unset fields validation fix https://issues.apache.org/jira/browse/KAFKA-4810 > Currently SchemaBuilder is strict when checking that cert

[jira] [Updated] (KAFKA-4831) Extract WindowedSerde to public APIs

2017-06-12 Thread Vitaly Pushkar (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vitaly Pushkar updated KAFKA-4831: -- Reviewer: Guozhang Wang Status: Patch Available (was: In Progress) > Extr

[jira] [Commented] (KAFKA-4810) SchemaBuilder should be more lax about checking that fields are unset if they are being set to the same value

2017-03-29 Thread Vitaly Pushkar (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15948026#comment-15948026 ] Vitaly Pushkar commented on KAFKA-4810: --- I would like to fix this

[jira] [Comment Edited] (KAFKA-4810) SchemaBuilder should be more lax about checking that fields are unset if they are being set to the same value

2017-03-29 Thread Vitaly Pushkar (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15948026#comment-15948026 ] Vitaly Pushkar edited comment on KAFKA-4810 at 3/30/17 6:5

[jira] [Assigned] (KAFKA-4810) SchemaBuilder should be more lax about checking that fields are unset if they are being set to the same value

2017-03-31 Thread Vitaly Pushkar (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vitaly Pushkar reassigned KAFKA-4810: - Assignee: Vitaly Pushkar > SchemaBuilder should be more lax about checking that fie

[jira] [Assigned] (KAFKA-4831) Extract WindowedSerde to public APIs

2017-04-04 Thread Vitaly Pushkar (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vitaly Pushkar reassigned KAFKA-4831: - Assignee: Vitaly Pushkar > Extract WindowedSerde to public A

[jira] [Work started] (KAFKA-4831) Extract WindowedSerde to public APIs

2017-04-04 Thread Vitaly Pushkar (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on KAFKA-4831 started by Vitaly Pushkar. - > Extract WindowedSerde to public A

[jira] [Commented] (KAFKA-4831) Extract WindowedSerde to public APIs

2017-04-06 Thread Vitaly Pushkar (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15959568#comment-15959568 ] Vitaly Pushkar commented on KAFKA-4831: --- Hello [~guozhang], could you elaborat

[jira] [Commented] (KAFKA-4831) Extract WindowedSerde to public APIs

2017-04-06 Thread Vitaly Pushkar (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15960362#comment-15960362 ] Vitaly Pushkar commented on KAFKA-4831: --- I see! Thank you [~mjsax] >