yihua commented on PR #8080:
URL: https://github.com/apache/hudi/pull/8080#issuecomment-1449604758

   @yuzhaojing @xushiyan The changes to the write client are done when 
introducing the new table service client.  Before that, based on my 
understanding, the inline table services running along with the regular write 
client share the same timeline server.  So I think with the new table service 
client, we should still follow the same convention.  Is there anything I miss?  
When the table service manager is used, how's the interplay between the 
timeline server and the table service manager?
   
   cc @nsivabalan 
   
   Before we fully agree on the approach here, let's not merge this PR.  Also, 
I'd like to add some tests to guard around the expected behavior, after the 
discussion.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to