Andrew Wong has posted comments on this change. ( http://gerrit.cloudera.org:8080/16980 )
Change subject: Add release notes for 1.14.0 ...................................................................... Patch Set 2: (5 comments) http://gerrit.cloudera.org:8080/#/c/16980/2/docs/release_notes.adoc File docs/release_notes.adoc: http://gerrit.cloudera.org:8080/#/c/16980/2/docs/release_notes.adoc@55 PS2, Line 55: [[rn_1.14.0_new_features]] A few more worth considering: [java] add method to deserialize scanner token into scanner builder https://github.com/apache/kudu/commit/d01145b982517dd7a5aa507543e6ffc1dfa1e584 The KuduScanToken Java API has been extended with a deserializeIntoScannerBuilder() method that can be used to further customize generated tokens. KUDU-3012: Add a Log Throttler https://github.com/apache/kudu/commit/8fc3ce7040b485424d196e6f9032c7b22b43b122 Logging of the error message produced when applying an op while a Java KuduSession is closed has been throttled. [tool] allow customizing parallelism for local_replica copy_from_remote https://github.com/apache/kudu/commit/0df4eaaa6590aabfc212c2faa5c73db00c9452fb Users can now specify the level of parallelization when copying a tablet using the `kudu local_replica copy_from_remote` by passing the `--tablet_copy_download_threads_nums_per_session` argument. http://gerrit.cloudera.org:8080/#/c/16980/2/docs/release_notes.adoc@94 PS2, Line 94: The HMS : plugin will now check if the Kudu cluster associated with a table has HMS synchronization enabled. Should this be a separate bullet? http://gerrit.cloudera.org:8080/#/c/16980/2/docs/release_notes.adoc@119 PS2, Line 119: CatalogManager nit: I thought we typically shied away from less user-facing names like this. Maybe just "Kudu Masters"? http://gerrit.cloudera.org:8080/#/c/16980/2/docs/release_notes.adoc@139 PS2, Line 139: WrapSaslCall nit: would it make sense to not refer to specific function names and instead call out when this happens? E.g. when first connecting to a server? http://gerrit.cloudera.org:8080/#/c/16980/2/docs/release_notes.adoc@159 PS2, Line 159: maintenance manager nit: we should probably standardize this. "MaintenanceManager", as it is elsewhere? -- To view, visit http://gerrit.cloudera.org:8080/16980 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: branch-1.14.x Gerrit-MessageType: comment Gerrit-Change-Id: Ib8da030ce0f8797f8c366c56298fcda1020b00b6 Gerrit-Change-Number: 16980 Gerrit-PatchSet: 2 Gerrit-Owner: Grant Henke <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Bankim Bhavsar <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Greg Solovyev <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Mahesh Reddy <[email protected]> Gerrit-Comment-Date: Mon, 25 Jan 2021 22:28:38 +0000 Gerrit-HasComments: Yes
