stream-registry icon indicating copy to clipboard operation
stream-registry copied to clipboard

Stream Discovery and Stream Orchestration

Results 53 stream-registry issues
Sort by recently updated
recently updated
newest added

Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.5.31 to 1.6.0. Release notes Sourced from kotlin-stdlib's releases. Kotlin 1.6.0 Changelog Android KT-48019 Bundle Kotlin Tooling Metadata into apk artifacts KT-47733 JVM / IR: Android Synthetic...

dependencies

# Expected Behavior The application starts without error # Actual Behavior ``` 2022-06-15 08:41:42,773 [pool-1-thread-1] INFO org.apache.kafka.clients.Metadata - [Consumer clientId=consumer-1, groupId=stream-registry] Cluster ID: A24wzOodSi6yLQ5r-AWsdw 2022-06-15 08:41:42,776 [pool-1-thread-1] ERROR c.e.s.s.s.kafka.KafkaEventReceiver -...

bug

# Desired Behavior Team members can cut a release without relying on personal laptops to act as release build systems. # Benefits * Increases release bus-factor * Democratizes the release...

enhancement

# stream-registry PR Adding a `State` to the `KafkaEventReceiver`. Allows users to check the polling thread, giving the option of running application health checks based on `KafkaEventReceiver`. State names heavily...

Including some dependencies downstream cause a 1.2.X version of kotlin-stdlib and a 1.3.X version of kotlin-stdlib-common to be pulled in which causes version clash issues at runtime (NoSuchMethodError's). Ex. ```...

# Desired Behavior Need to leverage GitHub scanning / dependabot v2. Need to have a `SECURITY.md` file so that contributors are aware of all KNOWN KNOWNS and KNOWN UNKNOWNS. ![image](https://user-images.githubusercontent.com/552515/87253304-d1333800-c43f-11ea-9af1-c6bfe3440d54.png)...

enhancement

# Desired Behavior Provide a way to define CloudEvents-compatible Streams Refer - https://github.com/cloudevents/spec/blob/master/kafka-protocol-binding.md # Benefits * Provide a base template for all streams that ought not be specific to any...

enhancement

# Desired Behavior Using the API I should be able to submit a related set of mutations in a single request and have them all be applied on success, or...

enhancement

# Desired Behavior Reintroduce helm chart that was removed as part of the remodularizartion.

enhancement

# Desired Behavior Improve project navigation by adding an architecture diagram and READMEs per module

enhancement