Yifan Zhang has posted comments on this change. ( http://gerrit.cloudera.org:8080/20600 )
Change subject: KUDU-3486 Master periodically request for full reports. ...................................................................... Patch Set 18: (1 comment) http://gerrit.cloudera.org:8080/#/c/20600/18//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/20600/18//COMMIT_MSG@19 PS18, Line 19: making the tservers periodically send : full report Full reports from all tablet servers could cause huge network overhead. Maybe, just making tablet servers periodically send reports of tombstoned replicas is enough? Another thought: master should know which replica is tombstoned since the 'tombstoned' request is sent by the master. So could the master also send the 'delete' request to tombstoned replicas when processing drop table/partition requests from clients? -- To view, visit http://gerrit.cloudera.org:8080/20600 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I92d3b3e44f49ad24a95fa10f351c6bd55c6eca7b Gerrit-Change-Number: 20600 Gerrit-PatchSet: 18 Gerrit-Owner: Song Jiacheng <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Song Jiacheng <[email protected]> Gerrit-Reviewer: Tidy Bot (241) Gerrit-Reviewer: Wang Xixu <[email protected]> Gerrit-Reviewer: Yifan Zhang <[email protected]> Gerrit-Comment-Date: Tue, 14 Nov 2023 10:02:46 +0000 Gerrit-HasComments: Yes
