vinothchandar commented on pull request #2899:
URL: https://github.com/apache/hudi/pull/2899#issuecomment-837816065


   > each task manager is, sending RPC calls to the timeline server running 
locally?
   
   each write task is sending a RPC call to itself? Could you confirm that. 
   
   >we start a write client for each task and we use that client always.
   
   So its a singleton per JVM for a given table? 
   
   >if i request the embedded timeline server with a new instant time, the 
server should sync itself first, 
   
   The incremental timeline sync should be efficient. Is that what you are 
referring to? 
   
   Thanks for answering patiently. This model is very different. :) 
   


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