yanghua commented on issue #923: HUDI-247 Unify the initialization of 
HoodieTableMetaClient in test for hoodie-client module
URL: https://github.com/apache/incubator-hudi/pull/923#issuecomment-535963964
 
 
   If we do not need to release File System object. The value of the method of 
reloading metadata client is reduced.
   IMHO, we can create a new object. However, I still think define a static 
method like `reloadMetaClient ` to create a new object is better than just 
creating a new object directly in test class or other context. Because this 
code (`new HoodieTableMetaClient(...)`) can not describe the **intention** and 
**necessity**. But I respect your decision. Closing this PR now.
   
   

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