Description
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.
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.
Attachments
Issue Links
- is related to
-
KUDU-3351 Add insert error count metrics in WriteResponsePB
- Resolved