tvielgouarin edited a comment on issue #7405: [FLINK-11249] 
FlinkKafkaProducer011 can not be migrated to FlinkKafkaProducer
URL: https://github.com/apache/flink/pull/7405#issuecomment-457653008
 
 
   Hi @pnowojski !
   You were right, I didn't saved the zookeeper. I did the modification so that 
the zookeeper file is also saved. I also added the test for checking if we can 
recover the kafka server from the tmp files `testReuseKafkaTempDirectory`. 
However the test still doesn't pass.  I guess there is a problem with my 
`KafkaMigrationTestEnvironenmentImpl` .... Could it be that the topic are 
deleted at some point of a KafkaEnvironementTest ? 
   
   Here is all the code I have worked on so far. 
   
https://github.com/tvielgouarin/flink/commit/ea55cf43c28cf3a1027b28a25e806ac80861b4d8

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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

Reply via email to