Feature #2572
Make a configuration option for XML-RPC message size limit
Status: | Closed | Start date: | 12/18/2013 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 100% | |
Category: | Scheduler | |||
Target version: | Release 4.6 | |||
Resolution: | fixed | Pull request: |
Description
Now it is hardcoded to Client::MESSAGE_SIZE * 1024 (52428800).
Subtasks
Associated revisions
Feature #2572: XML-RPC library element size can be defined in sched.conf
Feature #2572: XML-RPC library element size can be defined in sched.conf
(cherry picked from commit 99157ea06ba6997a318514baf9e101e59932fbfb)
History
#1 Updated by OpenNebula Systems Support Team over 7 years ago
Considered approaches:
- Make XMLRPC MESSAGE_SIZE a configuration parameter
- Scheduler to ask only for 'schedulables' VMs, to avoid message overflow with unneeded information
#2 Updated by Ruben S. Montero over 7 years ago
Needs documentation
#3 Updated by Ruben S. Montero over 7 years ago
- Status changed from New to Closed
- Resolution set to fixed