Abhishek Chennaka has posted comments on this change. ( http://gerrit.cloudera.org:8080/19445 )
Change subject: KUDU-1945 Update auto incrementing counter during bootstrap ...................................................................... Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/19445/1//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/19445/1//COMMIT_MSG@28 PS1, Line 28: 2. The patch itself > What's impact for bootstrap of a tablet with large data set? This will slow down the bootstrap process due to additional processing. The exact metrics need to be tested but I wouldn't expect a significant increase as the data is already present in the memory which is already read from the disk and we are iterating on a single column. -- To view, visit http://gerrit.cloudera.org:8080/19445 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I61b305efd7d5a065a2976327567163956c0c2184 Gerrit-Change-Number: 19445 Gerrit-PatchSet: 1 Gerrit-Owner: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Marton Greber <[email protected]> Gerrit-Reviewer: Wenzhe Zhou <[email protected]> Gerrit-Comment-Date: Sat, 28 Jan 2023 05:15:42 +0000 Gerrit-HasComments: Yes
