You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Pradeep Bhosale (Jira)" <ji...@apache.org> on 2020/10/19 22:14:00 UTC

[jira] [Assigned] (BEAM-8488) DynamoDBIO write batch size should be configurable

     [ https://issues.apache.org/jira/browse/BEAM-8488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pradeep Bhosale reassigned BEAM-8488:
-------------------------------------

    Assignee: Pradeep Bhosale

> DynamoDBIO write batch size should be configurable
> --------------------------------------------------
>
>                 Key: BEAM-8488
>                 URL: https://issues.apache.org/jira/browse/BEAM-8488
>             Project: Beam
>          Issue Type: Bug
>          Components: io-java-aws
>            Reporter: Pradeep Bhosale
>            Assignee: Pradeep Bhosale
>            Priority: P3
>
> DynamoDO write size is hard-coded in the below file
> DynamoDBIO.java 
>       *private* *static* *final* *int* *_BATCH_SIZE_* = 25;
> Pleas provide a way to override this value.



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