Re: How to change schema registry port

2019-12-25 Thread Kafka Shil
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.

How to change schema registry port

2019-12-25 Thread Kafka Shil
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

[jira] [Resolved] (KAFKA-9236) Confused log after using CLI scripts to produce messages

2019-12-25 Thread Xiang Zhang (Jira)
[ 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 >

[jira] [Created] (KAFKA-9334) Add more unit tests for Materialized class

2019-12-25 Thread Sainath Batthala (Jira)
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

Re: [VOTE] KIP-531: Drop support for Scala 2.11 in Kafka 2.5

2019-12-25 Thread Ismael Juma
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

[jira] [Created] (KAFKA-9333) Shim `core` module that targets default scala version (KIP-531)

2019-12-25 Thread Ismael Juma (Jira)
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

Re: [VOTE] KIP-531: Drop support for Scala 2.11 in Kafka 2.5

2019-12-25 Thread Ismael Juma
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