HTHou commented on issue #2158:
URL: https://github.com/apache/iotdb/issues/2158#issuecomment-736960171


   Hi, thank you so much for your feedback. 
   
   The data missing is related to https://github.com/apache/iotdb/issues/2147
   This is because after small files are being merged into a larger one. The 
new data file index is lost in memory.
   This is fixed in rel/0.11 and master branch. Please package the rel/0.11 
branch and try again.
   
   The WriteProcessException could be avoid by increasing the following config 
in iotdb-engine.properties:
   
   waiting_time_when_insert_blocked=100
   max_waiting_time_when_insert_blocked=10000


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to