Arun Vasudevan

Results 4 issues of Arun Vasudevan

Datahub Frontend Application is not able to reach the Backend GMS Application using the Load Balancer (LB) Url on https protocol Following are the environment variables defined: ``` DATAHUB_GMS_HOST=gms-host DATAHUB_GMS_PORT=443...

bug
devops
stale

# Desired Behavior As per Martin Kleepman's article (https://www.confluent.io/blog/put-several-event-types-kafka-topic/), support multi events with different schema types within a stream. # Benefits Consumers could use the same stream to publish multiple...

enhancement

# Desired Behavior Whenever a stream is moved to a new cluster Producers/Consumers of the stream will be provided with a notification to re-connect with the updated connection string #...

enhancement

Desired Behavior ============================== Currently any producers or consumers which is registered with a stream stays in there forever. Instead expire inactive consumers through a hear-beat. Benefits ============================== Stream Registry will...

enhancement