Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
fix batch serializers #887
fix batch serializers #887
Changes from all commits
7ce4da6
dc8a0a0
36c326e
9c116b8
af897bd
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 34 in aiokafka/producer/message_accumulator.py
aiokafka/producer/message_accumulator.py#L33-L34
Check warning on line 38 in aiokafka/producer/message_accumulator.py
aiokafka/producer/message_accumulator.py#L38
Check warning on line 40 in aiokafka/producer/message_accumulator.py
aiokafka/producer/message_accumulator.py#L40
Check warning on line 42 in aiokafka/producer/message_accumulator.py
aiokafka/producer/message_accumulator.py#L42
Check warning on line 44 in aiokafka/producer/message_accumulator.py
aiokafka/producer/message_accumulator.py#L44
Check warning on line 46 in aiokafka/producer/message_accumulator.py
aiokafka/producer/message_accumulator.py#L46
Check warning on line 68 in aiokafka/producer/message_accumulator.py
aiokafka/producer/message_accumulator.py#L68
Check warning on line 354 in aiokafka/producer/producer.py
aiokafka/producer/producer.py#L354
Check warning on line 358 in aiokafka/producer/producer.py
aiokafka/producer/producer.py#L358
Check warning on line 487 in aiokafka/producer/producer.py
aiokafka/producer/producer.py#L487
Check warning on line 386 in tests/test_producer.py
tests/test_producer.py#L385-L386
Check warning on line 389 in tests/test_producer.py
tests/test_producer.py#L388-L389
Check warning on line 391 in tests/test_producer.py
tests/test_producer.py#L391
Check warning on line 396 in tests/test_producer.py
tests/test_producer.py#L396
Check warning on line 399 in tests/test_producer.py
tests/test_producer.py#L398-L399
Check warning on line 404 in tests/test_producer.py
tests/test_producer.py#L401-L404
Check warning on line 407 in tests/test_producer.py
tests/test_producer.py#L407
Check warning on line 411 in tests/test_producer.py
tests/test_producer.py#L409-L411
Check warning on line 413 in tests/test_producer.py
tests/test_producer.py#L413
Check warning on line 418 in tests/test_producer.py
tests/test_producer.py#L418
Check warning on line 422 in tests/test_producer.py
tests/test_producer.py#L420-L422
Check warning on line 426 in tests/test_producer.py
tests/test_producer.py#L424-L426
Check warning on line 428 in tests/test_producer.py
tests/test_producer.py#L428