Skip to content

[BEAM-991] Raise entities limit per RPC to 9MB.#3302

Closed
cph6 wants to merge 1 commit intoapache:masterfrom
cph6:datastore_request_size_limit_java.2
Closed

[BEAM-991] Raise entities limit per RPC to 9MB.#3302
cph6 wants to merge 1 commit intoapache:masterfrom
cph6:datastore_request_size_limit_java.2

Conversation

@cph6
Copy link
Contributor

@cph6 cph6 commented Jun 6, 2017

This is closer to the API limit, while still leaving room for overhead, and brings
the Java SDK back into line with the Python SDK.

Switch the unit test to use the size of each entity, which is what the
connector is actually using, rather than the property size (which is slightly
smaller and would cause the test to fail for some values).

This is closer to the API limit, while still leaving room for overhead. Brings
the Java SDK into line with the Python SDK.

Switch the unit test to use the size of each entity, which is what the
connector is actually using, rather than the property size (which is slightly
smaller and would cause the test to fail for some values).
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.01%) to 70.623% when pulling 356597d on cph6:datastore_request_size_limit_java.2 into 88f78fa on apache:master.

@aaltay
Copy link
Member

aaltay commented Jun 8, 2017

R: @vikkyrk

@vikkyrk
Copy link
Contributor

vikkyrk commented Jun 8, 2017

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants