Closed as not planned
Description
The Java Client supports Super Streams as an experimental feature. Super Streams are partitioned streams, with an arbitrary routing logic to route messages from a logical stream to a stream partition (an actual stream).
We can support the same feature in this client, as an experimental feature, before it becomes GA. We will follow the reference implementation from the Java client.