Github user zentol commented on the issue:
https://github.com/apache/flink/pull/5843
they _should_ be sorted alphabetically based on the key, but i now see that
this isn't actually the case.
I'm not sure if I can easily add the kind of sorting you're asking for as
that would require the generator to know about the semantics of an option ("oh,
this is a port option, but that one is about memory!").---
