Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / strimzi/strimzi-kafka-bridge issues and pull requests

#802 - Updated to Ubuntu 22.04 and using pre-installed JDK version

Pull Request - State: closed - Opened by ppatierno about 1 year ago

#801 - Update GitHub actions to newer versions

Pull Request - State: closed - Opened by ppatierno about 1 year ago

#800 - Fixed HTTP status code for ready and healthy endpoints

Pull Request - State: closed - Opened by ppatierno about 1 year ago - 4 comments

#796 - Using common creation metadata logic in the admin get topic

Pull Request - State: closed - Opened by ppatierno about 1 year ago

#795 - Fixed async query parameter on POST only method

Pull Request - State: closed - Opened by ppatierno about 1 year ago

#794 - Fixed Stanislav Knot reference

Pull Request - State: closed - Opened by ppatierno about 1 year ago - 1 comment

#793 - docs: update k8s overview to note affinity requirement

Pull Request - State: closed - Opened by noamichael about 1 year ago - 2 comments

#791 - Removed unnecessary direct dep to OTel sdk-trace

Pull Request - State: closed - Opened by ppatierno about 1 year ago

#790 - Fixed OpenAPI 3.0 OffsetRecordSentList component schema

Pull Request - State: closed - Opened by ppatierno about 1 year ago

#789 - Wrong offset records sent definition in the OpenAPI

Issue - State: closed - Opened by ppatierno about 1 year ago - 3 comments

#787 - Unable to properly install kafkabridge crd

Issue - State: closed - Opened by Zia- about 1 year ago

#786 - Exposed metrics endpoint through the OpenAPI specification

Pull Request - State: closed - Opened by ppatierno about 1 year ago

#785 - Removed metrics counters for the /metrics endpoint itself

Pull Request - State: closed - Opened by ppatierno about 1 year ago - 1 comment

#784 - Remove "remote" and "local" labels from HTTP server related metrics

Pull Request - State: closed - Opened by ppatierno about 1 year ago - 1 comment

#782 - Update Kafka Kubernetes Config Provider to 1.1.1

Pull Request - State: closed - Opened by scholzj over 1 year ago - 4 comments

#781 - docs: fix example for POST request to /topics

Pull Request - State: closed - Opened by avinashupadhya99 over 1 year ago

#778 - Removed the usage of Vert.x Buffer

Pull Request - State: closed - Opened by ppatierno over 1 year ago

#777 - Bumped main branch to 0.26.0-SNAPSHOT

Pull Request - State: closed - Opened by ppatierno over 1 year ago

#776 - Bumped OAuth to 0.12.0

Pull Request - State: closed - Opened by ppatierno over 1 year ago

#775 - Bump snakeyaml from 1.33 to 2.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments
Labels: dependencies

#774 - bump up 0.103.0 test container

Pull Request - State: closed - Opened by see-quick over 1 year ago - 1 comment
Labels: enhancement

#773 - Bumped Netty and Kafka dependencies

Pull Request - State: closed - Opened by ppatierno over 1 year ago

#772 - Fixed Twitter badge

Pull Request - State: closed - Opened by ppatierno over 1 year ago

#771 - Updated CHANGELOG

Pull Request - State: closed - Opened by ppatierno over 1 year ago

#769 - Bumped OpenTelemetry to 1.19.0

Pull Request - State: closed - Opened by ppatierno over 1 year ago

#768 - Updated CHANGELOG to latest Vert.x 4.3.8 bump

Pull Request - State: closed - Opened by ppatierno over 1 year ago

#767 - Bump vertx-web from 4.3.7 to 4.3.8

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#766 - Fixed logging operation request/response at proper level

Pull Request - State: closed - Opened by ppatierno over 1 year ago

#765 - HTTP headers printed at wrong log level (INFO instead of DEBUG)

Issue - State: closed - Opened by ppatierno over 1 year ago
Labels: bug

#764 - Fixed logging related documentation

Pull Request - State: closed - Opened by ppatierno over 1 year ago

#763 - Update subscribe and assign method to follow same processing logic as apache kafka

Pull Request - State: closed - Opened by haijun2022 over 1 year ago - 12 comments

#762 - Bumped Vert.x to 4.3.7 release

