AJ Danelz

Results 60 issues of AJ Danelz

**Describe the desired outcome from the user's perspective** As a DevOps maintainer optimizing Zilla deployments, I would expect Zilla to run as fast as the host environment allows. In cases...

story
devx

**Describe the solution you'd like** When an invalid message is sent to zilla by a client the message validation failed reason is logged using the `stdout` exporter. It would be...

enhancement
devx

**Is your feature request related to a problem? Please describe.** Currently, if authentication fails, Zilla will log `GUARD_JWT_AUTHORIZATION_FAILED -` with no additional context on the cause of the auth failure....

enhancement
devx

**Describe the desired outcome from the user's perspective** As an HTTP client, I want to connect to an SSE stream that starts after the last known message. A client that...

enhancement
devx

**Describe the desired outcome from the user's perspective** As a DevOps admin, I want to easily configure HTTP/2 from the client to my ingress controller and from the ingress controller...

story

**Describe the bug** using the `asyncapi` binding that has an `options.tcp.host` defined, Zilla still tries to use the `host` defined from the spec. **To Reproduce** Steps to reproduce the behavior:...

bug

**Describe the desired outcome from the user's perspective** An AsyncAPI channel will have parameters defined in the spec, which will likely correlate with the `mqtt-kafka` [client identities](https://docs.aklivity.io/zilla/latest/reference/config/bindings/binding-mqtt-kafka.html#options-clients) that can be...

story

**Describe the bug** when the `openapi` binding is configured as a server. A message produce POST endpoint can be configured to send a message without an `idempotency-key` created. This will...

bug
devx

**Describe the bug** The first time all messages are fetched from a log compacted topic, after multiple messages have been produced, all messages are returned. Every subsequent request returns only...

bug

**Is your feature request related to a problem? Please describe.** When I use an invalid topic name/filter Zilla will crash with a stack trace `Caused by: java.util.regex.PatternSyntaxException: Dangling meta character...

enhancement
devx