[
https://issues.apache.org/jira/browse/KAFKA-5226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16025688#comment-16025688
]
Ian Springer commented on KAFKA-5226:
-
Thanks for the update, [~bbejeck]. That's great
[
https://issues.apache.org/jira/browse/KAFKA-5226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16011590#comment-16011590
]
Ian Springer commented on KAFKA-5226:
-
The pattern expression we're using is
"[a-z][a
[
https://issues.apache.org/jira/browse/KAFKA-5226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16011590#comment-16011590
]
Ian Springer edited comment on KAFKA-5226 at 5/16/17 1:25 AM:
--
[
https://issues.apache.org/jira/browse/KAFKA-5226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ian Springer updated KAFKA-5226:
Attachment: kafka.log
Here's the full log file.
> NullPointerException (NPE) in SourceNodeRecordDes
[
https://issues.apache.org/jira/browse/KAFKA-5226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16009418#comment-16009418
]
Ian Springer commented on KAFKA-5226:
-
The key serde is not a custom serde. It's
org.
[
https://issues.apache.org/jira/browse/KAFKA-5226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16008885#comment-16008885
]
Ian Springer commented on KAFKA-5226:
-
That's not how I read the stack trace. If my co
[
https://issues.apache.org/jira/browse/KAFKA-5226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16008543#comment-16008543
]
Ian Springer commented on KAFKA-5226:
-
The key data type is a String (UUID), and the v
Ian Springer created KAFKA-5226:
---
Summary: NullPointerException (NPE) in
SourceNodeRecordDeserializer.deserialize
Key: KAFKA-5226
URL: https://issues.apache.org/jira/browse/KAFKA-5226
Project: Kafka
[
https://issues.apache.org/jira/browse/KAFKA-5226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ian Springer updated KAFKA-5226:
Description:
I saw the following NPE in our Kafka Streams app, which has 3 nodes running on
3 separ