You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2020/01/07 06:11:04 UTC

[GitHub] [druid] clintropolis opened a new pull request #9136: fix InputFormat serde issue with SeekableStream based supervisors

clintropolis opened a new pull request #9136: fix InputFormat serde issue with SeekableStream based supervisors
URL: https://github.com/apache/druid/pull/9136
 
 
   ### Description
   This PR fixes an issue with `SeekableStream` based supervisors such as kafka and kinesis indexing, where the `InputFormat`, if used instead of defining a `Parser`, was not being serialized to the correct property, causing it to be lost upon updates.
   
   <hr>
   
   This PR has:
   - [x] been self-reviewed.
   - [x] added unit tests or modified existing tests to cover new code paths.
   - [x] been tested in a test Druid cluster.
   

----------------------------------------------------------------
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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] jon-wei merged pull request #9136: fix InputFormat serde issue with SeekableStream based supervisors

Posted by GitBox <gi...@apache.org>.
jon-wei merged pull request #9136: fix InputFormat serde issue with SeekableStream based supervisors
URL: https://github.com/apache/druid/pull/9136
 
 
   

----------------------------------------------------------------
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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org