monasca-log-api/monasca_log_api/v2
Tomasz Trębski 1feaa74013 Validating message size
Received request's content should be validated if
its size does not exceed allowed value. Bytes refers
to byte size of the object instead of amount
of characters. This change is required in order
to reject those meesages that couldn't be processed
by Kafka queue.

Changed:
- added payload size validation to Python
- added validation of message size that it sent to Kafka
- reworked validation of message size in Java

Change-Id: I2acc647550d7c851a5715a7cf44f749db1f54d7b
2015-12-10 12:29:58 +01:00
..
common Validating message size 2015-12-10 12:29:58 +01:00
reference Validating message size 2015-12-10 12:29:58 +01:00
__init__.py Syncing API version 2015-12-04 06:42:58 +00:00