tzulitai opened a new pull request #48: [FLINK-16398] [kafka] Make Kafka 
ingress/egress type strings more compact
URL: https://github.com/apache/flink-statefun/pull/48
 
 
   I decided to go with the pattern:
   - Java ingress (egress): `statefun.kafka.io/universal-ingress(egress)`
   - Polygplot Protobuf ingress: `statefun.kafka.io/protobuf-ingress`
   - Polyglot generic egress: `statefun.kafka.io/generic-egress`
   
   Basically, we mention "Kafka" in the namespace, to also match the artifact 
name `org.apache.flink:statefun-kafka-io`, and avoid mentioning "Kafka" over 
and over again in the type names.
   
   ---
   
   `mvn clean verify -Prun-e2e-tests` passes locally

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to