[ 
https://issues.apache.org/jira/browse/KUDU-3365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17532539#comment-17532539
 ] 

ASF subversion and git services commented on KUDU-3365:
-------------------------------------------------------

Commit 03f266854a6ab7ff1732d380c722ba64c018ecc1 in kudu's branch 
refs/heads/master from Riza Suminto
[ https://gitbox.apache.org/repos/asf?p=kudu.git;h=03f266854 ]

[client] KUDU-3365: Expose INSERT/UPDATE metrics in the Java API

The work done in the scope of KUDU-3351 included the server-side changes
and corresponding changes in the Kudu C++ API to expose the metrics to
the client applications. This patch implement similar changes to expose
such metrics in Java client API.

Change-Id: I956eb0c0a2cadcf3491550630b861bb48462e8eb
Reviewed-on: http://gerrit.cloudera.org:8080/18489
Tested-by: Kudu Jenkins
Reviewed-by: Alexey Serbin <[email protected]>


> Expose INSERT/UPDATE metrics in the Java client API
> ---------------------------------------------------
>
>                 Key: KUDU-3365
>                 URL: https://issues.apache.org/jira/browse/KUDU-3365
>             Project: Kudu
>          Issue Type: Improvement
>          Components: client, java
>            Reporter: Alexey Serbin
>            Assignee: Riza Suminto
>            Priority: Major
>
> The work done in the scope of 
> [KUDU-3351|https://issues.apache.org/jira/browse/KUDU-3351] included the 
> server-side changes and corresponding changes in the Kudu C++ API to expose 
> the metrics to the client applications.
> Since we tend to keep the parity between features in C++ and Java client, 
> it's necessary to mirror the corresponding client-side provisions for the 
> Kudu Java client as well.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to