### Motivation This is a caught-up change to enable properties for consumer as java clients.
### Changes Enable properties on consumer for both cpp & python client ### Results Properties are added as metadata for CommandSubscribe. However there is no way to verify the consumer properties. so I didn't add any specific tests, just adding properties for both cpp and python clients in the tests, that should excerise the corresponding code path. [ Full content available at: https://github.com/apache/incubator-pulsar/pull/2423 ] This message was relayed via gitbox.apache.org for [email protected]
