yanghua commented on a change in pull request #1372: [HUDI-652] Decouple 
HoodieReadClient and AbstractHoodieClient to break the inheritance chain
URL: https://github.com/apache/incubator-hudi/pull/1372#discussion_r388046708
 
 

 ##########
 File path: 
hudi-client/src/main/java/org/apache/hudi/client/HoodieReadClient.java
 ##########
 @@ -144,6 +163,43 @@ private void assertSqlContext() {
     }
   }
 
+  private synchronized void startEmbeddedServerView() {
 
 Review comment:
   I found keep timeline server specific logic, we need to change the code in 
another module to catch the `exception`. So, all right, I have removed the 
timeline server in read client.

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

Reply via email to