You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/07/28 17:52:00 UTC

[jira] [Commented] (KUDU-1422) java client: Error buffer size is hard-coded

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

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

Commit f52ee7c4df53466df07bf6cbd2241d088a04fc04 in kudu's branch refs/heads/master from wenjie
[ https://gitbox.apache.org/repos/asf?p=kudu.git;h=f52ee7c ]

KUDU-1422 resize ErrorCollector

ErrorCollector size was hard-coded. Added resize method in
ErrorCollector to change its size accordingly.

Change-Id: I53731f6367aa84d6435b3bf2143e86164c8eaa1e
Reviewed-on: http://gerrit.cloudera.org:8080/16201
Tested-by: Andrew Wong <aw...@cloudera.com>
Reviewed-by: Attila Bukor <ab...@apache.org>
Reviewed-by: Grant Henke <gr...@apache.org>


> java client: Error buffer size is hard-coded
> --------------------------------------------
>
>                 Key: KUDU-1422
>                 URL: https://issues.apache.org/jira/browse/KUDU-1422
>             Project: Kudu
>          Issue Type: Bug
>          Components: client
>    Affects Versions: 0.8.0
>            Reporter: Mike Percy
>            Priority: Major
>              Labels: trivial
>
> The java client has an error buffer for auto flush. The error buffer size is hard coded to 1000 errors; this should be tunable.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)