You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2020/07/17 09:09:42 UTC

[GitHub] [kafka] AshishRoyJava opened a new pull request #9034: KAFKA-10246 : AbstractProcessorContext topic() throws NPE

AshishRoyJava opened a new pull request #9034:
URL: https://github.com/apache/kafka/pull/9034


   AbstractProcessorContext topic() throws NullPointerException when modifying a state store within the DSL from a punctuator
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [kafka] AshishRoyJava commented on pull request #9034: KAFKA-10246 : AbstractProcessorContext topic() throws NPE

Posted by GitBox <gi...@apache.org>.
AshishRoyJava commented on pull request #9034:
URL: https://github.com/apache/kafka/pull/9034#issuecomment-662625368


   Will add a unit test.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [kafka] chia7712 commented on pull request #9034: KAFKA-10246 : AbstractProcessorContext topic() throws NPE

Posted by GitBox <gi...@apache.org>.
chia7712 commented on pull request #9034:
URL: https://github.com/apache/kafka/pull/9034#issuecomment-663833458


   @AshishRoyJava Nice finding and fixing!
   
   > AbstractProcessorContext topic() throws NullPointerException when modifying a state store within the DSL from a punctuator
   
   Could you share more details? It seems to me it is weird to see a ```ProcessorRecordContext``` carrying ```null``` topic.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [kafka] AshishRoyJava commented on pull request #9034: KAFKA-10246 : AbstractProcessorContext topic() throws NPE

Posted by GitBox <gi...@apache.org>.
AshishRoyJava commented on pull request #9034:
URL: https://github.com/apache/kafka/pull/9034#issuecomment-663066844


   @abbccdda Unit test added.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [kafka] abbccdda merged pull request #9034: KAFKA-10246 : AbstractProcessorContext topic() throws NPE

Posted by GitBox <gi...@apache.org>.
abbccdda merged pull request #9034:
URL: https://github.com/apache/kafka/pull/9034


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [kafka] abbccdda commented on pull request #9034: KAFKA-10246 : AbstractProcessorContext topic() throws NPE

Posted by GitBox <gi...@apache.org>.
abbccdda commented on pull request #9034:
URL: https://github.com/apache/kafka/pull/9034#issuecomment-663812415


   retest this please


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [kafka] abbccdda commented on pull request #9034: KAFKA-10246 : AbstractProcessorContext topic() throws NPE

Posted by GitBox <gi...@apache.org>.
abbccdda commented on pull request #9034:
URL: https://github.com/apache/kafka/pull/9034#issuecomment-663870109


   Test failure should be non related.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [kafka] AshishRoyJava commented on pull request #9034: KAFKA-10246 : AbstractProcessorContext topic() throws NPE

Posted by GitBox <gi...@apache.org>.
AshishRoyJava commented on pull request #9034:
URL: https://github.com/apache/kafka/pull/9034#issuecomment-663825200


   All checks are failing due to some other test case failure. Can anyone look into the logs please?
   @abbccdda 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org