I'm slightly paranoid that people will use these. Putting them at the end and making their IDs not possible to express with the codec might help.

This commit is contained in:
Simon MacMullen 2013-01-09 12:23:52 +00:00
parent b13db0c6a3
commit 08de6606b4
1 changed files with 18 additions and 18 deletions

View File

@ -325,23 +325,6 @@
{"id": 11,
"arguments": [],
"name": "qos-ok"},
{"id": 12,
"arguments": [{"type": "shortstr", "name": "consumer-tag", "default-value": ""},
{"type": "long", "name": "count"},
{"type": "long", "name": "credit"},
{"type": "bit", "name": "drain"}],
"name": "credit",
"synchronous" : true},
{"id": 13,
"arguments": [{"type": "long", "name": "available"}],
"name": "credit-ok"},
{"id": 14,
"arguments": [{"type": "shortstr", "name": "consumer-tag", "default-value": ""},
{"type": "long", "name": "credit"},
{"type": "long", "name": "count"},
{"type": "long", "name": "available"},
{"type": "bit", "name": "drain"}],
"name": "credit-state"},
{"id": 20,
"arguments": [{"domain": "short", "name": "ticket", "default-value": 0},
{"type": "shortstr", "name": "queue", "default-value": ""},
@ -426,7 +409,24 @@
"arguments": [{"type": "longlong", "name": "delivery-tag", "default-value": 0},
{"type": "bit", "name": "multiple", "default-value": false},
{"type": "bit", "name": "requeue", "default-value": true}],
"name": "nack"}],
"name": "nack"},
{"id": 257,
"arguments": [{"type": "shortstr", "name": "consumer-tag", "default-value": ""},
{"type": "long", "name": "count"},
{"type": "long", "name": "credit"},
{"type": "bit", "name": "drain"}],
"name": "credit",
"synchronous" : true},
{"id": 258,
"arguments": [{"type": "long", "name": "available"}],
"name": "credit-ok"},
{"id": 259,
"arguments": [{"type": "shortstr", "name": "consumer-tag", "default-value": ""},
{"type": "long", "name": "credit"},
{"type": "long", "name": "count"},
{"type": "long", "name": "available"},
{"type": "bit", "name": "drain"}],
"name": "credit-state"}],
"name": "basic",
"properties": [{"type": "shortstr", "name": "content-type"},
{"type": "shortstr", "name": "content-encoding"},