zaqar/releasenotes/notes/show_default_attributes_for_queue-3d87333752484c87.yaml
Fei Long Wang e9dbb19a3a Add release notes
Change-Id: Iecb4c53add040e564f9cf7e1ccb7b44755b3355d
2016-06-10 11:59:43 +12:00

9 lines
401 B
YAML

---
features:
- Currently Zaqar can support more built-in/reserved attributes in queue.
For now there are two important attributes 'max_messages_post_size' and
'max_message_ttl'. With this feature, when user query queues Zaqar will show
those two attributes (read from config file if there is no customized value
from user) in queue metadata so that user can know what value it is.