828 lines
122 KiB
Plaintext
828 lines
122 KiB
Plaintext
[2023-11-06 13:26:24,196] INFO Reading configuration from: ./config/zookeeper.properties (org.apache.zookeeper.server.quorum.QuorumPeerConfig)
|
|
[2023-11-06 13:26:24,198] INFO clientPortAddress is 0.0.0.0:2181 (org.apache.zookeeper.server.quorum.QuorumPeerConfig)
|
|
[2023-11-06 13:26:24,198] INFO secureClientPort is not set (org.apache.zookeeper.server.quorum.QuorumPeerConfig)
|
|
[2023-11-06 13:26:24,198] INFO observerMasterPort is not set (org.apache.zookeeper.server.quorum.QuorumPeerConfig)
|
|
[2023-11-06 13:26:24,198] INFO metricsProvider.className is org.apache.zookeeper.metrics.impl.DefaultMetricsProvider (org.apache.zookeeper.server.quorum.QuorumPeerConfig)
|
|
[2023-11-06 13:26:24,199] INFO autopurge.snapRetainCount set to 3 (org.apache.zookeeper.server.DatadirCleanupManager)
|
|
[2023-11-06 13:26:24,199] INFO autopurge.purgeInterval set to 0 (org.apache.zookeeper.server.DatadirCleanupManager)
|
|
[2023-11-06 13:26:24,200] INFO Purge task is not scheduled. (org.apache.zookeeper.server.DatadirCleanupManager)
|
|
[2023-11-06 13:26:24,200] WARN Either no config or no quorum defined in config, running in standalone mode (org.apache.zookeeper.server.quorum.QuorumPeerMain)
|
|
[2023-11-06 13:26:24,201] INFO Log4j 1.2 jmx support not found; jmx disabled. (org.apache.zookeeper.jmx.ManagedUtil)
|
|
[2023-11-06 13:26:24,201] INFO Reading configuration from: ./config/zookeeper.properties (org.apache.zookeeper.server.quorum.QuorumPeerConfig)
|
|
[2023-11-06 13:26:24,202] INFO clientPortAddress is 0.0.0.0:2181 (org.apache.zookeeper.server.quorum.QuorumPeerConfig)
|
|
[2023-11-06 13:26:24,202] INFO secureClientPort is not set (org.apache.zookeeper.server.quorum.QuorumPeerConfig)
|
|
[2023-11-06 13:26:24,202] INFO observerMasterPort is not set (org.apache.zookeeper.server.quorum.QuorumPeerConfig)
|
|
[2023-11-06 13:26:24,202] INFO metricsProvider.className is org.apache.zookeeper.metrics.impl.DefaultMetricsProvider (org.apache.zookeeper.server.quorum.QuorumPeerConfig)
|
|
[2023-11-06 13:26:24,202] INFO Starting server (org.apache.zookeeper.server.ZooKeeperServerMain)
|
|
[2023-11-06 13:26:24,212] INFO ServerMetrics initialized with provider org.apache.zookeeper.metrics.impl.DefaultMetricsProvider@e50a6f6 (org.apache.zookeeper.server.ServerMetrics)
|
|
[2023-11-06 13:26:24,214] INFO ACL digest algorithm is: SHA1 (org.apache.zookeeper.server.auth.DigestAuthenticationProvider)
|
|
[2023-11-06 13:26:24,214] INFO zookeeper.DigestAuthenticationProvider.enabled = true (org.apache.zookeeper.server.auth.DigestAuthenticationProvider)
|
|
[2023-11-06 13:26:24,217] INFO zookeeper.snapshot.trust.empty : false (org.apache.zookeeper.server.persistence.FileTxnSnapLog)
|
|
[2023-11-06 13:26:24,224] INFO (org.apache.zookeeper.server.ZooKeeperServer)
|
|
[2023-11-06 13:26:24,224] INFO ______ _ (org.apache.zookeeper.server.ZooKeeperServer)
|
|
[2023-11-06 13:26:24,224] INFO |___ / | | (org.apache.zookeeper.server.ZooKeeperServer)
|
|
[2023-11-06 13:26:24,224] INFO / / ___ ___ | | __ ___ ___ _ __ ___ _ __ (org.apache.zookeeper.server.ZooKeeperServer)
|
|
[2023-11-06 13:26:24,224] INFO / / / _ \ / _ \ | |/ / / _ \ / _ \ | '_ \ / _ \ | '__| (org.apache.zookeeper.server.ZooKeeperServer)
|
|
[2023-11-06 13:26:24,224] INFO / /__ | (_) | | (_) | | < | __/ | __/ | |_) | | __/ | | (org.apache.zookeeper.server.ZooKeeperServer)
|
|
[2023-11-06 13:26:24,224] INFO /_____| \___/ \___/ |_|\_\ \___| \___| | .__/ \___| |_| (org.apache.zookeeper.server.ZooKeeperServer)
|
|
[2023-11-06 13:26:24,224] INFO | | (org.apache.zookeeper.server.ZooKeeperServer)
|
|
[2023-11-06 13:26:24,224] INFO |_| (org.apache.zookeeper.server.ZooKeeperServer)
|
|
[2023-11-06 13:26:24,224] INFO (org.apache.zookeeper.server.ZooKeeperServer)
|
|
[2023-11-06 13:26:24,225] INFO Server environment:zookeeper.version=3.8.2-139d619b58292d7734b4fc83a0f44be4e7b0c986, built on 2023-07-05 19:24 UTC (org.apache.zookeeper.server.ZooKeeperServer)
|
|
[2023-11-06 13:26:24,225] INFO Server environment:host.name=localhost (org.apache.zookeeper.server.ZooKeeperServer)
|
|
[2023-11-06 13:26:24,225] INFO Server environment:java.version=17.0.8.1 (org.apache.zookeeper.server.ZooKeeperServer)
|
|
[2023-11-06 13:26:24,225] INFO Server environment:java.vendor=Eclipse Adoptium (org.apache.zookeeper.server.ZooKeeperServer)
|
|
[2023-11-06 13:26:24,226] INFO Server environment:java.home=/opt/openjdk-bin-17.0.8.1_p1 (org.apache.zookeeper.server.ZooKeeperServer)
|
|
[2023-11-06 13:26:24,226] INFO Server environment:java.class.path=/scratch/repos/Exemple_Kafka/bin/../libs/activation-1.1.1.jar:/scratch/repos/Exemple_Kafka/bin/../libs/aopalliance-repackaged-2.6.1.jar:/scratch/repos/Exemple_Kafka/bin/../libs/argparse4j-0.7.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/audience-annotations-0.12.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/caffeine-2.9.3.jar:/scratch/repos/Exemple_Kafka/bin/../libs/checker-qual-3.19.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/commons-beanutils-1.9.4.jar:/scratch/repos/Exemple_Kafka/bin/../libs/commons-cli-1.4.jar:/scratch/repos/Exemple_Kafka/bin/../libs/commons-collections-3.2.2.jar:/scratch/repos/Exemple_Kafka/bin/../libs/commons-digester-2.1.jar:/scratch/repos/Exemple_Kafka/bin/../libs/commons-io-2.11.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/commons-lang3-3.8.1.jar:/scratch/repos/Exemple_Kafka/bin/../libs/commons-logging-1.2.jar:/scratch/repos/Exemple_Kafka/bin/../libs/commons-validator-1.7.jar:/scratch/repos/Exemple_Kafka/bin/../libs/connect-api-3.6.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/connect-basic-auth-extension-3.6.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/connect-json-3.6.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/connect-mirror-3.6.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/connect-mirror-client-3.6.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/connect-runtime-3.6.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/connect-transforms-3.6.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/error_prone_annotations-2.10.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/hk2-api-2.6.1.jar:/scratch/repos/Exemple_Kafka/bin/../libs/hk2-locator-2.6.1.jar:/scratch/repos/Exemple_Kafka/bin/../libs/hk2-utils-2.6.1.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jackson-annotations-2.13.5.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jackson-core-2.13.5.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jackson-databind-2.13.5.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jackson-dataformat-csv-2.13.5.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jackson-datatype-jdk8-2.13.5.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jackson-jaxrs-base-2.13.5.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jackson-jaxrs-json-provider-2.13.5.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jackson-module-jaxb-annotations-2.13.5.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jackson-module-scala_2.13-2.13.5.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jakarta.activation-api-1.2.2.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jakarta.annotation-api-1.3.5.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jakarta.inject-2.6.1.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jakarta.validation-api-2.0.2.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jakarta.ws.rs-api-2.1.6.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jakarta.xml.bind-api-2.3.3.jar:/scratch/repos/Exemple_Kafka/bin/../libs/javassist-3.29.2-GA.jar:/scratch/repos/Exemple_Kafka/bin/../libs/javax.activation-api-1.2.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/javax.annotation-api-1.3.2.jar:/scratch/repos/Exemple_Kafka/bin/../libs/javax.servlet-api-3.1.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/javax.ws.rs-api-2.1.1.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jaxb-api-2.3.1.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jersey-client-2.39.1.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jersey-common-2.39.1.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jersey-container-servlet-2.39.1.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jersey-container-servlet-core-2.39.1.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jersey-hk2-2.39.1.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jersey-server-2.39.1.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jetty-client-9.4.52.v20230823.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jetty-continuation-9.4.52.v20230823.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jetty-http-9.4.52.v20230823.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jetty-io-9.4.52.v20230823.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jetty-security-9.4.52.v20230823.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jetty-server-9.4.52.v20230823.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jetty-servlet-9.4.52.v20230823.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jetty-servlets-9.4.52.v20230823.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jetty-util-9.4.52.v20230823.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jetty-util-ajax-9.4.52.v20230823.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jline-3.22.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jopt-simple-5.0.4.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jose4j-0.9.3.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jsr305-3.0.2.jar:/scratch/repos/Exemple_Kafka/bin/../libs/kafka-clients-3.6.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/kafka-group-coordinator-3.6.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/kafka-log4j-appender-3.6.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/kafka-metadata-3.6.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/kafka-raft-3.6.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/kafka-server-common-3.6.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/kafka-shell-3.6.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/kafka-storage-3.6.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/kafka-storage-api-3.6.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/kafka-streams-3.6.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/kafka-streams-examples-3.6.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/kafka-streams-scala_2.13-3.6.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/kafka-streams-test-utils-3.6.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/kafka-tools-3.6.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/kafka-tools-api-3.6.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/kafka_2.13-3.6.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/lz4-java-1.8.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/maven-artifact-3.8.8.jar:/scratch/repos/Exemple_Kafka/bin/../libs/metrics-core-2.2.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/metrics-core-4.1.12.1.jar:/scratch/repos/Exemple_Kafka/bin/../libs/netty-buffer-4.1.94.Final.jar:/scratch/repos/Exemple_Kafka/bin/../libs/netty-codec-4.1.94.Final.jar:/scratch/repos/Exemple_Kafka/bin/../libs/netty-common-4.1.94.Final.jar:/scratch/repos/Exemple_Kafka/bin/../libs/netty-handler-4.1.94.Final.jar:/scratch/repos/Exemple_Kafka/bin/../libs/netty-resolver-4.1.94.Final.jar:/scratch/repos/Exemple_Kafka/bin/../libs/netty-transport-4.1.94.Final.jar:/scratch/repos/Exemple_Kafka/bin/../libs/netty-transport-classes-epoll-4.1.94.Final.jar:/scratch/repos/Exemple_Kafka/bin/../libs/netty-transport-native-epoll-4.1.94.Final.jar:/scratch/repos/Exemple_Kafka/bin/../libs/netty-transport-native-unix-common-4.1.94.Final.jar:/scratch/repos/Exemple_Kafka/bin/../libs/osgi-resource-locator-1.0.3.jar:/scratch/repos/Exemple_Kafka/bin/../libs/paranamer-2.8.jar:/scratch/repos/Exemple_Kafka/bin/../libs/pcollections-4.0.1.jar:/scratch/repos/Exemple_Kafka/bin/../libs/plexus-utils-3.3.1.jar:/scratch/repos/Exemple_Kafka/bin/../libs/reflections-0.10.2.jar:/scratch/repos/Exemple_Kafka/bin/../libs/reload4j-1.2.25.jar:/scratch/repos/Exemple_Kafka/bin/../libs/rocksdbjni-7.9.2.jar:/scratch/repos/Exemple_Kafka/bin/../libs/scala-collection-compat_2.13-2.10.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/scala-java8-compat_2.13-1.0.2.jar:/scratch/repos/Exemple_Kafka/bin/../libs/scala-library-2.13.11.jar:/scratch/repos/Exemple_Kafka/bin/../libs/scala-logging_2.13-3.9.4.jar:/scratch/repos/Exemple_Kafka/bin/../libs/scala-reflect-2.13.11.jar:/scratch/repos/Exemple_Kafka/bin/../libs/slf4j-api-1.7.36.jar:/scratch/repos/Exemple_Kafka/bin/../libs/slf4j-reload4j-1.7.36.jar:/scratch/repos/Exemple_Kafka/bin/../libs/snappy-java-1.1.10.4.jar:/scratch/repos/Exemple_Kafka/bin/../libs/swagger-annotations-2.2.8.jar:/scratch/repos/Exemple_Kafka/bin/../libs/trogdor-3.6.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/zookeeper-3.8.2.jar:/scratch/repos/Exemple_Kafka/bin/../libs/zookeeper-jute-3.8.2.jar:/scratch/repos/Exemple_Kafka/bin/../libs/zstd-jni-1.5.5-1.jar (org.apache.zookeeper.server.ZooKeeperServer)
|
|
[2023-11-06 13:26:24,226] INFO Server environment:java.library.path=/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib (org.apache.zookeeper.server.ZooKeeperServer)
|
|
[2023-11-06 13:26:24,226] INFO Server environment:java.io.tmpdir=/tmp (org.apache.zookeeper.server.ZooKeeperServer)
|
|
[2023-11-06 13:26:24,226] INFO Server environment:java.compiler=<NA> (org.apache.zookeeper.server.ZooKeeperServer)
|
|
[2023-11-06 13:26:24,226] INFO Server environment:os.name=Linux (org.apache.zookeeper.server.ZooKeeperServer)
|
|
[2023-11-06 13:26:24,226] INFO Server environment:os.arch=amd64 (org.apache.zookeeper.server.ZooKeeperServer)
|
|
[2023-11-06 13:26:24,226] INFO Server environment:os.version=6.4.3-cachyosGentooThinkPadP53 (org.apache.zookeeper.server.ZooKeeperServer)
|
|
[2023-11-06 13:26:24,226] INFO Server environment:user.name=memartel (org.apache.zookeeper.server.ZooKeeperServer)
|
|
[2023-11-06 13:26:24,227] INFO Server environment:user.home=/home/memartel (org.apache.zookeeper.server.ZooKeeperServer)
|
|
[2023-11-06 13:26:24,227] INFO Server environment:user.dir=/scratch/repos/Exemple_Kafka (org.apache.zookeeper.server.ZooKeeperServer)
|
|
[2023-11-06 13:26:24,227] INFO Server environment:os.memory.free=494MB (org.apache.zookeeper.server.ZooKeeperServer)
|
|
[2023-11-06 13:26:24,227] INFO Server environment:os.memory.max=512MB (org.apache.zookeeper.server.ZooKeeperServer)
|
|
[2023-11-06 13:26:24,227] INFO Server environment:os.memory.total=512MB (org.apache.zookeeper.server.ZooKeeperServer)
|
|
[2023-11-06 13:26:24,227] INFO zookeeper.enableEagerACLCheck = false (org.apache.zookeeper.server.ZooKeeperServer)
|
|
[2023-11-06 13:26:24,227] INFO zookeeper.digest.enabled = true (org.apache.zookeeper.server.ZooKeeperServer)
|
|
[2023-11-06 13:26:24,227] INFO zookeeper.closeSessionTxn.enabled = true (org.apache.zookeeper.server.ZooKeeperServer)
|
|
[2023-11-06 13:26:24,227] INFO zookeeper.flushDelay = 0 ms (org.apache.zookeeper.server.ZooKeeperServer)
|
|
[2023-11-06 13:26:24,227] INFO zookeeper.maxWriteQueuePollTime = 0 ms (org.apache.zookeeper.server.ZooKeeperServer)
|
|
[2023-11-06 13:26:24,227] INFO zookeeper.maxBatchSize=1000 (org.apache.zookeeper.server.ZooKeeperServer)
|
|
[2023-11-06 13:26:24,227] INFO zookeeper.intBufferStartingSizeBytes = 1024 (org.apache.zookeeper.server.ZooKeeperServer)
|
|
[2023-11-06 13:26:24,228] INFO Weighed connection throttling is disabled (org.apache.zookeeper.server.BlueThrottle)
|
|
[2023-11-06 13:26:24,229] INFO minSessionTimeout set to 6000 ms (org.apache.zookeeper.server.ZooKeeperServer)
|
|
[2023-11-06 13:26:24,229] INFO maxSessionTimeout set to 60000 ms (org.apache.zookeeper.server.ZooKeeperServer)
|
|
[2023-11-06 13:26:24,230] INFO getData response cache size is initialized with value 400. (org.apache.zookeeper.server.ResponseCache)
|
|
[2023-11-06 13:26:24,230] INFO getChildren response cache size is initialized with value 400. (org.apache.zookeeper.server.ResponseCache)
|
|
[2023-11-06 13:26:24,231] INFO zookeeper.pathStats.slotCapacity = 60 (org.apache.zookeeper.server.util.RequestPathMetricsCollector)
|
|
[2023-11-06 13:26:24,231] INFO zookeeper.pathStats.slotDuration = 15 (org.apache.zookeeper.server.util.RequestPathMetricsCollector)
|
|
[2023-11-06 13:26:24,231] INFO zookeeper.pathStats.maxDepth = 6 (org.apache.zookeeper.server.util.RequestPathMetricsCollector)
|
|
[2023-11-06 13:26:24,231] INFO zookeeper.pathStats.initialDelay = 5 (org.apache.zookeeper.server.util.RequestPathMetricsCollector)
|
|
[2023-11-06 13:26:24,231] INFO zookeeper.pathStats.delay = 5 (org.apache.zookeeper.server.util.RequestPathMetricsCollector)
|
|
[2023-11-06 13:26:24,231] INFO zookeeper.pathStats.enabled = false (org.apache.zookeeper.server.util.RequestPathMetricsCollector)
|
|
[2023-11-06 13:26:24,233] INFO The max bytes for all large requests are set to 104857600 (org.apache.zookeeper.server.ZooKeeperServer)
|
|
[2023-11-06 13:26:24,233] INFO The large request threshold is set to -1 (org.apache.zookeeper.server.ZooKeeperServer)
|
|
[2023-11-06 13:26:24,234] INFO zookeeper.enforce.auth.enabled = false (org.apache.zookeeper.server.AuthenticationHelper)
|
|
[2023-11-06 13:26:24,234] INFO zookeeper.enforce.auth.schemes = [] (org.apache.zookeeper.server.AuthenticationHelper)
|
|
[2023-11-06 13:26:24,234] INFO Created server with tickTime 3000 ms minSessionTimeout 6000 ms maxSessionTimeout 60000 ms clientPortListenBacklog -1 datadir /tmp/zookeeper/version-2 snapdir /tmp/zookeeper/version-2 (org.apache.zookeeper.server.ZooKeeperServer)
|
|
[2023-11-06 13:26:24,238] INFO Using org.apache.zookeeper.server.NIOServerCnxnFactory as server connection factory (org.apache.zookeeper.server.ServerCnxnFactory)
|
|
[2023-11-06 13:26:24,238] WARN maxCnxns is not configured, using default value 0. (org.apache.zookeeper.server.ServerCnxnFactory)
|
|
[2023-11-06 13:26:24,239] INFO Configuring NIO connection handler with 10s sessionless connection timeout, 2 selector thread(s), 24 worker threads, and 64 kB direct buffers. (org.apache.zookeeper.server.NIOServerCnxnFactory)
|
|
[2023-11-06 13:26:24,244] INFO binding to port 0.0.0.0/0.0.0.0:2181 (org.apache.zookeeper.server.NIOServerCnxnFactory)
|
|
[2023-11-06 13:26:24,254] INFO Using org.apache.zookeeper.server.watch.WatchManager as watch manager (org.apache.zookeeper.server.watch.WatchManagerFactory)
|
|
[2023-11-06 13:26:24,254] INFO Using org.apache.zookeeper.server.watch.WatchManager as watch manager (org.apache.zookeeper.server.watch.WatchManagerFactory)
|
|
[2023-11-06 13:26:24,254] INFO zookeeper.snapshotSizeFactor = 0.33 (org.apache.zookeeper.server.ZKDatabase)
|
|
[2023-11-06 13:26:24,254] INFO zookeeper.commitLogCount=500 (org.apache.zookeeper.server.ZKDatabase)
|
|
[2023-11-06 13:26:24,260] INFO zookeeper.snapshot.compression.method = CHECKED (org.apache.zookeeper.server.persistence.SnapStream)
|
|
[2023-11-06 13:26:24,260] INFO Snapshotting: 0x0 to /tmp/zookeeper/version-2/snapshot.0 (org.apache.zookeeper.server.persistence.FileTxnSnapLog)
|
|
[2023-11-06 13:26:24,262] INFO Snapshot loaded in 8 ms, highest zxid is 0x0, digest is 1371985504 (org.apache.zookeeper.server.ZKDatabase)
|
|
[2023-11-06 13:26:24,263] INFO Snapshotting: 0x0 to /tmp/zookeeper/version-2/snapshot.0 (org.apache.zookeeper.server.persistence.FileTxnSnapLog)
|
|
[2023-11-06 13:26:24,263] INFO Snapshot taken in 0 ms (org.apache.zookeeper.server.ZooKeeperServer)
|
|
[2023-11-06 13:26:24,270] INFO PrepRequestProcessor (sid:0) started, reconfigEnabled=false (org.apache.zookeeper.server.PrepRequestProcessor)
|
|
[2023-11-06 13:26:24,271] INFO zookeeper.request_throttler.shutdownTimeout = 10000 ms (org.apache.zookeeper.server.RequestThrottler)
|
|
[2023-11-06 13:26:24,282] INFO Using checkIntervalMs=60000 maxPerMinute=10000 maxNeverUsedIntervalMs=0 (org.apache.zookeeper.server.ContainerManager)
|
|
[2023-11-06 13:26:24,282] INFO ZooKeeper audit is disabled. (org.apache.zookeeper.audit.ZKAuditProvider)
|
|
[2023-11-06 13:26:31,049] INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$)
|
|
[2023-11-06 13:26:31,233] INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util)
|
|
[2023-11-06 13:26:31,292] INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler)
|
|
[2023-11-06 13:26:31,293] INFO starting (kafka.server.KafkaServer)
|
|
[2023-11-06 13:26:31,293] INFO Connecting to zookeeper on localhost:2181 (kafka.server.KafkaServer)
|
|
[2023-11-06 13:26:31,304] INFO [ZooKeeperClient Kafka server] Initializing a new session to localhost:2181. (kafka.zookeeper.ZooKeeperClient)
|
|
[2023-11-06 13:26:31,308] INFO Client environment:zookeeper.version=3.8.2-139d619b58292d7734b4fc83a0f44be4e7b0c986, built on 2023-07-05 19:24 UTC (org.apache.zookeeper.ZooKeeper)
|
|
[2023-11-06 13:26:31,308] INFO Client environment:host.name=localhost (org.apache.zookeeper.ZooKeeper)
|
|
[2023-11-06 13:26:31,308] INFO Client environment:java.version=17.0.8.1 (org.apache.zookeeper.ZooKeeper)
|
|
[2023-11-06 13:26:31,308] INFO Client environment:java.vendor=Eclipse Adoptium (org.apache.zookeeper.ZooKeeper)
|
|
[2023-11-06 13:26:31,308] INFO Client environment:java.home=/opt/openjdk-bin-17.0.8.1_p1 (org.apache.zookeeper.ZooKeeper)
|
|
[2023-11-06 13:26:31,308] INFO Client environment:java.class.path=/scratch/repos/Exemple_Kafka/bin/../libs/activation-1.1.1.jar:/scratch/repos/Exemple_Kafka/bin/../libs/aopalliance-repackaged-2.6.1.jar:/scratch/repos/Exemple_Kafka/bin/../libs/argparse4j-0.7.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/audience-annotations-0.12.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/caffeine-2.9.3.jar:/scratch/repos/Exemple_Kafka/bin/../libs/checker-qual-3.19.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/commons-beanutils-1.9.4.jar:/scratch/repos/Exemple_Kafka/bin/../libs/commons-cli-1.4.jar:/scratch/repos/Exemple_Kafka/bin/../libs/commons-collections-3.2.2.jar:/scratch/repos/Exemple_Kafka/bin/../libs/commons-digester-2.1.jar:/scratch/repos/Exemple_Kafka/bin/../libs/commons-io-2.11.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/commons-lang3-3.8.1.jar:/scratch/repos/Exemple_Kafka/bin/../libs/commons-logging-1.2.jar:/scratch/repos/Exemple_Kafka/bin/../libs/commons-validator-1.7.jar:/scratch/repos/Exemple_Kafka/bin/../libs/connect-api-3.6.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/connect-basic-auth-extension-3.6.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/connect-json-3.6.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/connect-mirror-3.6.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/connect-mirror-client-3.6.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/connect-runtime-3.6.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/connect-transforms-3.6.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/error_prone_annotations-2.10.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/hk2-api-2.6.1.jar:/scratch/repos/Exemple_Kafka/bin/../libs/hk2-locator-2.6.1.jar:/scratch/repos/Exemple_Kafka/bin/../libs/hk2-utils-2.6.1.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jackson-annotations-2.13.5.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jackson-core-2.13.5.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jackson-databind-2.13.5.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jackson-dataformat-csv-2.13.5.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jackson-datatype-jdk8-2.13.5.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jackson-jaxrs-base-2.13.5.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jackson-jaxrs-json-provider-2.13.5.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jackson-module-jaxb-annotations-2.13.5.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jackson-module-scala_2.13-2.13.5.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jakarta.activation-api-1.2.2.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jakarta.annotation-api-1.3.5.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jakarta.inject-2.6.1.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jakarta.validation-api-2.0.2.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jakarta.ws.rs-api-2.1.6.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jakarta.xml.bind-api-2.3.3.jar:/scratch/repos/Exemple_Kafka/bin/../libs/javassist-3.29.2-GA.jar:/scratch/repos/Exemple_Kafka/bin/../libs/javax.activation-api-1.2.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/javax.annotation-api-1.3.2.jar:/scratch/repos/Exemple_Kafka/bin/../libs/javax.servlet-api-3.1.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/javax.ws.rs-api-2.1.1.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jaxb-api-2.3.1.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jersey-client-2.39.1.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jersey-common-2.39.1.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jersey-container-servlet-2.39.1.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jersey-container-servlet-core-2.39.1.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jersey-hk2-2.39.1.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jersey-server-2.39.1.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jetty-client-9.4.52.v20230823.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jetty-continuation-9.4.52.v20230823.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jetty-http-9.4.52.v20230823.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jetty-io-9.4.52.v20230823.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jetty-security-9.4.52.v20230823.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jetty-server-9.4.52.v20230823.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jetty-servlet-9.4.52.v20230823.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jetty-servlets-9.4.52.v20230823.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jetty-util-9.4.52.v20230823.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jetty-util-ajax-9.4.52.v20230823.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jline-3.22.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jopt-simple-5.0.4.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jose4j-0.9.3.jar:/scratch/repos/Exemple_Kafka/bin/../libs/jsr305-3.0.2.jar:/scratch/repos/Exemple_Kafka/bin/../libs/kafka-clients-3.6.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/kafka-group-coordinator-3.6.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/kafka-log4j-appender-3.6.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/kafka-metadata-3.6.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/kafka-raft-3.6.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/kafka-server-common-3.6.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/kafka-shell-3.6.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/kafka-storage-3.6.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/kafka-storage-api-3.6.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/kafka-streams-3.6.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/kafka-streams-examples-3.6.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/kafka-streams-scala_2.13-3.6.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/kafka-streams-test-utils-3.6.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/kafka-tools-3.6.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/kafka-tools-api-3.6.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/kafka_2.13-3.6.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/lz4-java-1.8.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/maven-artifact-3.8.8.jar:/scratch/repos/Exemple_Kafka/bin/../libs/metrics-core-2.2.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/metrics-core-4.1.12.1.jar:/scratch/repos/Exemple_Kafka/bin/../libs/netty-buffer-4.1.94.Final.jar:/scratch/repos/Exemple_Kafka/bin/../libs/netty-codec-4.1.94.Final.jar:/scratch/repos/Exemple_Kafka/bin/../libs/netty-common-4.1.94.Final.jar:/scratch/repos/Exemple_Kafka/bin/../libs/netty-handler-4.1.94.Final.jar:/scratch/repos/Exemple_Kafka/bin/../libs/netty-resolver-4.1.94.Final.jar:/scratch/repos/Exemple_Kafka/bin/../libs/netty-transport-4.1.94.Final.jar:/scratch/repos/Exemple_Kafka/bin/../libs/netty-transport-classes-epoll-4.1.94.Final.jar:/scratch/repos/Exemple_Kafka/bin/../libs/netty-transport-native-epoll-4.1.94.Final.jar:/scratch/repos/Exemple_Kafka/bin/../libs/netty-transport-native-unix-common-4.1.94.Final.jar:/scratch/repos/Exemple_Kafka/bin/../libs/osgi-resource-locator-1.0.3.jar:/scratch/repos/Exemple_Kafka/bin/../libs/paranamer-2.8.jar:/scratch/repos/Exemple_Kafka/bin/../libs/pcollections-4.0.1.jar:/scratch/repos/Exemple_Kafka/bin/../libs/plexus-utils-3.3.1.jar:/scratch/repos/Exemple_Kafka/bin/../libs/reflections-0.10.2.jar:/scratch/repos/Exemple_Kafka/bin/../libs/reload4j-1.2.25.jar:/scratch/repos/Exemple_Kafka/bin/../libs/rocksdbjni-7.9.2.jar:/scratch/repos/Exemple_Kafka/bin/../libs/scala-collection-compat_2.13-2.10.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/scala-java8-compat_2.13-1.0.2.jar:/scratch/repos/Exemple_Kafka/bin/../libs/scala-library-2.13.11.jar:/scratch/repos/Exemple_Kafka/bin/../libs/scala-logging_2.13-3.9.4.jar:/scratch/repos/Exemple_Kafka/bin/../libs/scala-reflect-2.13.11.jar:/scratch/repos/Exemple_Kafka/bin/../libs/slf4j-api-1.7.36.jar:/scratch/repos/Exemple_Kafka/bin/../libs/slf4j-reload4j-1.7.36.jar:/scratch/repos/Exemple_Kafka/bin/../libs/snappy-java-1.1.10.4.jar:/scratch/repos/Exemple_Kafka/bin/../libs/swagger-annotations-2.2.8.jar:/scratch/repos/Exemple_Kafka/bin/../libs/trogdor-3.6.0.jar:/scratch/repos/Exemple_Kafka/bin/../libs/zookeeper-3.8.2.jar:/scratch/repos/Exemple_Kafka/bin/../libs/zookeeper-jute-3.8.2.jar:/scratch/repos/Exemple_Kafka/bin/../libs/zstd-jni-1.5.5-1.jar (org.apache.zookeeper.ZooKeeper)
|
|
[2023-11-06 13:26:31,309] INFO Client environment:java.library.path=/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper)
|
|
[2023-11-06 13:26:31,309] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper)
|
|
[2023-11-06 13:26:31,309] INFO Client environment:java.compiler=<NA> (org.apache.zookeeper.ZooKeeper)
|
|
[2023-11-06 13:26:31,309] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper)
|
|
[2023-11-06 13:26:31,309] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper)
|
|
[2023-11-06 13:26:31,309] INFO Client environment:os.version=6.4.3-cachyosGentooThinkPadP53 (org.apache.zookeeper.ZooKeeper)
|
|
[2023-11-06 13:26:31,309] INFO Client environment:user.name=memartel (org.apache.zookeeper.ZooKeeper)
|
|
[2023-11-06 13:26:31,309] INFO Client environment:user.home=/home/memartel (org.apache.zookeeper.ZooKeeper)
|
|
[2023-11-06 13:26:31,309] INFO Client environment:user.dir=/scratch/repos/Exemple_Kafka (org.apache.zookeeper.ZooKeeper)
|
|
[2023-11-06 13:26:31,309] INFO Client environment:os.memory.free=987MB (org.apache.zookeeper.ZooKeeper)
|
|
[2023-11-06 13:26:31,309] INFO Client environment:os.memory.max=1024MB (org.apache.zookeeper.ZooKeeper)
|
|
[2023-11-06 13:26:31,309] INFO Client environment:os.memory.total=1024MB (org.apache.zookeeper.ZooKeeper)
|
|
[2023-11-06 13:26:31,311] INFO Initiating client connection, connectString=localhost:2181 sessionTimeout=18000 watcher=kafka.zookeeper.ZooKeeperClient$ZooKeeperClientWatcher$@3fce8fd9 (org.apache.zookeeper.ZooKeeper)
|
|
[2023-11-06 13:26:31,316] INFO jute.maxbuffer value is 4194304 Bytes (org.apache.zookeeper.ClientCnxnSocket)
|
|
[2023-11-06 13:26:31,321] INFO zookeeper.request.timeout value is 0. feature enabled=false (org.apache.zookeeper.ClientCnxn)
|
|
[2023-11-06 13:26:31,322] INFO [ZooKeeperClient Kafka server] Waiting until connected. (kafka.zookeeper.ZooKeeperClient)
|
|
[2023-11-06 13:26:31,323] INFO Opening socket connection to server localhost/[0:0:0:0:0:0:0:1]:2181. (org.apache.zookeeper.ClientCnxn)
|
|
[2023-11-06 13:26:31,325] INFO Socket connection established, initiating session, client: /[0:0:0:0:0:0:0:1]:60976, server: localhost/[0:0:0:0:0:0:0:1]:2181 (org.apache.zookeeper.ClientCnxn)
|
|
[2023-11-06 13:26:31,331] INFO Creating new log file: log.1 (org.apache.zookeeper.server.persistence.FileTxnLog)
|
|
[2023-11-06 13:26:31,336] INFO Session establishment complete on server localhost/[0:0:0:0:0:0:0:1]:2181, session id = 0x1000000d8b20000, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn)
|
|
[2023-11-06 13:26:31,338] INFO [ZooKeeperClient Kafka server] Connected. (kafka.zookeeper.ZooKeeperClient)
|
|
[2023-11-06 13:26:31,519] INFO Cluster ID = tHet8_ZjRl6pr3Pp3utDPw (kafka.server.KafkaServer)
|
|
[2023-11-06 13:26:31,521] WARN No meta.properties file under dir /tmp/kafka-logs/meta.properties (kafka.server.BrokerMetadataCheckpoint)
|
|
[2023-11-06 13:26:31,553] INFO KafkaConfig values:
|
|
advertised.listeners = null
|
|
alter.config.policy.class.name = null
|
|
alter.log.dirs.replication.quota.window.num = 11
|
|
alter.log.dirs.replication.quota.window.size.seconds = 1
|
|
authorizer.class.name =
|
|
auto.create.topics.enable = true
|
|
auto.include.jmx.reporter = true
|
|
auto.leader.rebalance.enable = true
|
|
background.threads = 10
|
|
broker.heartbeat.interval.ms = 2000
|
|
broker.id = 0
|
|
broker.id.generation.enable = true
|
|
broker.rack = null
|
|
broker.session.timeout.ms = 9000
|
|
client.quota.callback.class = null
|
|
compression.type = producer
|
|
connection.failed.authentication.delay.ms = 100
|
|
connections.max.idle.ms = 600000
|
|
connections.max.reauth.ms = 0
|
|
control.plane.listener.name = null
|
|
controlled.shutdown.enable = true
|
|
controlled.shutdown.max.retries = 3
|
|
controlled.shutdown.retry.backoff.ms = 5000
|
|
controller.listener.names = null
|
|
controller.quorum.append.linger.ms = 25
|
|
controller.quorum.election.backoff.max.ms = 1000
|
|
controller.quorum.election.timeout.ms = 1000
|
|
controller.quorum.fetch.timeout.ms = 2000
|
|
controller.quorum.request.timeout.ms = 2000
|
|
controller.quorum.retry.backoff.ms = 20
|
|
controller.quorum.voters = []
|
|
controller.quota.window.num = 11
|
|
controller.quota.window.size.seconds = 1
|
|
controller.socket.timeout.ms = 30000
|
|
create.topic.policy.class.name = null
|
|
default.replication.factor = 1
|
|
delegation.token.expiry.check.interval.ms = 3600000
|
|
delegation.token.expiry.time.ms = 86400000
|
|
delegation.token.master.key = null
|
|
delegation.token.max.lifetime.ms = 604800000
|
|
delegation.token.secret.key = null
|
|
delete.records.purgatory.purge.interval.requests = 1
|
|
delete.topic.enable = true
|
|
early.start.listeners = null
|
|
fetch.max.bytes = 57671680
|
|
fetch.purgatory.purge.interval.requests = 1000
|
|
group.consumer.assignors = [org.apache.kafka.coordinator.group.assignor.RangeAssignor]
|
|
group.consumer.heartbeat.interval.ms = 5000
|
|
group.consumer.max.heartbeat.interval.ms = 15000
|
|
group.consumer.max.session.timeout.ms = 60000
|
|
group.consumer.max.size = 2147483647
|
|
group.consumer.min.heartbeat.interval.ms = 5000
|
|
group.consumer.min.session.timeout.ms = 45000
|
|
group.consumer.session.timeout.ms = 45000
|
|
group.coordinator.new.enable = false
|
|
group.coordinator.threads = 1
|
|
group.initial.rebalance.delay.ms = 0
|
|
group.max.session.timeout.ms = 1800000
|
|
group.max.size = 2147483647
|
|
group.min.session.timeout.ms = 6000
|
|
initial.broker.registration.timeout.ms = 60000
|
|
inter.broker.listener.name = null
|
|
inter.broker.protocol.version = 3.6-IV2
|
|
kafka.metrics.polling.interval.secs = 10
|
|
kafka.metrics.reporters = []
|
|
leader.imbalance.check.interval.seconds = 300
|
|
leader.imbalance.per.broker.percentage = 10
|
|
listener.security.protocol.map = PLAINTEXT:PLAINTEXT,SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT,SASL_SSL:SASL_SSL
|
|
listeners = PLAINTEXT://:9092
|
|
log.cleaner.backoff.ms = 15000
|
|
log.cleaner.dedupe.buffer.size = 134217728
|
|
log.cleaner.delete.retention.ms = 86400000
|
|
log.cleaner.enable = true
|
|
log.cleaner.io.buffer.load.factor = 0.9
|
|
log.cleaner.io.buffer.size = 524288
|
|
log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308
|
|
log.cleaner.max.compaction.lag.ms = 9223372036854775807
|
|
log.cleaner.min.cleanable.ratio = 0.5
|
|
log.cleaner.min.compaction.lag.ms = 0
|
|
log.cleaner.threads = 1
|
|
log.cleanup.policy = [delete]
|
|
log.dir = /tmp/kafka-logs
|
|
log.dirs = /tmp/kafka-logs
|
|
log.flush.interval.messages = 9223372036854775807
|
|
log.flush.interval.ms = null
|
|
log.flush.offset.checkpoint.interval.ms = 60000
|
|
log.flush.scheduler.interval.ms = 9223372036854775807
|
|
log.flush.start.offset.checkpoint.interval.ms = 60000
|
|
log.index.interval.bytes = 4096
|
|
log.index.size.max.bytes = 10485760
|
|
log.local.retention.bytes = -2
|
|
log.local.retention.ms = -2
|
|
log.message.downconversion.enable = true
|
|
log.message.format.version = 3.0-IV1
|
|
log.message.timestamp.after.max.ms = 9223372036854775807
|
|
log.message.timestamp.before.max.ms = 9223372036854775807
|
|
log.message.timestamp.difference.max.ms = 9223372036854775807
|
|
log.message.timestamp.type = CreateTime
|
|
log.preallocate = false
|
|
log.retention.bytes = -1
|
|
log.retention.check.interval.ms = 300000
|
|
log.retention.hours = 168
|
|
log.retention.minutes = null
|
|
log.retention.ms = null
|
|
log.roll.hours = 168
|
|
log.roll.jitter.hours = 0
|
|
log.roll.jitter.ms = null
|
|
log.roll.ms = null
|
|
log.segment.bytes = 1073741824
|
|
log.segment.delete.delay.ms = 60000
|
|
max.connection.creation.rate = 2147483647
|
|
max.connections = 2147483647
|
|
max.connections.per.ip = 2147483647
|
|
max.connections.per.ip.overrides =
|
|
max.incremental.fetch.session.cache.slots = 1000
|
|
message.max.bytes = 1048588
|
|
metadata.log.dir = null
|
|
metadata.log.max.record.bytes.between.snapshots = 20971520
|
|
metadata.log.max.snapshot.interval.ms = 3600000
|
|
metadata.log.segment.bytes = 1073741824
|
|
metadata.log.segment.min.bytes = 8388608
|
|
metadata.log.segment.ms = 604800000
|
|
metadata.max.idle.interval.ms = 500
|
|
metadata.max.retention.bytes = 104857600
|
|
metadata.max.retention.ms = 604800000
|
|
metric.reporters = []
|
|
metrics.num.samples = 2
|
|
metrics.recording.level = INFO
|
|
metrics.sample.window.ms = 30000
|
|
min.insync.replicas = 1
|
|
node.id = 0
|
|
num.io.threads = 8
|
|
num.network.threads = 3
|
|
num.partitions = 1
|
|
num.recovery.threads.per.data.dir = 1
|
|
num.replica.alter.log.dirs.threads = null
|
|
num.replica.fetchers = 1
|
|
offset.metadata.max.bytes = 4096
|
|
offsets.commit.required.acks = -1
|
|
offsets.commit.timeout.ms = 5000
|
|
offsets.load.buffer.size = 5242880
|
|
offsets.retention.check.interval.ms = 600000
|
|
offsets.retention.minutes = 10080
|
|
offsets.topic.compression.codec = 0
|
|
offsets.topic.num.partitions = 50
|
|
offsets.topic.replication.factor = 1
|
|
offsets.topic.segment.bytes = 104857600
|
|
password.encoder.cipher.algorithm = AES/CBC/PKCS5Padding
|
|
password.encoder.iterations = 4096
|
|
password.encoder.key.length = 128
|
|
password.encoder.keyfactory.algorithm = null
|
|
password.encoder.old.secret = null
|
|
password.encoder.secret = null
|
|
principal.builder.class = class org.apache.kafka.common.security.authenticator.DefaultKafkaPrincipalBuilder
|
|
process.roles = []
|
|
producer.id.expiration.check.interval.ms = 600000
|
|
producer.id.expiration.ms = 86400000
|
|
producer.purgatory.purge.interval.requests = 1000
|
|
queued.max.request.bytes = -1
|
|
queued.max.requests = 500
|
|
quota.window.num = 11
|
|
quota.window.size.seconds = 1
|
|
remote.log.index.file.cache.total.size.bytes = 1073741824
|
|
remote.log.manager.task.interval.ms = 30000
|
|
remote.log.manager.task.retry.backoff.max.ms = 30000
|
|
remote.log.manager.task.retry.backoff.ms = 500
|
|
remote.log.manager.task.retry.jitter = 0.2
|
|
remote.log.manager.thread.pool.size = 10
|
|
remote.log.metadata.custom.metadata.max.bytes = 128
|
|
remote.log.metadata.manager.class.name = org.apache.kafka.server.log.remote.metadata.storage.TopicBasedRemoteLogMetadataManager
|
|
remote.log.metadata.manager.class.path = null
|
|
remote.log.metadata.manager.impl.prefix = rlmm.config.
|
|
remote.log.metadata.manager.listener.name = null
|
|
remote.log.reader.max.pending.tasks = 100
|
|
remote.log.reader.threads = 10
|
|
remote.log.storage.manager.class.name = null
|
|
remote.log.storage.manager.class.path = null
|
|
remote.log.storage.manager.impl.prefix = rsm.config.
|
|
remote.log.storage.system.enable = false
|
|
replica.fetch.backoff.ms = 1000
|
|
replica.fetch.max.bytes = 1048576
|
|
replica.fetch.min.bytes = 1
|
|
replica.fetch.response.max.bytes = 10485760
|
|
replica.fetch.wait.max.ms = 500
|
|
replica.high.watermark.checkpoint.interval.ms = 5000
|
|
replica.lag.time.max.ms = 30000
|
|
replica.selector.class = null
|
|
replica.socket.receive.buffer.bytes = 65536
|
|
replica.socket.timeout.ms = 30000
|
|
replication.quota.window.num = 11
|
|
replication.quota.window.size.seconds = 1
|
|
request.timeout.ms = 30000
|
|
reserved.broker.max.id = 1000
|
|
sasl.client.callback.handler.class = null
|
|
sasl.enabled.mechanisms = [GSSAPI]
|
|
sasl.jaas.config = null
|
|
sasl.kerberos.kinit.cmd = /usr/bin/kinit
|
|
sasl.kerberos.min.time.before.relogin = 60000
|
|
sasl.kerberos.principal.to.local.rules = [DEFAULT]
|
|
sasl.kerberos.service.name = null
|
|
sasl.kerberos.ticket.renew.jitter = 0.05
|
|
sasl.kerberos.ticket.renew.window.factor = 0.8
|
|
sasl.login.callback.handler.class = null
|
|
sasl.login.class = null
|
|
sasl.login.connect.timeout.ms = null
|
|
sasl.login.read.timeout.ms = null
|
|
sasl.login.refresh.buffer.seconds = 300
|
|
sasl.login.refresh.min.period.seconds = 60
|
|
sasl.login.refresh.window.factor = 0.8
|
|
sasl.login.refresh.window.jitter = 0.05
|
|
sasl.login.retry.backoff.max.ms = 10000
|
|
sasl.login.retry.backoff.ms = 100
|
|
sasl.mechanism.controller.protocol = GSSAPI
|
|
sasl.mechanism.inter.broker.protocol = GSSAPI
|
|
sasl.oauthbearer.clock.skew.seconds = 30
|
|
sasl.oauthbearer.expected.audience = null
|
|
sasl.oauthbearer.expected.issuer = null
|
|
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
|
|
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
|
|
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
|
|
sasl.oauthbearer.jwks.endpoint.url = null
|
|
sasl.oauthbearer.scope.claim.name = scope
|
|
sasl.oauthbearer.sub.claim.name = sub
|
|
sasl.oauthbearer.token.endpoint.url = null
|
|
sasl.server.callback.handler.class = null
|
|
sasl.server.max.receive.size = 524288
|
|
security.inter.broker.protocol = PLAINTEXT
|
|
security.providers = null
|
|
server.max.startup.time.ms = 9223372036854775807
|
|
socket.connection.setup.timeout.max.ms = 30000
|
|
socket.connection.setup.timeout.ms = 10000
|
|
socket.listen.backlog.size = 50
|
|
socket.receive.buffer.bytes = 102400
|
|
socket.request.max.bytes = 104857600
|
|
socket.send.buffer.bytes = 102400
|
|
ssl.cipher.suites = []
|
|
ssl.client.auth = none
|
|
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
|
|
ssl.endpoint.identification.algorithm = https
|
|
ssl.engine.factory.class = null
|
|
ssl.key.password = null
|
|
ssl.keymanager.algorithm = SunX509
|
|
ssl.keystore.certificate.chain = null
|
|
ssl.keystore.key = null
|
|
ssl.keystore.location = null
|
|
ssl.keystore.password = null
|
|
ssl.keystore.type = JKS
|
|
ssl.principal.mapping.rules = DEFAULT
|
|
ssl.protocol = TLSv1.3
|
|
ssl.provider = null
|
|
ssl.secure.random.implementation = null
|
|
ssl.trustmanager.algorithm = PKIX
|
|
ssl.truststore.certificates = null
|
|
ssl.truststore.location = null
|
|
ssl.truststore.password = null
|
|
ssl.truststore.type = JKS
|
|
transaction.abort.timed.out.transaction.cleanup.interval.ms = 10000
|
|
transaction.max.timeout.ms = 900000
|
|
transaction.partition.verification.enable = true
|
|
transaction.remove.expired.transaction.cleanup.interval.ms = 3600000
|
|
transaction.state.log.load.buffer.size = 5242880
|
|
transaction.state.log.min.isr = 1
|
|
transaction.state.log.num.partitions = 50
|
|
transaction.state.log.replication.factor = 1
|
|
transaction.state.log.segment.bytes = 104857600
|
|
transactional.id.expiration.ms = 604800000
|
|
unclean.leader.election.enable = false
|
|
unstable.api.versions.enable = false
|
|
zookeeper.clientCnxnSocket = null
|
|
zookeeper.connect = localhost:2181
|
|
zookeeper.connection.timeout.ms = 18000
|
|
zookeeper.max.in.flight.requests = 10
|
|
zookeeper.metadata.migration.enable = false
|
|
zookeeper.session.timeout.ms = 18000
|
|
zookeeper.set.acl = false
|
|
zookeeper.ssl.cipher.suites = null
|
|
zookeeper.ssl.client.enable = false
|
|
zookeeper.ssl.crl.enable = false
|
|
zookeeper.ssl.enabled.protocols = null
|
|
zookeeper.ssl.endpoint.identification.algorithm = HTTPS
|
|
zookeeper.ssl.keystore.location = null
|
|
zookeeper.ssl.keystore.password = null
|
|
zookeeper.ssl.keystore.type = null
|
|
zookeeper.ssl.ocsp.enable = false
|
|
zookeeper.ssl.protocol = TLSv1.2
|
|
zookeeper.ssl.truststore.location = null
|
|
zookeeper.ssl.truststore.password = null
|
|
zookeeper.ssl.truststore.type = null
|
|
(kafka.server.KafkaConfig)
|
|
[2023-11-06 13:26:31,577] INFO [ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper)
|
|
[2023-11-06 13:26:31,577] INFO [ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper)
|
|
[2023-11-06 13:26:31,578] INFO [ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper)
|
|
[2023-11-06 13:26:31,580] INFO [ThrottledChannelReaper-ControllerMutation]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper)
|
|
[2023-11-06 13:26:31,588] INFO Log directory /tmp/kafka-logs not found, creating it. (kafka.log.LogManager)
|
|
[2023-11-06 13:26:31,599] INFO Loading logs from log dirs ArraySeq(/tmp/kafka-logs) (kafka.log.LogManager)
|
|
[2023-11-06 13:26:31,601] INFO No logs found to be loaded in /tmp/kafka-logs (kafka.log.LogManager)
|
|
[2023-11-06 13:26:31,607] INFO Loaded 0 logs in 8ms (kafka.log.LogManager)
|
|
[2023-11-06 13:26:31,608] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager)
|
|
[2023-11-06 13:26:31,609] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager)
|
|
[2023-11-06 13:26:31,634] INFO [kafka-log-cleaner-thread-0]: Starting (kafka.log.LogCleaner$CleanerThread)
|
|
[2023-11-06 13:26:31,642] INFO [feature-zk-node-event-process-thread]: Starting (kafka.server.FinalizedFeatureChangeListener$ChangeNotificationProcessorThread)
|
|
[2023-11-06 13:26:31,649] INFO Feature ZK node at path: /feature does not exist (kafka.server.FinalizedFeatureChangeListener)
|
|
[2023-11-06 13:26:31,674] INFO [zk-broker-0-to-controller-forwarding-channel-manager]: Starting (kafka.server.BrokerToControllerRequestThread)
|
|
[2023-11-06 13:26:31,857] INFO Updated connection-accept-rate max connection creation rate to 2147483647 (kafka.network.ConnectionQuotas)
|
|
[2023-11-06 13:26:31,868] INFO [SocketServer listenerType=ZK_BROKER, nodeId=0] Created data-plane acceptor and processors for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer)
|
|
[2023-11-06 13:26:31,871] INFO [zk-broker-0-to-controller-alter-partition-channel-manager]: Starting (kafka.server.BrokerToControllerRequestThread)
|
|
[2023-11-06 13:26:31,885] INFO [ExpirationReaper-0-Produce]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
|
|
[2023-11-06 13:26:31,886] INFO [ExpirationReaper-0-Fetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
|
|
[2023-11-06 13:26:31,888] INFO [ExpirationReaper-0-DeleteRecords]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
|
|
[2023-11-06 13:26:31,888] INFO [ExpirationReaper-0-ElectLeader]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
|
|
[2023-11-06 13:26:31,889] INFO [ExpirationReaper-0-RemoteFetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
|
|
[2023-11-06 13:26:31,897] INFO [LogDirFailureHandler]: Starting (kafka.server.ReplicaManager$LogDirFailureHandler)
|
|
[2023-11-06 13:26:31,898] INFO [AddPartitionsToTxnSenderThread-0]: Starting (kafka.server.AddPartitionsToTxnManager)
|
|
[2023-11-06 13:26:31,911] INFO Creating /brokers/ids/0 (is it secure? false) (kafka.zk.KafkaZkClient)
|
|
[2023-11-06 13:26:31,924] INFO Stat of the created znode at /brokers/ids/0 is: 25,25,1699295191920,1699295191920,1,0,0,72057597673472000,202,0,25
|
|
(kafka.zk.KafkaZkClient)
|
|
[2023-11-06 13:26:31,925] INFO Registered broker 0 at path /brokers/ids/0 with addresses: PLAINTEXT://localhost:9092, czxid (broker epoch): 25 (kafka.zk.KafkaZkClient)
|
|
[2023-11-06 13:26:31,966] INFO [ExpirationReaper-0-topic]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
|
|
[2023-11-06 13:26:31,971] INFO [ExpirationReaper-0-Heartbeat]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
|
|
[2023-11-06 13:26:31,972] INFO [ExpirationReaper-0-Rebalance]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
|
|
[2023-11-06 13:26:31,972] INFO Successfully created /controller_epoch with initial epoch 0 (kafka.zk.KafkaZkClient)
|
|
[2023-11-06 13:26:31,981] INFO Feature ZK node created at path: /feature (kafka.server.FinalizedFeatureChangeListener)
|
|
[2023-11-06 13:26:31,982] INFO [GroupCoordinator 0]: Starting up. (kafka.coordinator.group.GroupCoordinator)
|
|
[2023-11-06 13:26:31,986] INFO [GroupCoordinator 0]: Startup complete. (kafka.coordinator.group.GroupCoordinator)
|
|
[2023-11-06 13:26:31,995] INFO [TransactionCoordinator id=0] Starting up. (kafka.coordinator.transaction.TransactionCoordinator)
|
|
[2023-11-06 13:26:31,997] INFO [MetadataCache brokerId=0] Updated cache from existing None to latest Features(version=3.6-IV2, finalizedFeatures={}, finalizedFeaturesEpoch=0). (kafka.server.metadata.ZkMetadataCache)
|
|
[2023-11-06 13:26:31,998] INFO [TxnMarkerSenderThread-0]: Starting (kafka.coordinator.transaction.TransactionMarkerChannelManager)
|
|
[2023-11-06 13:26:31,998] INFO [TransactionCoordinator id=0] Startup complete. (kafka.coordinator.transaction.TransactionCoordinator)
|
|
[2023-11-06 13:26:32,022] INFO [ExpirationReaper-0-AlterAcls]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
|
|
[2023-11-06 13:26:32,049] INFO [/config/changes-event-process-thread]: Starting (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread)
|
|
[2023-11-06 13:26:32,051] INFO [Controller id=0, targetBrokerId=0] Node 0 disconnected. (org.apache.kafka.clients.NetworkClient)
|
|
[2023-11-06 13:26:32,053] WARN [Controller id=0, targetBrokerId=0] Connection to node 0 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient)
|
|
[2023-11-06 13:26:32,055] INFO [Controller id=0, targetBrokerId=0] Client requested connection close from node 0 (org.apache.kafka.clients.NetworkClient)
|
|
[2023-11-06 13:26:32,056] INFO [SocketServer listenerType=ZK_BROKER, nodeId=0] Enabling request processing. (kafka.network.SocketServer)
|
|
[2023-11-06 13:26:32,058] INFO Awaiting socket connections on 0.0.0.0:9092. (kafka.network.DataPlaneAcceptor)
|
|
[2023-11-06 13:26:32,063] INFO Kafka version: 3.6.0 (org.apache.kafka.common.utils.AppInfoParser)
|
|
[2023-11-06 13:26:32,063] INFO Kafka commitId: 60e845626d8a465a (org.apache.kafka.common.utils.AppInfoParser)
|
|
[2023-11-06 13:26:32,063] INFO Kafka startTimeMs: 1699295192060 (org.apache.kafka.common.utils.AppInfoParser)
|
|
[2023-11-06 13:26:32,064] INFO [KafkaServer id=0] started (kafka.server.KafkaServer)
|
|
[2023-11-06 13:26:32,273] INFO [zk-broker-0-to-controller-alter-partition-channel-manager]: Recorded new controller, from now on will use node localhost:9092 (id: 0 rack: null) (kafka.server.BrokerToControllerRequestThread)
|
|
[2023-11-06 13:26:32,278] INFO [zk-broker-0-to-controller-forwarding-channel-manager]: Recorded new controller, from now on will use node localhost:9092 (id: 0 rack: null) (kafka.server.BrokerToControllerRequestThread)
|
|
[2023-11-06 13:27:16,491] INFO Creating topic __consumer_offsets with configuration {compression.type=producer, cleanup.policy=compact, segment.bytes=104857600} and initial partition assignment HashMap(0 -> ArrayBuffer(0), 1 -> ArrayBuffer(0), 2 -> ArrayBuffer(0), 3 -> ArrayBuffer(0), 4 -> ArrayBuffer(0), 5 -> ArrayBuffer(0), 6 -> ArrayBuffer(0), 7 -> ArrayBuffer(0), 8 -> ArrayBuffer(0), 9 -> ArrayBuffer(0), 10 -> ArrayBuffer(0), 11 -> ArrayBuffer(0), 12 -> ArrayBuffer(0), 13 -> ArrayBuffer(0), 14 -> ArrayBuffer(0), 15 -> ArrayBuffer(0), 16 -> ArrayBuffer(0), 17 -> ArrayBuffer(0), 18 -> ArrayBuffer(0), 19 -> ArrayBuffer(0), 20 -> ArrayBuffer(0), 21 -> ArrayBuffer(0), 22 -> ArrayBuffer(0), 23 -> ArrayBuffer(0), 24 -> ArrayBuffer(0), 25 -> ArrayBuffer(0), 26 -> ArrayBuffer(0), 27 -> ArrayBuffer(0), 28 -> ArrayBuffer(0), 29 -> ArrayBuffer(0), 30 -> ArrayBuffer(0), 31 -> ArrayBuffer(0), 32 -> ArrayBuffer(0), 33 -> ArrayBuffer(0), 34 -> ArrayBuffer(0), 35 -> ArrayBuffer(0), 36 -> ArrayBuffer(0), 37 -> ArrayBuffer(0), 38 -> ArrayBuffer(0), 39 -> ArrayBuffer(0), 40 -> ArrayBuffer(0), 41 -> ArrayBuffer(0), 42 -> ArrayBuffer(0), 43 -> ArrayBuffer(0), 44 -> ArrayBuffer(0), 45 -> ArrayBuffer(0), 46 -> ArrayBuffer(0), 47 -> ArrayBuffer(0), 48 -> ArrayBuffer(0), 49 -> ArrayBuffer(0)) (kafka.zk.AdminZkClient)
|
|
[2023-11-06 13:27:16,613] INFO [ReplicaFetcherManager on broker 0] Removed fetcher for partitions HashSet(__consumer_offsets-22, __consumer_offsets-30, __consumer_offsets-25, __consumer_offsets-35, __consumer_offsets-37, __consumer_offsets-38, __consumer_offsets-13, __consumer_offsets-8, __consumer_offsets-21, __consumer_offsets-4, __consumer_offsets-27, __consumer_offsets-7, __consumer_offsets-9, __consumer_offsets-46, __consumer_offsets-41, __consumer_offsets-33, __consumer_offsets-23, __consumer_offsets-49, __consumer_offsets-47, __consumer_offsets-16, __consumer_offsets-28, __consumer_offsets-31, __consumer_offsets-36, __consumer_offsets-42, __consumer_offsets-3, __consumer_offsets-18, __consumer_offsets-15, __consumer_offsets-24, __consumer_offsets-17, __consumer_offsets-48, __consumer_offsets-19, __consumer_offsets-11, __consumer_offsets-2, __consumer_offsets-43, __consumer_offsets-6, __consumer_offsets-14, __consumer_offsets-20, __consumer_offsets-0, __consumer_offsets-44, __consumer_offsets-39, __consumer_offsets-12, __consumer_offsets-45, __consumer_offsets-1, __consumer_offsets-5, __consumer_offsets-26, __consumer_offsets-29, __consumer_offsets-34, __consumer_offsets-10, __consumer_offsets-32, __consumer_offsets-40) (kafka.server.ReplicaFetcherManager)
|
|
[2023-11-06 13:27:16,652] INFO [LogLoader partition=__consumer_offsets-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
|
|
[2023-11-06 13:27:16,662] INFO Created log for partition __consumer_offsets-3 in /tmp/kafka-logs/__consumer_offsets-3 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
|
|
[2023-11-06 13:27:16,662] INFO [Partition __consumer_offsets-3 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-3 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,663] INFO [Partition __consumer_offsets-3 broker=0] Log loaded for partition __consumer_offsets-3 with initial high watermark 0 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,671] INFO [LogLoader partition=__consumer_offsets-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
|
|
[2023-11-06 13:27:16,672] INFO Created log for partition __consumer_offsets-18 in /tmp/kafka-logs/__consumer_offsets-18 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
|
|
[2023-11-06 13:27:16,672] INFO [Partition __consumer_offsets-18 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-18 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,672] INFO [Partition __consumer_offsets-18 broker=0] Log loaded for partition __consumer_offsets-18 with initial high watermark 0 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,675] INFO [LogLoader partition=__consumer_offsets-41, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
|
|
[2023-11-06 13:27:16,675] INFO Created log for partition __consumer_offsets-41 in /tmp/kafka-logs/__consumer_offsets-41 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
|
|
[2023-11-06 13:27:16,675] INFO [Partition __consumer_offsets-41 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-41 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,675] INFO [Partition __consumer_offsets-41 broker=0] Log loaded for partition __consumer_offsets-41 with initial high watermark 0 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,678] INFO [LogLoader partition=__consumer_offsets-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
|
|
[2023-11-06 13:27:16,679] INFO Created log for partition __consumer_offsets-10 in /tmp/kafka-logs/__consumer_offsets-10 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
|
|
[2023-11-06 13:27:16,679] INFO [Partition __consumer_offsets-10 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-10 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,679] INFO [Partition __consumer_offsets-10 broker=0] Log loaded for partition __consumer_offsets-10 with initial high watermark 0 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,681] INFO [LogLoader partition=__consumer_offsets-33, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
|
|
[2023-11-06 13:27:16,682] INFO Created log for partition __consumer_offsets-33 in /tmp/kafka-logs/__consumer_offsets-33 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
|
|
[2023-11-06 13:27:16,682] INFO [Partition __consumer_offsets-33 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-33 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,682] INFO [Partition __consumer_offsets-33 broker=0] Log loaded for partition __consumer_offsets-33 with initial high watermark 0 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,685] INFO [LogLoader partition=__consumer_offsets-48, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
|
|
[2023-11-06 13:27:16,685] INFO Created log for partition __consumer_offsets-48 in /tmp/kafka-logs/__consumer_offsets-48 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
|
|
[2023-11-06 13:27:16,686] INFO [Partition __consumer_offsets-48 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-48 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,686] INFO [Partition __consumer_offsets-48 broker=0] Log loaded for partition __consumer_offsets-48 with initial high watermark 0 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,688] INFO [LogLoader partition=__consumer_offsets-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
|
|
[2023-11-06 13:27:16,689] INFO Created log for partition __consumer_offsets-19 in /tmp/kafka-logs/__consumer_offsets-19 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
|
|
[2023-11-06 13:27:16,689] INFO [Partition __consumer_offsets-19 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-19 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,689] INFO [Partition __consumer_offsets-19 broker=0] Log loaded for partition __consumer_offsets-19 with initial high watermark 0 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,692] INFO [LogLoader partition=__consumer_offsets-34, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
|
|
[2023-11-06 13:27:16,692] INFO Created log for partition __consumer_offsets-34 in /tmp/kafka-logs/__consumer_offsets-34 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
|
|
[2023-11-06 13:27:16,692] INFO [Partition __consumer_offsets-34 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-34 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,693] INFO [Partition __consumer_offsets-34 broker=0] Log loaded for partition __consumer_offsets-34 with initial high watermark 0 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,695] INFO [LogLoader partition=__consumer_offsets-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
|
|
[2023-11-06 13:27:16,696] INFO Created log for partition __consumer_offsets-4 in /tmp/kafka-logs/__consumer_offsets-4 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
|
|
[2023-11-06 13:27:16,696] INFO [Partition __consumer_offsets-4 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-4 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,696] INFO [Partition __consumer_offsets-4 broker=0] Log loaded for partition __consumer_offsets-4 with initial high watermark 0 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,699] INFO [LogLoader partition=__consumer_offsets-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
|
|
[2023-11-06 13:27:16,699] INFO Created log for partition __consumer_offsets-11 in /tmp/kafka-logs/__consumer_offsets-11 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
|
|
[2023-11-06 13:27:16,699] INFO [Partition __consumer_offsets-11 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-11 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,699] INFO [Partition __consumer_offsets-11 broker=0] Log loaded for partition __consumer_offsets-11 with initial high watermark 0 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,702] INFO [LogLoader partition=__consumer_offsets-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
|
|
[2023-11-06 13:27:16,703] INFO Created log for partition __consumer_offsets-26 in /tmp/kafka-logs/__consumer_offsets-26 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
|
|
[2023-11-06 13:27:16,703] INFO [Partition __consumer_offsets-26 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-26 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,703] INFO [Partition __consumer_offsets-26 broker=0] Log loaded for partition __consumer_offsets-26 with initial high watermark 0 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,706] INFO [LogLoader partition=__consumer_offsets-49, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
|
|
[2023-11-06 13:27:16,706] INFO Created log for partition __consumer_offsets-49 in /tmp/kafka-logs/__consumer_offsets-49 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
|
|
[2023-11-06 13:27:16,706] INFO [Partition __consumer_offsets-49 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-49 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,706] INFO [Partition __consumer_offsets-49 broker=0] Log loaded for partition __consumer_offsets-49 with initial high watermark 0 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,709] INFO [LogLoader partition=__consumer_offsets-39, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
|
|
[2023-11-06 13:27:16,710] INFO Created log for partition __consumer_offsets-39 in /tmp/kafka-logs/__consumer_offsets-39 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
|
|
[2023-11-06 13:27:16,710] INFO [Partition __consumer_offsets-39 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-39 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,710] INFO [Partition __consumer_offsets-39 broker=0] Log loaded for partition __consumer_offsets-39 with initial high watermark 0 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,713] INFO [LogLoader partition=__consumer_offsets-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
|
|
[2023-11-06 13:27:16,713] INFO Created log for partition __consumer_offsets-9 in /tmp/kafka-logs/__consumer_offsets-9 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
|
|
[2023-11-06 13:27:16,713] INFO [Partition __consumer_offsets-9 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-9 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,713] INFO [Partition __consumer_offsets-9 broker=0] Log loaded for partition __consumer_offsets-9 with initial high watermark 0 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,716] INFO [LogLoader partition=__consumer_offsets-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
|
|
[2023-11-06 13:27:16,716] INFO Created log for partition __consumer_offsets-24 in /tmp/kafka-logs/__consumer_offsets-24 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
|
|
[2023-11-06 13:27:16,716] INFO [Partition __consumer_offsets-24 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-24 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,716] INFO [Partition __consumer_offsets-24 broker=0] Log loaded for partition __consumer_offsets-24 with initial high watermark 0 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,720] INFO [LogLoader partition=__consumer_offsets-31, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
|
|
[2023-11-06 13:27:16,720] INFO Created log for partition __consumer_offsets-31 in /tmp/kafka-logs/__consumer_offsets-31 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
|
|
[2023-11-06 13:27:16,720] INFO [Partition __consumer_offsets-31 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-31 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,720] INFO [Partition __consumer_offsets-31 broker=0] Log loaded for partition __consumer_offsets-31 with initial high watermark 0 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,723] INFO [LogLoader partition=__consumer_offsets-46, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
|
|
[2023-11-06 13:27:16,723] INFO Created log for partition __consumer_offsets-46 in /tmp/kafka-logs/__consumer_offsets-46 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
|
|
[2023-11-06 13:27:16,724] INFO [Partition __consumer_offsets-46 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-46 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,724] INFO [Partition __consumer_offsets-46 broker=0] Log loaded for partition __consumer_offsets-46 with initial high watermark 0 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,727] INFO [LogLoader partition=__consumer_offsets-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
|
|
[2023-11-06 13:27:16,727] INFO Created log for partition __consumer_offsets-1 in /tmp/kafka-logs/__consumer_offsets-1 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
|
|
[2023-11-06 13:27:16,727] INFO [Partition __consumer_offsets-1 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-1 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,727] INFO [Partition __consumer_offsets-1 broker=0] Log loaded for partition __consumer_offsets-1 with initial high watermark 0 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,731] INFO [LogLoader partition=__consumer_offsets-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
|
|
[2023-11-06 13:27:16,731] INFO Created log for partition __consumer_offsets-16 in /tmp/kafka-logs/__consumer_offsets-16 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
|
|
[2023-11-06 13:27:16,731] INFO [Partition __consumer_offsets-16 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-16 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,731] INFO [Partition __consumer_offsets-16 broker=0] Log loaded for partition __consumer_offsets-16 with initial high watermark 0 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,736] INFO [LogLoader partition=__consumer_offsets-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
|
|
[2023-11-06 13:27:16,736] INFO Created log for partition __consumer_offsets-2 in /tmp/kafka-logs/__consumer_offsets-2 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
|
|
[2023-11-06 13:27:16,736] INFO [Partition __consumer_offsets-2 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-2 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,736] INFO [Partition __consumer_offsets-2 broker=0] Log loaded for partition __consumer_offsets-2 with initial high watermark 0 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,740] INFO [LogLoader partition=__consumer_offsets-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
|
|
[2023-11-06 13:27:16,740] INFO Created log for partition __consumer_offsets-25 in /tmp/kafka-logs/__consumer_offsets-25 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
|
|
[2023-11-06 13:27:16,740] INFO [Partition __consumer_offsets-25 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-25 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,740] INFO [Partition __consumer_offsets-25 broker=0] Log loaded for partition __consumer_offsets-25 with initial high watermark 0 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,744] INFO [LogLoader partition=__consumer_offsets-40, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
|
|
[2023-11-06 13:27:16,744] INFO Created log for partition __consumer_offsets-40 in /tmp/kafka-logs/__consumer_offsets-40 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
|
|
[2023-11-06 13:27:16,744] INFO [Partition __consumer_offsets-40 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-40 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,744] INFO [Partition __consumer_offsets-40 broker=0] Log loaded for partition __consumer_offsets-40 with initial high watermark 0 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,748] INFO [LogLoader partition=__consumer_offsets-47, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
|
|
[2023-11-06 13:27:16,748] INFO Created log for partition __consumer_offsets-47 in /tmp/kafka-logs/__consumer_offsets-47 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
|
|
[2023-11-06 13:27:16,748] INFO [Partition __consumer_offsets-47 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-47 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,748] INFO [Partition __consumer_offsets-47 broker=0] Log loaded for partition __consumer_offsets-47 with initial high watermark 0 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,752] INFO [LogLoader partition=__consumer_offsets-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
|
|
[2023-11-06 13:27:16,753] INFO Created log for partition __consumer_offsets-17 in /tmp/kafka-logs/__consumer_offsets-17 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
|
|
[2023-11-06 13:27:16,753] INFO [Partition __consumer_offsets-17 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-17 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,753] INFO [Partition __consumer_offsets-17 broker=0] Log loaded for partition __consumer_offsets-17 with initial high watermark 0 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,756] INFO [LogLoader partition=__consumer_offsets-32, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
|
|
[2023-11-06 13:27:16,757] INFO Created log for partition __consumer_offsets-32 in /tmp/kafka-logs/__consumer_offsets-32 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
|
|
[2023-11-06 13:27:16,757] INFO [Partition __consumer_offsets-32 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-32 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,757] INFO [Partition __consumer_offsets-32 broker=0] Log loaded for partition __consumer_offsets-32 with initial high watermark 0 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,759] INFO [LogLoader partition=__consumer_offsets-37, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
|
|
[2023-11-06 13:27:16,760] INFO Created log for partition __consumer_offsets-37 in /tmp/kafka-logs/__consumer_offsets-37 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
|
|
[2023-11-06 13:27:16,760] INFO [Partition __consumer_offsets-37 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-37 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,760] INFO [Partition __consumer_offsets-37 broker=0] Log loaded for partition __consumer_offsets-37 with initial high watermark 0 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,763] INFO [LogLoader partition=__consumer_offsets-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
|
|
[2023-11-06 13:27:16,763] INFO Created log for partition __consumer_offsets-7 in /tmp/kafka-logs/__consumer_offsets-7 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
|
|
[2023-11-06 13:27:16,763] INFO [Partition __consumer_offsets-7 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-7 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,763] INFO [Partition __consumer_offsets-7 broker=0] Log loaded for partition __consumer_offsets-7 with initial high watermark 0 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,766] INFO [LogLoader partition=__consumer_offsets-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
|
|
[2023-11-06 13:27:16,766] INFO Created log for partition __consumer_offsets-22 in /tmp/kafka-logs/__consumer_offsets-22 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
|
|
[2023-11-06 13:27:16,766] INFO [Partition __consumer_offsets-22 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-22 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,766] INFO [Partition __consumer_offsets-22 broker=0] Log loaded for partition __consumer_offsets-22 with initial high watermark 0 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,769] INFO [LogLoader partition=__consumer_offsets-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
|
|
[2023-11-06 13:27:16,770] INFO Created log for partition __consumer_offsets-29 in /tmp/kafka-logs/__consumer_offsets-29 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
|
|
[2023-11-06 13:27:16,770] INFO [Partition __consumer_offsets-29 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-29 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,770] INFO [Partition __consumer_offsets-29 broker=0] Log loaded for partition __consumer_offsets-29 with initial high watermark 0 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,773] INFO [LogLoader partition=__consumer_offsets-44, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
|
|
[2023-11-06 13:27:16,774] INFO Created log for partition __consumer_offsets-44 in /tmp/kafka-logs/__consumer_offsets-44 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
|
|
[2023-11-06 13:27:16,774] INFO [Partition __consumer_offsets-44 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-44 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,774] INFO [Partition __consumer_offsets-44 broker=0] Log loaded for partition __consumer_offsets-44 with initial high watermark 0 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,777] INFO [LogLoader partition=__consumer_offsets-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
|
|
[2023-11-06 13:27:16,778] INFO Created log for partition __consumer_offsets-14 in /tmp/kafka-logs/__consumer_offsets-14 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
|
|
[2023-11-06 13:27:16,778] INFO [Partition __consumer_offsets-14 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-14 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,778] INFO [Partition __consumer_offsets-14 broker=0] Log loaded for partition __consumer_offsets-14 with initial high watermark 0 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,781] INFO [LogLoader partition=__consumer_offsets-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
|
|
[2023-11-06 13:27:16,781] INFO Created log for partition __consumer_offsets-23 in /tmp/kafka-logs/__consumer_offsets-23 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
|
|
[2023-11-06 13:27:16,781] INFO [Partition __consumer_offsets-23 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-23 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,781] INFO [Partition __consumer_offsets-23 broker=0] Log loaded for partition __consumer_offsets-23 with initial high watermark 0 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,784] INFO [LogLoader partition=__consumer_offsets-38, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
|
|
[2023-11-06 13:27:16,784] INFO Created log for partition __consumer_offsets-38 in /tmp/kafka-logs/__consumer_offsets-38 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
|
|
[2023-11-06 13:27:16,784] INFO [Partition __consumer_offsets-38 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-38 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,784] INFO [Partition __consumer_offsets-38 broker=0] Log loaded for partition __consumer_offsets-38 with initial high watermark 0 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,787] INFO [LogLoader partition=__consumer_offsets-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
|
|
[2023-11-06 13:27:16,787] INFO Created log for partition __consumer_offsets-8 in /tmp/kafka-logs/__consumer_offsets-8 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
|
|
[2023-11-06 13:27:16,787] INFO [Partition __consumer_offsets-8 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-8 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,788] INFO [Partition __consumer_offsets-8 broker=0] Log loaded for partition __consumer_offsets-8 with initial high watermark 0 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,791] INFO [LogLoader partition=__consumer_offsets-45, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
|
|
[2023-11-06 13:27:16,791] INFO Created log for partition __consumer_offsets-45 in /tmp/kafka-logs/__consumer_offsets-45 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
|
|
[2023-11-06 13:27:16,792] INFO [Partition __consumer_offsets-45 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-45 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,792] INFO [Partition __consumer_offsets-45 broker=0] Log loaded for partition __consumer_offsets-45 with initial high watermark 0 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,795] INFO [LogLoader partition=__consumer_offsets-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
|
|
[2023-11-06 13:27:16,795] INFO Created log for partition __consumer_offsets-15 in /tmp/kafka-logs/__consumer_offsets-15 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
|
|
[2023-11-06 13:27:16,795] INFO [Partition __consumer_offsets-15 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-15 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,796] INFO [Partition __consumer_offsets-15 broker=0] Log loaded for partition __consumer_offsets-15 with initial high watermark 0 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,798] INFO [LogLoader partition=__consumer_offsets-30, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
|
|
[2023-11-06 13:27:16,799] INFO Created log for partition __consumer_offsets-30 in /tmp/kafka-logs/__consumer_offsets-30 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
|
|
[2023-11-06 13:27:16,799] INFO [Partition __consumer_offsets-30 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-30 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,799] INFO [Partition __consumer_offsets-30 broker=0] Log loaded for partition __consumer_offsets-30 with initial high watermark 0 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,802] INFO [LogLoader partition=__consumer_offsets-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
|
|
[2023-11-06 13:27:16,803] INFO Created log for partition __consumer_offsets-0 in /tmp/kafka-logs/__consumer_offsets-0 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
|
|
[2023-11-06 13:27:16,803] INFO [Partition __consumer_offsets-0 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-0 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,803] INFO [Partition __consumer_offsets-0 broker=0] Log loaded for partition __consumer_offsets-0 with initial high watermark 0 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,806] INFO [LogLoader partition=__consumer_offsets-35, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
|
|
[2023-11-06 13:27:16,806] INFO Created log for partition __consumer_offsets-35 in /tmp/kafka-logs/__consumer_offsets-35 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
|
|
[2023-11-06 13:27:16,806] INFO [Partition __consumer_offsets-35 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-35 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,807] INFO [Partition __consumer_offsets-35 broker=0] Log loaded for partition __consumer_offsets-35 with initial high watermark 0 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,810] INFO [LogLoader partition=__consumer_offsets-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
|
|
[2023-11-06 13:27:16,810] INFO Created log for partition __consumer_offsets-5 in /tmp/kafka-logs/__consumer_offsets-5 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
|
|
[2023-11-06 13:27:16,810] INFO [Partition __consumer_offsets-5 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-5 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,810] INFO [Partition __consumer_offsets-5 broker=0] Log loaded for partition __consumer_offsets-5 with initial high watermark 0 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,813] INFO [LogLoader partition=__consumer_offsets-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
|
|
[2023-11-06 13:27:16,814] INFO Created log for partition __consumer_offsets-20 in /tmp/kafka-logs/__consumer_offsets-20 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
|
|
[2023-11-06 13:27:16,814] INFO [Partition __consumer_offsets-20 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-20 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,814] INFO [Partition __consumer_offsets-20 broker=0] Log loaded for partition __consumer_offsets-20 with initial high watermark 0 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,817] INFO [LogLoader partition=__consumer_offsets-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
|
|
[2023-11-06 13:27:16,817] INFO Created log for partition __consumer_offsets-27 in /tmp/kafka-logs/__consumer_offsets-27 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
|
|
[2023-11-06 13:27:16,817] INFO [Partition __consumer_offsets-27 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-27 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,817] INFO [Partition __consumer_offsets-27 broker=0] Log loaded for partition __consumer_offsets-27 with initial high watermark 0 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,821] INFO [LogLoader partition=__consumer_offsets-42, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
|
|
[2023-11-06 13:27:16,821] INFO Created log for partition __consumer_offsets-42 in /tmp/kafka-logs/__consumer_offsets-42 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
|
|
[2023-11-06 13:27:16,821] INFO [Partition __consumer_offsets-42 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-42 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,821] INFO [Partition __consumer_offsets-42 broker=0] Log loaded for partition __consumer_offsets-42 with initial high watermark 0 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,825] INFO [LogLoader partition=__consumer_offsets-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
|
|
[2023-11-06 13:27:16,825] INFO Created log for partition __consumer_offsets-12 in /tmp/kafka-logs/__consumer_offsets-12 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
|
|
[2023-11-06 13:27:16,825] INFO [Partition __consumer_offsets-12 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-12 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,825] INFO [Partition __consumer_offsets-12 broker=0] Log loaded for partition __consumer_offsets-12 with initial high watermark 0 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,828] INFO [LogLoader partition=__consumer_offsets-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
|
|
[2023-11-06 13:27:16,829] INFO Created log for partition __consumer_offsets-21 in /tmp/kafka-logs/__consumer_offsets-21 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
|
|
[2023-11-06 13:27:16,829] INFO [Partition __consumer_offsets-21 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-21 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,829] INFO [Partition __consumer_offsets-21 broker=0] Log loaded for partition __consumer_offsets-21 with initial high watermark 0 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,832] INFO [LogLoader partition=__consumer_offsets-36, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
|
|
[2023-11-06 13:27:16,832] INFO Created log for partition __consumer_offsets-36 in /tmp/kafka-logs/__consumer_offsets-36 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
|
|
[2023-11-06 13:27:16,832] INFO [Partition __consumer_offsets-36 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-36 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,832] INFO [Partition __consumer_offsets-36 broker=0] Log loaded for partition __consumer_offsets-36 with initial high watermark 0 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,835] INFO [LogLoader partition=__consumer_offsets-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
|
|
[2023-11-06 13:27:16,836] INFO Created log for partition __consumer_offsets-6 in /tmp/kafka-logs/__consumer_offsets-6 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
|
|
[2023-11-06 13:27:16,836] INFO [Partition __consumer_offsets-6 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-6 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,836] INFO [Partition __consumer_offsets-6 broker=0] Log loaded for partition __consumer_offsets-6 with initial high watermark 0 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,839] INFO [LogLoader partition=__consumer_offsets-43, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
|
|
[2023-11-06 13:27:16,840] INFO Created log for partition __consumer_offsets-43 in /tmp/kafka-logs/__consumer_offsets-43 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
|
|
[2023-11-06 13:27:16,840] INFO [Partition __consumer_offsets-43 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-43 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,840] INFO [Partition __consumer_offsets-43 broker=0] Log loaded for partition __consumer_offsets-43 with initial high watermark 0 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,843] INFO [LogLoader partition=__consumer_offsets-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
|
|
[2023-11-06 13:27:16,844] INFO Created log for partition __consumer_offsets-13 in /tmp/kafka-logs/__consumer_offsets-13 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
|
|
[2023-11-06 13:27:16,844] INFO [Partition __consumer_offsets-13 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-13 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,844] INFO [Partition __consumer_offsets-13 broker=0] Log loaded for partition __consumer_offsets-13 with initial high watermark 0 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,846] INFO [LogLoader partition=__consumer_offsets-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
|
|
[2023-11-06 13:27:16,846] INFO Created log for partition __consumer_offsets-28 in /tmp/kafka-logs/__consumer_offsets-28 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
|
|
[2023-11-06 13:27:16,846] INFO [Partition __consumer_offsets-28 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-28 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,847] INFO [Partition __consumer_offsets-28 broker=0] Log loaded for partition __consumer_offsets-28 with initial high watermark 0 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:16,851] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 3 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
|
|
[2023-11-06 13:27:16,851] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-3 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,852] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 18 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
|
|
[2023-11-06 13:27:16,852] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-18 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,852] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 41 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
|
|
[2023-11-06 13:27:16,852] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-41 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,852] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 10 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
|
|
[2023-11-06 13:27:16,852] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-10 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,852] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 33 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
|
|
[2023-11-06 13:27:16,852] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-33 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,852] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 48 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
|
|
[2023-11-06 13:27:16,852] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-48 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,852] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 19 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
|
|
[2023-11-06 13:27:16,852] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-19 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,852] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 34 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
|
|
[2023-11-06 13:27:16,852] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-34 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,852] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 4 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
|
|
[2023-11-06 13:27:16,852] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-4 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,852] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 11 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
|
|
[2023-11-06 13:27:16,852] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-11 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,852] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 26 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
|
|
[2023-11-06 13:27:16,852] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-26 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,852] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 49 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
|
|
[2023-11-06 13:27:16,852] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-49 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,852] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 39 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
|
|
[2023-11-06 13:27:16,852] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-39 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,852] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 9 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
|
|
[2023-11-06 13:27:16,852] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-9 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,852] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 24 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
|
|
[2023-11-06 13:27:16,852] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-24 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,852] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 31 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
|
|
[2023-11-06 13:27:16,852] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-31 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,852] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 46 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
|
|
[2023-11-06 13:27:16,852] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-46 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,852] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 1 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
|
|
[2023-11-06 13:27:16,852] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-1 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,852] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 16 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
|
|
[2023-11-06 13:27:16,852] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-16 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,852] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 2 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
|
|
[2023-11-06 13:27:16,852] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-2 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,852] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 25 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
|
|
[2023-11-06 13:27:16,852] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-25 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,852] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 40 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
|
|
[2023-11-06 13:27:16,852] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-40 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,852] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 47 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
|
|
[2023-11-06 13:27:16,852] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-47 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,852] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 17 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
|
|
[2023-11-06 13:27:16,852] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-17 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,852] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 32 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
|
|
[2023-11-06 13:27:16,852] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-32 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,852] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 37 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
|
|
[2023-11-06 13:27:16,852] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-37 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,852] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 7 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
|
|
[2023-11-06 13:27:16,852] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-7 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,852] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 22 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
|
|
[2023-11-06 13:27:16,852] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-22 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,852] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 29 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
|
|
[2023-11-06 13:27:16,852] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-29 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,852] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 44 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
|
|
[2023-11-06 13:27:16,852] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-44 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,852] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 14 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
|
|
[2023-11-06 13:27:16,852] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-14 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,852] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 23 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
|
|
[2023-11-06 13:27:16,852] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-23 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,852] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 38 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
|
|
[2023-11-06 13:27:16,853] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-38 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,853] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 8 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
|
|
[2023-11-06 13:27:16,853] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-8 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,853] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 45 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
|
|
[2023-11-06 13:27:16,853] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-45 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,853] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 15 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
|
|
[2023-11-06 13:27:16,853] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-15 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,853] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 30 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
|
|
[2023-11-06 13:27:16,853] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-30 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,853] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 0 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
|
|
[2023-11-06 13:27:16,853] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-0 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,853] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 35 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
|
|
[2023-11-06 13:27:16,853] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-35 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,853] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 5 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
|
|
[2023-11-06 13:27:16,853] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-5 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,853] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 20 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
|
|
[2023-11-06 13:27:16,853] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-20 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,853] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 27 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
|
|
[2023-11-06 13:27:16,853] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-27 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,853] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 42 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
|
|
[2023-11-06 13:27:16,853] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-42 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,853] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 12 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
|
|
[2023-11-06 13:27:16,853] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-12 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,853] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 21 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
|
|
[2023-11-06 13:27:16,853] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-21 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,853] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 36 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
|
|
[2023-11-06 13:27:16,853] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-36 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,853] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 6 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
|
|
[2023-11-06 13:27:16,853] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-6 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,853] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 43 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
|
|
[2023-11-06 13:27:16,853] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-43 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,853] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 13 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
|
|
[2023-11-06 13:27:16,853] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-13 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,853] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 28 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
|
|
[2023-11-06 13:27:16,853] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-28 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,855] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-3 in 3 milliseconds for epoch 0, of which 1 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,855] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-18 in 3 milliseconds for epoch 0, of which 3 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,855] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-41 in 3 milliseconds for epoch 0, of which 3 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,855] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-10 in 3 milliseconds for epoch 0, of which 3 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,855] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-33 in 3 milliseconds for epoch 0, of which 3 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,855] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-48 in 3 milliseconds for epoch 0, of which 3 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,855] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-19 in 3 milliseconds for epoch 0, of which 3 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,855] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-34 in 3 milliseconds for epoch 0, of which 3 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,855] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-4 in 3 milliseconds for epoch 0, of which 3 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,855] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-11 in 3 milliseconds for epoch 0, of which 3 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,855] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-26 in 3 milliseconds for epoch 0, of which 3 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,856] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-49 in 4 milliseconds for epoch 0, of which 4 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,856] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-39 in 4 milliseconds for epoch 0, of which 4 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,856] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-9 in 4 milliseconds for epoch 0, of which 4 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,856] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-24 in 4 milliseconds for epoch 0, of which 4 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,856] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-31 in 4 milliseconds for epoch 0, of which 4 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,856] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-46 in 4 milliseconds for epoch 0, of which 4 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,856] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-1 in 4 milliseconds for epoch 0, of which 4 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,856] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-16 in 4 milliseconds for epoch 0, of which 4 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,856] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-2 in 4 milliseconds for epoch 0, of which 4 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,856] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-25 in 4 milliseconds for epoch 0, of which 4 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,856] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-40 in 4 milliseconds for epoch 0, of which 4 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,856] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-47 in 4 milliseconds for epoch 0, of which 4 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,856] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-17 in 4 milliseconds for epoch 0, of which 4 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,856] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-32 in 4 milliseconds for epoch 0, of which 4 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,857] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-37 in 5 milliseconds for epoch 0, of which 4 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,857] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-7 in 5 milliseconds for epoch 0, of which 5 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,857] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-22 in 5 milliseconds for epoch 0, of which 5 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,857] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-29 in 5 milliseconds for epoch 0, of which 5 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,857] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-44 in 5 milliseconds for epoch 0, of which 5 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,857] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-14 in 5 milliseconds for epoch 0, of which 5 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,857] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-23 in 5 milliseconds for epoch 0, of which 5 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,857] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-38 in 4 milliseconds for epoch 0, of which 4 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,857] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-8 in 4 milliseconds for epoch 0, of which 4 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,857] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-45 in 4 milliseconds for epoch 0, of which 4 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,857] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-15 in 4 milliseconds for epoch 0, of which 4 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,857] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-30 in 4 milliseconds for epoch 0, of which 4 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,857] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-0 in 4 milliseconds for epoch 0, of which 4 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,858] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-35 in 5 milliseconds for epoch 0, of which 4 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,858] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-5 in 5 milliseconds for epoch 0, of which 5 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,858] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-20 in 5 milliseconds for epoch 0, of which 5 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,858] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-27 in 5 milliseconds for epoch 0, of which 5 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,858] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-42 in 5 milliseconds for epoch 0, of which 5 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,858] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-12 in 5 milliseconds for epoch 0, of which 5 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,858] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-21 in 5 milliseconds for epoch 0, of which 5 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,858] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-36 in 5 milliseconds for epoch 0, of which 5 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,858] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-6 in 5 milliseconds for epoch 0, of which 5 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,858] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-43 in 5 milliseconds for epoch 0, of which 5 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,858] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-13 in 5 milliseconds for epoch 0, of which 5 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:16,859] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-28 in 6 milliseconds for epoch 0, of which 6 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
|
|
[2023-11-06 13:27:32,123] INFO Creating topic test-topic with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(0)) (kafka.zk.AdminZkClient)
|
|
[2023-11-06 13:27:32,133] INFO [ReplicaFetcherManager on broker 0] Removed fetcher for partitions Set(test-topic-0) (kafka.server.ReplicaFetcherManager)
|
|
[2023-11-06 13:27:32,134] INFO [LogLoader partition=test-topic-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
|
|
[2023-11-06 13:27:32,135] INFO Created log for partition test-topic-0 in /tmp/kafka-logs/test-topic-0 with properties {} (kafka.log.LogManager)
|
|
[2023-11-06 13:27:32,136] INFO [Partition test-topic-0 broker=0] No checkpointed highwatermark is found for partition test-topic-0 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:32,136] INFO [Partition test-topic-0 broker=0] Log loaded for partition test-topic-0 with initial high watermark 0 (kafka.cluster.Partition)
|
|
[2023-11-06 13:27:34,588] INFO [GroupCoordinator 0]: Dynamic member with unknown member id joins group test-group in Empty state. Created a new member id rdkafka-ca297002-849e-4f49-bd14-13700d89fb0f and request the member to rejoin with this id. (kafka.coordinator.group.GroupCoordinator)
|
|
[2023-11-06 13:27:34,594] INFO [GroupCoordinator 0]: Preparing to rebalance group test-group in state PreparingRebalance with old generation 0 (__consumer_offsets-12) (reason: Adding new member rdkafka-ca297002-849e-4f49-bd14-13700d89fb0f with group instance id None; client reason: not provided) (kafka.coordinator.group.GroupCoordinator)
|
|
[2023-11-06 13:27:34,608] INFO [GroupCoordinator 0]: Stabilized group test-group generation 1 (__consumer_offsets-12) with 1 members (kafka.coordinator.group.GroupCoordinator)
|
|
[2023-11-06 13:27:34,614] INFO [GroupCoordinator 0]: Assignment received from leader rdkafka-ca297002-849e-4f49-bd14-13700d89fb0f for group test-group for generation 1. The group has 1 members, 0 of which are static. (kafka.coordinator.group.GroupCoordinator)
|