Pull Request - State: closed - Opened by ppatierno over 1 year ago

#761 - Added clarification about subscribe operation and no records on poll

Pull Request - State: closed - Opened by ppatierno over 1 year ago

#759 - Added missing updates in the CHANGELOG

Pull Request - State: closed - Opened by ppatierno over 1 year ago - 2 comments

#758 - Fixed sending headers on the send to partition endpoint

Pull Request - State: closed - Opened by ppatierno over 1 year ago

#756 - Subscribe and assign with empty topics/partitions list should be an unsubscribe operation

Issue - State: closed - Opened by ppatierno over 1 year ago - 4 comments
Labels: bug

#755 - Fixed closing Kafka producer on dropping HTTP connection (regression)

Pull Request - State: closed - Opened by ppatierno over 1 year ago

#754 - Refactoring HTTP endpoints

Pull Request - State: closed - Opened by ppatierno over 1 year ago

#751 - Use JVM in `dynamic_resources.sh` for calculating memory

Pull Request - State: closed - Opened by im-konge over 1 year ago - 3 comments

#749 - Bumped main branch to 0.25.0-SNAPSHOT

Pull Request - State: closed - Opened by ppatierno over 1 year ago

#748 - Kafka bridge consumer vs Kafka consumer

Issue - State: closed - Opened by jerryjren over 1 year ago - 4 comments

#745 - Added notes about Vert.x removal in the CHANGELOG and fixed HttpCorsIT failures

Pull Request - State: closed - Opened by ppatierno over 1 year ago - 4 comments

#744 - Fixed some trivial warnings

Pull Request - State: closed - Opened by ppatierno over 1 year ago

#743 - Updated JMeter doc for installing plugins manager

Pull Request - State: closed - Opened by ppatierno over 1 year ago

#742 - Replaced Vert.x Config component with plain Java config retriever

Pull Request - State: closed - Opened by ppatierno over 1 year ago - 4 comments

#741 - Replaced Vert.x Handler class and endpoint abstractions

Pull Request - State: closed - Opened by ppatierno over 1 year ago - 1 comment

#740 - Removed usage of Vert.x Buffer

Pull Request - State: closed - Opened by ppatierno over 1 year ago - 3 comments

#739 - Add a new `string` embedded format

Issue - State: open - Opened by ppatierno over 1 year ago - 3 comments
Labels: enhancement, help wanted

#738 - Principal Propagation for Kafka Bridge Auth Client and Kafka Broker

Issue - State: closed - Opened by sookeke over 1 year ago - 5 comments

#737 - Replaced Vert.x JSON handling

Pull Request - State: closed - Opened by ppatierno over 1 year ago - 8 comments

#736 - Replace Vert.x Kafka client with native Java Kafka client in the admin endpoint

Pull Request - State: closed - Opened by ppatierno over 1 year ago - 2 comments

#734 - Replace Vert.x Kafka client with native Java Kafka client in the sink endpoint

Pull Request - State: closed - Opened by ppatierno over 1 year ago - 1 comment

#733 - Fixed TRACE log level for Kafka callback thread

Pull Request - State: closed - Opened by ppatierno over 1 year ago

#731 - OOM of Kafka bridge container due to cgroupv2 (Debian11, Ubuntu 21+...)

Issue - State: closed - Opened by soltiz over 1 year ago - 1 comment

#730 - Producing `async=true` drives to OpenTelemetry spans not linked together

Issue - State: closed - Opened by ppatierno over 1 year ago - 2 comments
Labels: bug

#729 - Added HTTP 204 as OK status in OpenTelemetry span

Pull Request - State: closed - Opened by ppatierno over 1 year ago - 2 comments

#728 - Bump netty-codec-http from 4.1.85.Final to 4.1.86.Final

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#727 - Fixed body handler missing when CORS is enabled

Pull Request - State: closed - Opened by ppatierno over 1 year ago - 3 comments

#726 - Sending messages with CORS enabled raises a `400 Bad request` with `Null body` error

Issue - State: closed - Opened by ppatierno over 1 year ago - 4 comments
Labels: bug

#725 - Added note about Jaeger support removal

Pull Request - State: closed - Opened by ppatierno over 1 year ago

