8000 spring-kafka:4.0.0-M2 only link localhost · Issue #3924 · spring-projects/spring-kafka · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
spring-kafka:4.0.0-M2 only link localhost #3924
Closed as not planned
Closed as not planned
@combinx

Description

@combinx

i wang to link 192.168.1.50 but application link localhost and The log keeps refreshing.
Did I configure something incorrectly?

config(yaml)

spring:
  kafka:
    bootstrap-servers: 192.168.1.50:9092
    producer:
      bootstrap-servers: 192.168.1.50:9092
    consumer:
      bootstrap-servers: 192.168.1.50:9092

version:

id("org.springframework.boot") version "3.4.5"
org.springframework.kafka:spring-kafka:4.0.0-M2


2025-05-23T16:19:22.484+08:00  INFO 4676 ---  [| adminclient-1] org.apache.kafka.clients.NetworkClient   : [AdminClient clientId=adminclient-1] Node 1 disconnected.
2025-05-23T16:19:22.485+08:00  WARN 4676 ---  [| adminclient-1] org.apache.kafka.clients.NetworkClient   : [AdminClient clientId=adminclient-1] Connection to node 1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.
2025-05-23T16:19:22.542+08:00  INFO 4676 ---  [| adminclient-1] org.apache.kafka.clients.NetworkClient   : [AdminClient clientId=adminclient-1] Node 1 disconnected.
2025-05-23T16:19:22.542+08:00  WARN 4676 ---  [| adminclient-1] org.apache.kafka.clients.NetworkClient   : [AdminClient clientId=adminclient-1] Connection to node 1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.
2025-05-23T16:19:22.651+08:00  INFO 4676 ---  [| adminclient-1] org.apache.kafka.clients.NetworkClient   : [AdminClient clientId=adminclient-1] Node 1 disconnected.
2025-05-23T16:19:22.652+08:00  WARN 4676 ---  [| adminclient-1] org.apache.kafka.clients.NetworkClient   : [AdminClient clientId=adminclient-1] Connection to node 1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.
2025-05-23T16:19:22.886+08:00  INFO 4676 ---  [| adminclient-1] org.apache.kafka.clients.NetworkClient   : [AdminClient clientId=adminclient-1] Node 1 disconnected.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0