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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to