Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In Java allow messages that compress to <5mb to be sent with batching enabled #3718

Merged
merged 4 commits into from
Mar 14, 2019

Conversation

merlimat
Copy link
Contributor

Motivation

Similarly to what done in #3673, apply the same behavior with or without batching when publishing messages >5MB that can be compressed to fit into the threshold.

@merlimat merlimat added the type/bug The PR fixed a bug or issue reported a bug label Feb 28, 2019
@merlimat merlimat added this to the 2.3.1 milestone Feb 28, 2019
@merlimat merlimat self-assigned this Feb 28, 2019
@merlimat
Copy link
Contributor Author

run integration tests

1 similar comment
@merlimat
Copy link
Contributor Author

run integration tests

@merlimat
Copy link
Contributor Author

merlimat commented Mar 1, 2019

run java8 tests
run integration tests

1 similar comment
@merlimat
Copy link
Contributor Author

merlimat commented Mar 1, 2019

run java8 tests
run integration tests

@merlimat
Copy link
Contributor Author

merlimat commented Mar 2, 2019

run java8 tests

2 similar comments
@merlimat
Copy link
Contributor Author

merlimat commented Mar 2, 2019

run java8 tests

@jiazhai
Copy link
Member

jiazhai commented Mar 2, 2019

run java8 tests

@sijie
Copy link
Member

sijie commented Mar 4, 2019

run java8 tests

@merlimat
Copy link
Contributor Author

merlimat commented Mar 7, 2019

run java8 tests
run integration tests

@merlimat
Copy link
Contributor Author

run java8 tests
run integration tests

@merlimat merlimat merged commit 4b3fed9 into apache:master Mar 14, 2019
@merlimat merlimat deleted the java-batch-5mb branch March 14, 2019 17:04
merlimat added a commit that referenced this pull request Mar 29, 2019
… enabled (#3718)

* In Java allow messages that compress to <5mb to be sent with batching enabled

* Test is not anymore accurate since behavior changed and we're already testing in ProducerConsumerTest
@merlimat
Copy link
Contributor Author

merlimat commented Apr 1, 2019

Merged in 2.3.1 at
b725d87

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug The PR fixed a bug or issue reported a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants