The current spec is ambiguous with respect to the acceptable values of the QoS flag for PUBREL, SUBSCRIBE and UNSUBSCRIBE operations.
It could be interpreted that QoS must be set to 1 to force an appropriate ACK. However the ACK behavior is described independently.
do we accept only one value ?
if so, should it be 0, 1 or 2?
Are other values be treated as malformed?
Forcing 0 would change the protocol flow on the wire.
Forcing 1 is consistent with the spirit of the input spec, but we need some clarity. The intended ACK behavior is not really related to QoS.