[
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 <[email protected]>
Reviewed-by: Attila Bukor <[email protected]>
Reviewed-by: Grant Henke <[email protected]>
> 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)