#724 - Replace Vert.x Kafka client with native Java Kafka client in the source endpoint

Pull Request - State: closed - Opened by ppatierno over 1 year ago - 9 comments

#723 - Removed unused QoSEndpoint enum

Pull Request - State: closed - Opened by ppatierno over 1 year ago

#722 - docs(otlp): Edits references to the OTLP protocol

Pull Request - State: closed - Opened by PaulRMellor over 1 year ago
Labels: documentation

#721 - Bumped main branch to 0.24.0-SNAPSHOT

Pull Request - State: closed - Opened by ppatierno over 1 year ago

#720 - Bumped Netty version

Pull Request - State: closed - Opened by ppatierno over 1 year ago

#719 - docs(readme): Updates the readme for doc and contributing

Pull Request - State: closed - Opened by PaulRMellor over 1 year ago
Labels: documentation

#718 - Add oauth metrics into the `jmx_metrics_config.yaml`

Pull Request - State: closed - Opened by im-konge over 1 year ago - 4 comments
Labels: enhancement

#717 - Update the Java setup step used in CodeQL

Pull Request - State: closed - Opened by scholzj over 1 year ago

#716 - Update Config Providers to 1.1.0

Pull Request - State: closed - Opened by scholzj over 1 year ago - 1 comment

#715 - Added support for OAuth password grants

Pull Request - State: closed - Opened by ppatierno over 1 year ago

#714 - Added the catch of wrong content-type returning meaningful message

Pull Request - State: closed - Opened by ppatierno over 1 year ago - 1 comment

#713 - Add tests about disabling producer or consumer

Pull Request - State: closed - Opened by ppatierno over 1 year ago - 1 comment

#661 - Remove support for OpenTracing

Issue - State: open - Opened by ppatierno almost 2 years ago - 2 comments

#650 - Schema Registry and Bridge Deployment Scaling

Issue - State: open - Opened by djakupovic almost 2 years ago - 8 comments

#578 - Vertex Thread blocked errors

Issue - State: closed - Opened by amitoj over 2 years ago - 6 comments

#560 - Can we create custom endpoint url for kafka rest proxy?

Issue - State: closed - Opened by raje143r over 2 years ago - 7 comments

#539 - Additional quotes are added to a message

Issue - State: closed - Opened by alesj almost 3 years ago - 2 comments

#538 - Kafka-Bridge access via Ingress

Issue - State: closed - Opened by Leviathan321 almost 3 years ago - 5 comments

#532 - Bridge consumer creation fails

Issue - State: closed - Opened by hylkevds almost 3 years ago - 17 comments

#520 - Get subscription returning empty arrays

Issue - State: closed - Opened by MandarJKulkarni about 3 years ago - 12 comments

#500 - Flaky Test

Issue - State: closed - Opened by shaker-project over 3 years ago - 2 comments

#491 - Assignment to non-existing partition does return 204

Issue - State: closed - Opened by sknot-rh over 3 years ago - 1 comment

#459 - Remove "local" and "remote" as labels from HTTP bridge metrics

Issue - State: closed - Opened by ppatierno almost 4 years ago

#434 - Ability to create topics using REST API calls

Issue - State: open - Opened by metaversed about 4 years ago - 1 comment
Labels: enhancement, help wanted

#410 - Consume message with json as payload, but with simple text as key.

Issue - State: closed - Opened by w3blogfr about 4 years ago - 5 comments
Labels: bug

#400 - Performance

Issue - State: closed - Opened by kozelok about 4 years ago - 1 comment

#372 - Http and Https schemes not honored in the response

Issue - State: closed - Opened by nishantkarve over 4 years ago - 12 comments

#369 - Grafana Strimzi Integration

Issue - State: closed - Opened by nishantkarve over 4 years ago - 5 comments

#368 - Consumer request timeout during subscription is not honored.

Issue - State: open - Opened by nishantkarve over 4 years ago - 7 comments

#321 - Return subscribed topics in the case with using parameter `topic_pattern`

Issue - State: closed - Opened by serrss almost 5 years ago - 1 comment
Labels: enhancement

#125 - Handling sticky sessions to the HTTP bridge

Issue - State: open - Opened by ppatierno over 5 years ago - 3 comments
Labels: enhancement, http