Timothy Brown created HUDI-7112:
-----------------------------------
Summary: Allow reuse of timeline server across tables
Key: HUDI-7112
URL: https://issues.apache.org/jira/browse/HUDI-7112
Project: Apache Hudi
Issue Type: Improvement
Reporter: Timothy Brown
When a user is running multiple writers in the same JVM, there will currently
be a javelin server created per table. This leads to unnecessary overhead since
the timeline server can support multiple basepaths.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)