This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git
from 64472356d3 add unit test for TableConfig constructor (#13672) add 2bd6fb82bb Acquire a lock before updating the table lineage record (#13735) No new revisions were added by this update. Summary of changes: .../common/lineage/SegmentLineageAccessHelper.java | 8 +- .../helix/core/PinotHelixResourceManager.java | 424 +++++++++++---------- .../realtime/PinotLLCRealtimeSegmentManager.java | 17 +- .../helix/core/retention/RetentionManager.java | 86 +++-- .../PinotLLCRealtimeSegmentManagerTest.java | 27 +- 5 files changed, 299 insertions(+), 263 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org