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 2019/10/25 19:44:00 UTC

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

Pradeep Bhosale created BEAM-8488:
-------------------------------------

             Summary: 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


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)