acdn-mpreston commented on issue #7807:  Fix - correcting conversion issue on 
sequence start number when doing…
URL: https://github.com/apache/incubator-druid/pull/7807#issuecomment-503569355
 
 
   @Stephan3555 I have had no luck creating a PR to fix this issue, but I have 
created a custom build workaround that does seem to be working for the Kafka 
ingestion workflow. I have created issue 
https://github.com/apache/incubator-druid/issues/7926 which includes a 'Current 
Workaround' section that documents what I have done to create my custom build. 
The basic idea is to get rid of having 2 classes for sequence number offset 
management and instead just have one class which will mean there will never be 
a situation where you get mismatched class types in the datasource metadata.
   
   After installing my new build, the bad datasource metadata was corrected and 
all my indexing tasks started working and have been working ever since. I am 
currently trying to reproduce the failure case that is documented in this PR 
before I consider using this custom image in production. 
   
   Let me know if you have any questions.

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