On Wed, Dec 25, 2019 at 5:51 PM Kafka Shil wrote:
> Hi,
> I am using docker compose file to start schema-registry. I need to change
> default port to 8084 instead if 8081. I made the following changes in
> docker compose file.
>
> schema-registry:
> image: confluentinc/cp-schema-registry:5.3.
Hi,
I am using docker compose file to start schema-registry. I need to change
default port to 8084 instead if 8081. I made the following changes in
docker compose file.
schema-registry:
image: confluentinc/cp-schema-registry:5.3.1
hostname: schema-registry
container_name: schema-regist
[
https://issues.apache.org/jira/browse/KAFKA-9236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xiang Zhang resolved KAFKA-9236.
Resolution: Fixed
> Confused log after using CLI scripts to produce messages
>
Sainath Batthala created KAFKA-9334:
---
Summary: Add more unit tests for Materialized class
Key: KAFKA-9334
URL: https://issues.apache.org/jira/browse/KAFKA-9334
Project: Kafka
Issue Type: Te
Thanks for the feedback and votes. I updated the KIP to incorporate the
feedback. Since the changes were minor, I assume the existing votes still
stand. If you have any additional feedback, please do share. The KIP passes
with 6 binding +1s, 4 non-binding +1s and no -1s:
Binding +1s:
* Bill Bejeck
Ismael Juma created KAFKA-9333:
--
Summary: Shim `core` module that targets default scala version
(KIP-531)
Key: KAFKA-9333
URL: https://issues.apache.org/jira/browse/KAFKA-9333
Project: Kafka
Is
Hi Ewen,
Thanks for the feedback. I agree. I'll include the shim module for the
`core` jar in this KIP. I'll mention removing Scala versions altogether for
the `core` module as potential future work.
Ismael
On Tue, Dec 17, 2019 at 10:14 PM Ewen Cheslack-Postava
wrote:
> +1 (binding), though th