ErrLookup › apache/kafka
apache/kafka
Apache Kafka - A distributed event streaming platform · Java · ★ 33,435
Analyzed at c31c9215e1 on 2026-08-03. 469 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| No org.apache.kafka:* dependencies found on the configured k | exception | error | gradle, kafka, api-checker, classpath, configuration |
| Failed to check internal API usage: {errorMessage} | exception | error | gradle, kafka, api-checker, io, filesystem |
| Found %d internal API usage violations. See report: %s | exception | error | gradle, kafka, api-checker, internal-api, violation |
| Javadoc JAR file not found: {path}. Make sure the javadoc ta | exception | error | gradle, kafka, api-checker, javadoc, task-ordering |
| No project JARs configured on kafkaPublicApiChecker.projectJ | exception | error | gradle, kafka, api-checker, configuration, classpath |
| Found %d public API violations. See report: %s | exception | error | gradle, kafka, api-checker, public-api, javadoc |
| Failed to check public API: {errorMessage} | exception | error | gradle, kafka, api-checker, io, filesystem |
| kafkaPublicApiChecker.javadocJarPath is not set. Either conf | exception | error | gradle, kafka, api-checker, configuration, javadoc |
| No org.apache.kafka:* dependencies found on the project clas | exception | error | maven, kafka, api-checker, classpath, configuration |
| Failed to check internal API usage: {errorMessage} | exception | error | maven, kafka, api-checker, io, filesystem |
| Found %d internal API usage violations. See report: %s | exception | error | build, maven, api-compat, kip-1265 |
| Invalid url in bootstrap.servers: {url} | validation | error | config, bootstrap-servers, validation |
| Invalid url in bootstrap.servers: {url} | validation | error | config, bootstrap-servers, validation, client |
| Invalid port in bootstrap.servers: {url} | validation | error | config, bootstrap-servers, port, validation |
| Unknown host in bootstrap.servers: {url} | validation | error | config, bootstrap-servers, dns, network |
| No resolvable bootstrap urls given in bootstrap.servers | validation | critical | config, bootstrap-servers, dns, startup |
| Failed to create new NetworkClient | exception | error | client, network, security, startup |
| When the security.protocol configuration enables SASL, mecha | validation | error | config, sasl, security, validation |
| Invalid leader epoch {leaderEpoch} (must be non-negative) | validation | error | metadata, leader-epoch, protocol, validation |
| Illegal MetadataRecoveryStrategy: null | validation | error | config, metadata, validation, rebootstrap |
| Illegal MetadataRecoveryStrategy: {name} | validation | error | config, metadata-recovery, illegal-argument, startup |
| NetworkClient is no longer active, state is {state} | exception | error | lifecycle, disconnect, concurrency, shutdown |
| There are no nodes in the Kafka cluster | exception | critical | bootstrap, metadata, cluster, startup |
| Buffer underflow while parsing response for request with hea | exception | error | protocol, schema, network, version-mismatch |
| The response is unrelated to Sasl request since its correlat | exception | error | sasl, security, correlation-id, protocol |
| Timeout needs to be greater than 0 | validation | error | config, timeout, illegal-argument, argument-validation |
| Connection to {node} failed. | exception | error | network, connection, broker, startup |
| Connection to {destination} was disconnected before the resp | exception | error | network, disconnect, request-timeout, retriable |
| Client was shutdown before response was read | exception | error | lifecycle, shutdown, concurrency, blocking |
| The node does not support {apiKey} | exception | error | api-versioning, broker-compatibility, client-server, unsupported-version |
| The node does not support {apiKey} with version in range [{o | exception | error | api-versioning, broker-compatibility, client-server, unsupported-version, version-negotiation |
| Partition {partition} was not included in the original reque | validation | warning | admin-client, consumer-groups, api-misuse, illegal-argument, request-set |
| Topic {topic} was not included in the original request | validation | warning | admin-client, share-groups, api-misuse, illegal-argument, request-set |
| Topic partition {partition} was not included in the request | validation | warning | admin-client, producer-state, api-misuse, illegal-argument, request-set |
| TransactionalId `{transactionalId}` was not included in the | validation | warning | admin-client, transactions, api-misuse, illegal-argument, request-set |
| Cannot specify a negative version level. | validation | error | admin-client, feature-versioning, api-misuse, illegal-argument, input-validation |
| TransactionalId `{transactionalId}` was not included in the | validation | warning | admin-client, producer-fencing, transactions, api-misuse, illegal-argument, request-set |
| Expected minVersionLevel >= 0, maxVersionLevel >= 0 and maxV | validation | error | admin-client, feature-versioning, api-misuse, illegal-argument, input-validation, metadata |
| You must set either bootstrap.servers or bootstrap.controlle | validation | error | configuration, admin-client, bootstrap, startup |
| You cannot set both bootstrap.servers and bootstrap.controll | validation | error | configuration, admin-client, bootstrap, kraf, startup |
| Failed to create new KafkaAdminClient | exception | error | admin-client, configuration, startup, wrapper-exception, ssl, sasl |
| The specified value of default.api.timeout.ms must be no sma | validation | error | configuration, admin-client, timeout, startup |
| The timeout cannot be negative. | validation | error | admin-client, timeout, shutdown, argument-validation |
| Expected response from CONTROLLER endpoint, but got response | exception | error | admin-client, kraf, describe-cluster, endpoint, configuration |
| The TopicCollection: {topics} provided did not match any sup | validation | error | admin-client, topic-management, argument-validation, api-contract |
| The TopicCollection: {topics} provided did not match any sup | validation | error | admin-client, topic-management, argument-validation, api-contract |
| Cannot request fenced brokers from controller endpoint | validation | error | admin-client, kraf, describe-cluster, configuration, argument-validation |
| Offsets from multiple consumer groups were requested. Use pa | exception | error | admin-client, consumer-groups, offsets, argument-validation, api-contract |
| Offsets for consumer group '{groupId}' were not requested. | exception | error | kafka, admin-client, consumer-group, argument-mismatch |
| List Offsets for partition "{partition}" was not attempted | exception | error | kafka, admin-client, list-offsets, argument-mismatch |
| Group ID not found: {groupId} | exception | error | kafka, admin-client, share-group, argument-mismatch |
| Cannot create a new partition reassignment without any repli | exception | error | kafka, admin-client, partition-reassignment, invalid-argument |
| Invalid empty members has been provided | exception | error | kafka, admin-client, consumer-group, group-removal, invalid-argument |
| The method: memberResult is not applicable in 'removeAll' mo | exception | error | kafka, admin-client, consumer-group, group-removal, api-misuse |
| Member {member} was not included in the original request | exception | error | admin-api, consumer-group, programming-error, illegal-argument, java |
| Unknown topology description status id: {id} | exception | error | admin-api, streams, wire-protocol, version-mismatch, deserialization, java |
| Expected 0 <= minVersion <= maxVersion but received minVersi | exception | error | admin-api, feature-metadata, validation, precondition, java |
| Unknown acknowledge type id: {id} | exception | error | share-consumer, share-groups, wire-protocol, version-mismatch, deserialization, java |
| Invalid value null for configuration key.deserializer: must | exception | error | consumer, configuration, deserializer, startup, java |
| Invalid value null for configuration value.deserializer: mus | exception | error | consumer, configuration, deserializer, startup, java |
| enable.auto.commit cannot be set to true when default group | exception | error | consumer, configuration, auto-commit, group-id, startup, java |
| {invalidConfigs} cannot be set when group.protocol={groupPro | exception | error | consumer, configuration, group-protocol, kip-848, startup, java |
| Unknown rebalance protocol id: {id} | exception | error | consumer, partition-assignor, wire-protocol, version-mismatch, deserialization, java |
| {klass} ClassNotFoundException exception occurred | exception | error | consumer, partition-assignor, classpath, configuration, classloading, java |
| The assignor name: '{assignorName}' is used in more than one | exception | error | consumer, partition-assignor, configuration, duplicate |
| {klass} is not an instance of org.apache.kafka.clients.consu | exception | error | consumer, partition-assignor, configuration, class-loading |
| List contains element of type {className}, expected String o | exception | error | consumer, partition-assignor, configuration, type-mismatch |
| Topic cannot be null | exception | error | consumer, consumer-record, null-check, constructor |
| Headers cannot be null | exception | error | consumer, consumer-record, null-check, headers, constructor |
| Topic must be non-null. | exception | error | consumer, consumer-records, null-check, api-usage |
| Invalid negative offset | validation | error | consumer, offset, commit, validation |
| Invalid negative offset | validation | error | consumer, offset, timestamp, validation |
| Invalid negative timestamp | validation | error | consumer, timestamp, validation |
| {} cannot be set when using a share group. | validation | error | consumer, share-group, configuration, configexception |
| Invalid value `{}` for configuration {}. The value must be e | validation | error | configuration, consumer, offset-reset, validation |
| Failed to construct kafka consumer | exception | critical | consumer, initialization, configuration, constructor |
| The configured group.id should not be an empty string or whi | exception | error | consumer, configuration, group-id, validation |
| Consumer is not subscribed to any topics or assigned any par | exception | error | consumer, poll, subscription, usage |
| seek offset must not be a negative number | validation | error | consumer, seek, offset, validation |
| Partitions collection cannot be null | validation | error | consumer, seek, null-check, validation |
| You can only check the position for partitions assigned to t | exception | error | consumer, position, assignment, rebalance |
| Timeout of {}ms expired before the position for partition {} | exception | warning | consumer, position, timeout, network |
| Timeout of {}ms expired before the last committed offset for | exception | warning | consumer, committed-offsets, timeout, coordinator, network |
| To use the group management or offset commit APIs, you must | exception | error | kafka, consumer, configuration, group-management |
| The target time for partition {} is {}. The target time cann | validation | error | kafka, consumer, offsets, validation |
| Failed to get offsets by times in {}ms | exception | error | kafka, consumer, offsets, timeout, network |
| The timeout cannot be negative. | validation | error | kafka, consumer, lifecycle, validation |
| Failed to close kafka consumer | exception | error | kafka, consumer, lifecycle, resource-cleanup |
| Telemetry is not enabled. Set config `enable.metrics.push` t | exception | error | kafka, consumer, telemetry, metrics, configuration |
| Topic partitions collection to assign to cannot be null | validation | error | kafka, consumer, assignment, validation |
| Topic partitions to assign to cannot have null or empty topi | validation | error | consumer, assign, validation, illegal-argument, java |
| RebalanceListener cannot be null | validation | error | consumer, subscribe, rebalance-listener, validation, illegal-argument, java |
| This consumer has already been closed. | exception | error | consumer, lifecycle, closed, illegal-state, shutdown, java |
| KafkaConsumer is not safe for multi-threaded access. current | exception | critical | consumer, thread-safety, concurrent-modification, multi-threaded, java |
| Topic pattern to subscribe to cannot be null | validation | error | consumer, subscribe, pattern, validation, illegal-argument, java |
| Topic pattern to subscribe to cannot be empty | validation | error | consumer, subscribe, pattern, validation, illegal-argument, java |
| Topic collection to subscribe to cannot be null | validation | error | kafka, consumer, async-consumer, subscribe, validation, argument |
| Topic collection to subscribe to cannot contain null or empt | validation | error | kafka, consumer, async-consumer, subscribe, validation, configuration |
| Operation timed out before completion | exception | error | kafka, consumer, async-consumer, timeout, network, rebalance |
| The configured group.id should not be an empty string or whi | exception | error | kafka, consumer, classic-consumer, configuration, group-id, validation |
| Failed to construct kafka consumer | exception | critical | kafka, consumer, classic-consumer, construction, configuration, classpath |
| RebalanceListener cannot be null | validation | error | kafka, consumer, classic-consumer, subscribe, rebalance-listener, validation |
| Topic collection to subscribe to cannot be null | validation | error | kafka, consumer, classic-consumer, subscribe, validation, argument |
| Topic collection to subscribe to cannot contain null or empt | validation | error | kafka, consumer, classic-consumer, subscribe, validation, configuration |
| Subscribe to RE2/J pattern is not supported when usingthe %s | exception | error | kafka, consumer, classic-consumer, subscribe, pattern, unsupported-operation, kip-848, group-protocol |
| Topic pattern to subscribe to cannot be null | validation | error | consumer, subscribe, null-argument, validation |
| Topic pattern to subscribe to cannot be empty | validation | error | consumer, subscribe, validation, configuration |
| Topic partition collection to assign to cannot be null | validation | error | consumer, assign, null-argument, validation |
| Topic partitions to assign to cannot have null or empty topi | validation | error | consumer, assign, validation, topic-partition |
| Consumer is not subscribed to any topics or assigned any par | exception | error | consumer, poll, subscription, illegal-state |
| Timeout of {}ms expired before successfully committing offse | exception | error | consumer, commit, timeout, coordinator, network |
| seek offset must not be a negative number | validation | error | consumer, seek, validation, offset |
| Partitions collection cannot be null | validation | error | consumer, seek, null-argument, validation |
| You can only check the position for partitions assigned to t | exception | error | consumer, assignment, api-misuse, java |
| Timeout of {}ms expired before the position for partition {} | exception | error | consumer, timeout, network, offset-reset, java |
| Timeout of {}ms expired before the last committed offset for | exception | error | consumer, timeout, coordinator, network, java |
| Telemetry is not enabled. Set config `{}` to `true`. | exception | error | consumer, telemetry, config, java |
| The target time for partition {} is {}. The target time cann | validation | error | consumer, api-misuse, validation, java |
| Tried to force a rebalance but consumer does not have a grou | exception | error | consumer, rebalance, config, java |
| The timeout cannot be negative. | validation | error | consumer, validation, config, java |
| Failed to close kafka consumer | exception | error | consumer, shutdown, network, resource-cleanup, java |
| This consumer has already been closed. | exception | error | consumer, lifecycle, use-after-close, java |
| KafkaConsumer is not safe for multi-threaded access. current | exception | error | concurrency, consumer, threading |
| Must configure at least one partition assigner class name to | exception | error | configuration, consumer, assignor |
| To use the group management or offset commit APIs, you must | exception | error | configuration, consumer, group-id |
| Record batch for partition {} at offset {} is invalid, cause | exception | error | consumer, corruption, crc, records |
| Record for partition {} at offset {} is invalid, cause: {} | exception | error | consumer, corruption, crc, legacy |
| Received exception when fetching the next record from {}. If | exception | error | consumer, poison-pill, records |
| Specified assignors {} do not have commonly supported rebala | validation | error | configuration, consumer, assignor, rebalance |
| Coordinator selected invalid assignment protocol: {} | exception | error | consumer, assignor, rebalance, version-skew |
| There are insufficient bytes available to read assignment fr | exception | error | consumer, assignor, rebalance, static-member |
| User rebalance callback throws an error | exception | error | kafka, consumer, rebalance, consumer-group, callback |
| User configured {} to empty while trying to subscribe for gr | exception | error | kafka, consumer, config, consumer-group, partition-assignment |
| Assignor supporting the COOPERATIVE protocol violates its re | exception | error | kafka, consumer, rebalance, consumer-group, partition-assignment, cooperative |
| Get fenced exception for group.instance.id {}, current membe | exception | error | kafka, consumer, static-membership, consumer-group, fencing, config |
| Failed to construct Kafka consumer | exception | error | kafka, consumer, config, initialization, deserializer |
| Buffer underflow while parsing consumer protocol's header | exception | error | consumer, protocol, serialization, schema, bytebuffer |
| Malformed consumer protocol subscription | exception | error | consumer, protocol, serialization, schema, subscription |
| Malformed consumer protocol assignment | exception | error | consumer, protocol, serialization, schema, assignment |
| Unsupported subscription version: {} | exception | error | consumer, protocol, version, schema, subscription |
| Unsupported assignment version: {} | exception | error | consumer, protocol, version, schema, assignment |
| This RebalanceConsumer is already closed. Re-use of this obj | exception | error | consumer, lifecycle, illegal-state, rebalance |
| Failed to close deserializers | exception | error | consumer, deserializer, shutdown, resource-leak |
| Interrupted waiting for results from fetching records | exception | warning | consumer, interrupt, poll, shutdown |
| Missing position for fetchable partition {} | exception | error | consumer, rebalance, position, internal-error |
| Failed to make progress reading messages at {}={}. Received | exception | error | consumer, broker-mismatch, protocol, data-corruption |
| Fetch position {} is out of range for partition {} | exception | error | consumer, offset, configuration, retention |
| Encountered corrupt message when fetching offset {} for topi | exception | error | kafka, consumer, fetch, corruption, crc |
| Unexpected error code {} while fetching at offset {} from to | exception | error | kafka, consumer, version-mismatch, protocol, fetch |
| Node id for group coordinator node cannot be negative | validation | error | kafka, consumer, group-coordinator, internal, invariant |
| Heartbeat must be set lower than the session timeout | validation | error | kafka, consumer, config, heartbeat, session-timeout |
| Failed to get offsets by times in {}ms | exception | error | kafka, consumer, timeout, offsets, metadata |
| Attempt to retrieve value from future which hasn't successfu | exception | error | kafka, consumer, internal, future, illegal-state |
| Attempt to retrieve exception from future which hasn't faile | exception | error | consumer, async, future-state, misuse |
| The argument to complete can not be an instance of RuntimeEx | validation | error | consumer, async, future-state, misuse |
| Invalid attempt to complete a request future which is alread | exception | error | consumer, async, future-state, concurrency |
| The exception passed to raise must not be null | validation | error | consumer, async, future-state, null-safety |
| Acknowledgement mode is null | validation | error | share-consumer, config, null-safety |
| Invalid acknowledgement mode: {} | validation | error | share-consumer, config, unreachable, enum |
| Invalid value `{}` for configuration {}. The value must eith | validation | error | share-consumer, config, validation, startup |
| ShareAcquireMode is null | validation | error | share-consumer, config, null-safety |
| Invalid value `{}` for configuration {}. The value must eith | validation | error | kafka, configuration, share-consumer, validation |
| Unknown share acquire mode id: {} | validation | error | kafka, share-consumer, protocol, version-skew |
| Record batch for partition {} at offset {} is invalid, cause | exception | error | kafka, share-consumer, data-corruption, crc, fetch |
| Record for partition ${partition.topicPartition()} at offset | exception | error | kafka, share-consumer, data-corruption, crc, record |
| Failed to construct Kafka share consumer | exception | critical | kafka, share-consumer, initialization, construction |
| Failed to construct Kafka share consumer | exception | critical | kafka, share-consumer, initialization, construction, resource-leak |
| Consumer is not subscribed to any topics. | exception | error | share-consumer, subscription, poll, kafka-client |
| Telemetry is not enabled. Set config `${ConsumerConfig.ENABL | exception | error | share-consumer, telemetry, config, kafka-client |
| The timeout cannot be negative. | validation | error | share-consumer, close, validation, duration |
| Failed to close Kafka share consumer | exception | error | share-consumer, close, shutdown, kafka-client |
| This consumer has already been closed. | exception | error | share-consumer, lifecycle, close, kafka-client |
| KafkaShareConsumer is not safe for multi-threaded access. cu | exception | error | share-consumer, threading, concurrency, kafka-client |
| KafkaShareConsumer methods are not accessible from user-defi | exception | error | share-consumer, acknowledgement, callback, reentrancy |
| You must provide a valid ${ConsumerConfig.GROUP_ID_CONFIG} i | exception | error | share-consumer, config, group-id, kafka-client |
| All records must be acknowledged in explicit acknowledgement | exception | error | share-consumer, acknowledgement, explicit-mode, poll |
| Implicit acknowledgement of delivery is being used. | exception | error | share-consumer, acknowledgement, implicit-mode, config |
| Operation timed out before completion | exception | error | share-consumer, timeout, network, kafka-client |
| The record cannot be acknowledged. | exception | error | share-consumer, acknowledgement, api-misuse, kafka-client |
| Thread interrupted. | exception | warning | share-consumer, threading, interrupt, kafka-client |
| Timeout waiting for results from fetching records | exception | warning | share-consumer, threading, interrupt, kafka-client |
| Not authorized to access topics: ${Set.of(tp.topic())} | exception | error | share-consumer, authorization, acl, security |
| Encountered corrupt message when fetching topic-partition ${ | exception | critical | share-consumer, data-corruption, broker, storage |
| Unexpected error code ${error.code()} while fetching from to | exception | error | share-consumer, version-skew, protocol, kafka-client |
| The record cannot be acknowledged. | exception | error | share-consumer, acknowledgement, api-misuse, kafka-client |
| Subscription to topics, partitions and pattern are mutually | exception | error | consumer, subscription, api-misuse, kafka-client |
| No current assignment for partition ${tp} | exception | error | kafka, consumer, assignment, partition, illegal-state |
| Undefined offset with no reset policy for partitions: ${part | exception | error | kafka, consumer, offset-reset, no-offset, configuration |
| Not authorized to access topics: ${unauthorizedTopics} | exception | error | kafka, consumer, acl, authorization, metadata, sasl |
| Topic '${topic}' is invalid | exception | error | kafka, consumer, topic-name, validation, metadata |
| Unexpected error fetching metadata for topic ${topic} | exception | error | kafka, consumer, metadata, unexpected, version-skew, diagnostics |
| Timeout expired while fetching topic metadata | exception | error | kafka, consumer, metadata, timeout, network, unreachable-broker |
| Not authorized to access topics: ${unauthorizedTopics} | exception | error | kafka, consumer, async, acl, authorization, metadata, sasl |
| Topic '${topic}' is invalid | exception | error | kafka, consumer, async, topic-name, validation, metadata |
| Unexpected error fetching metadata for topic ${topic} | exception | error | kafka, consumer, async, metadata, unexpected, version-skew, diagnostics |
| Interrupted waiting for results for application event ${even | exception | error | kafka, consumer, async, interrupt, threading, shutdown, application-event |
| The consumer background thread is not running and cannot pro | exception | error | consumer, async-consumer, threads, lifecycle, network-thread |
| Invalid offset: ${offsetAndMetadata.offset()} | validation | error | consumer, offsets, commit, validation |
| The ${ProducerConfig.BUFFER_MEMORY_ALLOCATION_STRATEGY_INCRE | exception | error | producer, config, compression, buffer-pool, allocation-strategy |
| Failed to construct kafka producer | exception | error | producer, construction, config, lifecycle, wrapper |
| ${ProducerConfig.DELIVERY_TIMEOUT_MS_CONFIG} should be equal | exception | error | producer, config, timeouts, delivery |
| MockProducer has already been initialized for transactions. | exception | error | producer, mock, testing, transactions |
| Transaction already started | exception | error | producer, mock, testing, transactions, lifecycle |
| MockProducer is already closed. | exception | error | mock-producer, transactions, lifecycle, test-harness |
| MockProducer is fenced. | exception | critical | mock-producer, transactions, producer-fenced, test-harness |
| MockProducer hasn't been initialized for transactions. | exception | error | mock-producer, transactions, init, test-harness |
| There is no open transaction. | exception | error | mock-producer, transactions, transaction-state, test-harness |
| clientInstanceId not set | exception | error | mock-producer, telemetry, client-instance-id, test-harness |
| TimeoutExceptions are successfully injected for test. | exception | info | mock-producer, telemetry, timeout, test-injection |
| Invalid partition given with record: ${partition} is not in | validation | error | mock-producer, partitioning, cluster-metadata, validation |
| Invalid serialized transaction state format: ${serializedSta | validation | error | prepared-txn-state, deserialization, validation, transactions |
| Invalid producer ID and epoch values: {producerId}:{epoch}. | validation | error | kafka, producer, transactions, two-phase-commit, configuration |
| Invalid serialized transaction state format: {serializedStat | validation | error | kafka, producer, transactions, serialization, two-phase-commit |
| Must set retries to non-zero when using the idempotent produ | validation | error | kafka, producer, configuration, idempotence, transactions |
| Must set acks to all in order to use the idempotent producer | validation | error | kafka, producer, configuration, idempotence, durability |
| To use the idempotent producer, max.in.flight.requests.per.c | validation | error | kafka, producer, configuration, idempotence, throughput |
| Cannot set a transactional.id without also enabling idempote | validation | error | kafka, producer, configuration, transactions, idempotence, eos |
| Cannot set transaction.timeout.ms when transaction.two.phase | validation | error | kafka, producer, configuration, transactions, two-phase-commit |
| Invalid configuration value for 'acks': {acksString} | validation | error | kafka, producer, configuration, validation |
| Invalid value null for configuration key.serializer: must be | validation | error | kafka, producer, configuration, serialization |
| Invalid value null for configuration value.serializer: must | validation | error | kafka, producer, configuration, serialization |
| Topic cannot be null. | validation | error | kafka, java, producer, validation, constructor |
| Invalid timestamp: %d. Timestamp should always be non-negati | validation | error | kafka, java, producer, validation, timestamp |
| Invalid partition: %d. Partition number should always be non | validation | error | kafka, java, producer, validation, partition |
| Attempt to allocate {size} bytes, but there is a hard limit | validation | error | kafka, java, producer, memory, configuration, buffer-pool |
| Producer closed while allocating memory | exception | error | kafka, java, producer, lifecycle, concurrency, shutdown |
| Attempt to allocate {totalSize} bytes ({numChunks} chunks of | validation | error | kafka, java, producer, memory, configuration, buffer-pool, incremental |
| Compression is not yet supported with the incremental buffer | exception | error | kafka, java, producer, compression, configuration, incremental |
| Producer closed while send in progress | exception | error | kafka, java, producer, lifecycle, concurrency, shutdown, incremental |
| Timeout after waiting for {timeoutMillis} ms. | exception | error | producer, timeout, metadata, delivery, java |
| Failed to update metadata after {timeoutMs} ms. | exception | error | producer, metadata, timeout, network, bootstrap, java |
| Requested metadata update after close | exception | critical | producer, lifecycle, concurrency, metadata, java |
| Producer closed while send in progress | exception | critical | producer, lifecycle, concurrency, send, java |
| client.rack must be provided if partitioner.rack.aware is en | validation | error | producer, config, partitioner, rack-aware, java |
| Cannot send offsets if a transaction is not in progress (cur | exception | error | producer, transactions, eos, offsets, java |
| Cannot add partition {topicPartition} to transaction before | exception | error | producer, transactions, eos, init, java |
| Cannot add partition {topicPartition} to transaction while i | exception | error | producer, transactions, eos, state-machine, java |
| Transactional method invoked on a non-transactional producer | exception | error | producer, transactions, config, eos, java |
| Producer with transactionalId '{transactionalId}' and {produ | exception | critical | producer, transactions, eos, fencing, concurrency, java |
| Producer with transactionalId '{transactionalId}' and {produ | exception | critical | transactions, eos, producer-fenced, invalid-producer-epoch |
| Producer with transactionalId '{transactionalId}' and {produ | exception | error | transactions, eos, state-machine, illegal-state |
| Cannot execute transactional method because we are in an err | exception | error | transactions, eos, error-state, abortable |
| Cannot attempt operation `{operation}` because the previous | exception | error | transactions, eos, timeout, pending-transition |
| Timeout expired after {timeoutMs}ms while awaiting {operatio | exception | error | transactions, eos, timeout, coordinator |
| Received interrupt while awaiting {operation} | exception | warning | transactions, interrupt, shutdown, threading |
| Value %s must be one of %s | validation | error | admin, protocol, enum, deserialization |
| Unknown isolation level " + id | exception | error | consumer, protocol, enum, deserialization |
| Input string with prefix `str.substring(0, 24)` is too long | exception | error | uuid, base64, topic-id, parsing |
| Input string `str` decoded as uuidBytes.remaining() bytes, w | exception | error | uuid, base64, serialization, argument, java |
| operation must not be ANY | exception | error | acl, authorization, argument, java |
| permissionType must not be ANY | exception | error | acl, authorization, argument, java |
| gzip doesn't support given compression level: level | exception | error | compression, gzip, producer, argument, java |
| Stream ended prematurely | exception | error | compression, lz4, io, corruption, java |
| Stream unsupported (invalid magic bytes) | exception | error | compression, lz4, format-mismatch, io, java |
| Stream frame descriptor corrupted | exception | error | compression, lz4, checksum, corruption, io, java |
| Block size %d exceeded max: %d | exception | error | compression, lz4, corruption, memory, io, java |
| Block checksum mismatch | exception | critical | compression, lz4, checksum, data-corruption, kafka-clients |
| mark not supported | exception | warning | compression, lz4, io, api-misuse, kafka-clients |
| reset not supported | exception | warning | compression, lz4, io, api-misuse, kafka-clients |
| Kafka has detected a buggy lz4-java library (< 1.4.x) on the | exception | critical | compression, lz4, classpath, dependency, version-mismatch, kafka-clients |
| The stream is already closed | exception | error | compression, lz4, io, lifecycle, api-misuse, kafka-clients |
| Reserved bits must be 0 | exception | error | compression, lz4, frame-format, validation, kafka-clients |
| Dependent block stream is unsupported | exception | error | compression, lz4, frame-format, validation, kafka-clients |
| Version %d is unsupported | exception | error | compression, lz4, frame-format, validation, version, kafka-clients |
| Reserved2 field must be 0 | exception | error | compression, lz4, frame-format, validation, kafka-clients |
| Block size value must be between 4 and 7 | exception | error | compression, lz4, decompression, kafka-client, data-corruption |
| Reserved3 field must be 0 | exception | error | compression, lz4, decompression, kafka-client, data-corruption |
| lz4 doesn't support given compression level: level | exception | error | compression, lz4, configuration, kafka-client, producer |
| zstd doesn't support given compression level: level | exception | error | compression, zstd, configuration, kafka-client, producer |
| Unknown configuration '%s' | validation | error | configuration, kafka-client, configdef, programming-error |
| Non-string value found in original settings for key entry.ge | exception | error | configuration, kafka-client, classcast, configdef |
| Class klass cannot be found | exception | error | configuration, kafka-client, classloading, connect, plugins |
| Unexpected element of type klass.getClass().getName(), expec | exception | error | configuration, kafka-client, configdef, programming-error |
| klass is not an instance of t.getName() | exception | error | configuration, kafka-client, configdef, classloading, plugins |
| providerClassName is not allowed. Update System property 'AU | validation | error | configuration, kafka-client, config-providers, security, jvm-properties |
| Could not load config provider class or one of its dependenc | validation | error | config, config-provider, classpath, connect, kafka-client |
| Configuration key.name is defined twice. | validation | error | config, configdef, duplicate, programming-error |
| Some configurations in are referred in the dependents, but n | validation | error | config, configdef, dependents, schema, programming-error |
| Missing required configuration "key.name" which has no defau | validation | error | config, required, missing-property, kafka-client |
| Expected value to be either true or false | validation | error | config, boolean, type-coercion, parsing |
| Expected value to be a string, but it was a value.getClass() | validation | error | config, password, type-coercion, secrets |
| Expected value to be a 32-bit integer, but it was a value.ge | validation | error | config, integer, type-coercion, programmatic |
| Expected value to be a 16-bit integer (short), but it was a | validation | error | config, short, type-coercion, programmatic |
| Expected value to be a 64-bit integer (long), but it was a v | validation | error | config, type-mismatch, client, producer, consumer |
| Expected value to be a double, but it was a value.getClass() | validation | error | config, type-mismatch, client |
| Expected a comma separated list. | validation | error | config, type-mismatch, client, bootstrap-servers |
| Expected a Class instance or class name. | validation | error | config, type-mismatch, serializer, class-loading, client |
| Not a number of type type | validation | error | config, number-format, parsing, client |
| Class value could not be found. | validation | error | config, class-loading, classpath, plugin, serializer, client |
| Value must be non-null | validation | error | config, validation, null-value, client |
| Value must be at least min | validation | error | config, validation, out-of-range, client |
| Value must be no more than max | validation | error | config, validation, out-of-range, client |
| At least one valid string must be provided when empty values | exception | error | config, validation, connect, api-misuse, developer-error |
| Configuration 'name' values must not be null. | validation | error | config, kafka-client, validation, validator |
| Configuration 'name' must not be empty. Valid values include | validation | error | config, kafka-client, validation, validator, list |
| Configuration 'name' values must not be duplicated. | validation | error | config, kafka-client, validation, validator, list, duplicates |
| Configuration 'name' values must not be empty. | validation | error | config, kafka-client, validation, validator, list, empty-string |
| String must be one of: String.join(", ", validStrings) | validation | error | config, kafka-client, validation, validator, enum |
| String must be one of (case insensitive): String.join(", ", | validation | error | config, kafka-client, validation, validator, enum, case-insensitive |
| entry must be non null | validation | error | config, kafka-client, validation, validator, null |
| String must be non-empty | validation | error | config, kafka-client, validation, validator, empty-string |
| String may not be empty | validation | error | config, kafka-client, validation, validator, empty-string, identifier |
| String may not contain control sequences but had the followi | validation | error | config, kafka-client, validation, validator, control-characters, sanitization |
| exceeds maximum list size of [maxSize]. | validation | error | config, validation, kafka-client, broker-startup |
| Path normalisedPath is not absolute | validation | error | config, allowed-paths, security, config-provider |
| Path normalisedPath does not exist | validation | error | config, allowed-paths, filesystem, config-provider |
| Path normalisedPath could not be resolved | validation | error | config, allowed-paths, filesystem, symlink, config-provider |
| The provider has not been configured yet. | exception | error | config-provider, initialization, directory-config-provider, lifecycle |
| Could not list directory {dir} | validation | error | config-provider, filesystem, permissions, directory-config-provider |
| Could not read file {path} for property {fileName} | validation | error | config-provider, filesystem, permissions, directory-config-provider, secrets |
| Path is not supported for EnvVarConfigProvider, invalid valu | validation | error | config-provider, env-config-provider, externalized-config, config-substitution |
| Could not read environment variables | validation | error | config-provider, env-config-provider, jvm, environment |
| The provider has not been configured yet. | exception | error | config-provider, initialization, file-config-provider, lifecycle |
| Could not read properties from file {path} | validation | error | config, file-config-provider, io, connect, properties |
| Expected minValue >= 0, maxValue >= 0 and maxValue >= minVal | validation | error | feature-negotiation, version-range, validation, illegal-argument |
| Expected minKeyLabel to be non-empty. | validation | error | feature-negotiation, version-range, validation, illegal-argument |
| Expected maxKeyLabel to be non-empty. | validation | error | feature-negotiation, version-range, validation, illegal-argument |
| %s absent in [%s] | validation | error | feature-negotiation, version-range, deserialization, illegal-argument |
| key cannot be null. | validation | error | headers, producer, validation, illegal-argument |
| RecordHeaders has been closed. | exception | error | headers, producer, consumer, illegal-state, immutability |
| statusCode must not be 0 | validation | error | lifecycle, fatal-exit, server, validation, illegal-argument |
| failed closing plugin | exception | error | kafka-clients, plugins, resource-lifecycle, shutdown |
| Topic name is invalid: {reasonInvalid} | validation | error | kafka-clients, topic-naming, validation, producer, consumer, admin |
| must provide a positive size and max single allocation size | validation | error | kafka-clients, memory-pool, producer-config, startup, validation |
| requested size {sizeBytes}<=0 | validation | error | kafka-clients, memory-pool, producer, validation |
| requested size {sizeBytes} is larger than maxSingleAllocatio | validation | error | kafka-clients, memory-pool, producer-config, batch-size, large-messages |
| provided null buffer | validation | error | kafka-clients, memory-pool, null-handling, resource-lifecycle |
| Error creating mbean attribute for metricName :{metricName} | exception | error | kafka-clients, jmx, metrics, jmx-reporter, startup |
| Error unregistering mbean | exception | warning | kafka-clients, jmx, metrics, jmx-reporter, shutdown |
| Error registering mbean {mbeanName} | exception | error | kafka-clients, jmx, metrics, jmx-reporter, mbean-collision |
| Could not find attribute {name} | exception | warning | kafka-clients, jmx, metrics, jmx-reporter, monitoring, version-compat |
| Set not allowed. | exception | warning | jmx, metrics, read-only, unsupported-operation |
| JMX filter for configuration{metricsConfigPrefix}.(include/e | validation | error | config, regex, jmx, metrics, startup |
| JMX MetricsContext can only be updated before JMX metrics ar | exception | error | jmx, metrics, lifecycle, metrics-context, startup |
| Not a measurable: {metricValueProviderClass} | exception | error | metrics, measurable, gauge, api-misuse |
| The number of samples must be at least 1. | validation | error | config, metrics, validation, samples |
| mBean '{mBeanName}' attribute '{templateName}' is defined tw | validation | error | metrics, metric-name-template, docs-generation, duplicate |
| A metric named '{metricName}' already exists, can't register | validation | error | metrics, metric-name, duplicate-registration, registry |
| For '{templateName}', runtime-defined metric tags do not mat | validation | error | metrics, metric-name-template, tags, validation |
| Unexpected RecordLevel id `%d`, it should be between `%d` an | validation | error | metrics, protocol, serialization, version-mismatch |
| Did not recognize recording level {configId} | exception | error | metrics, internal-consistency, configuration, recording-level |
| Circular dependency in sensors: {name} is its own parent. | validation | error | metrics, sensor, cycle-detection, configuration |
| A metric named '{metricName}' already exists, can't register | validation | error | metrics, sensor, duplicate-registration, compound-stat |
| keyValue needs to be specified in pairs | validation | error | metrics, tags, input-validation, varargs |
| This PluginMetrics instance is closed | exception | error | metrics, plugin, lifecycle, use-after-close |
| Cannot use {tagName} as a tag name | validation | error | metrics, plugin, tags, namespace-collision |
| Metric {metricName} already exists | validation | error | metrics, plugin, duplicate-registration, metric-name |
| Unknown metric {metricName} | validation | error | metrics, plugin-lifecycle, api-misuse |
| Sensor {name} already exists | validation | error | metrics, plugin-lifecycle, naming, kafka-connect |
| Unknown sensor {name} | validation | error | metrics, plugin-lifecycle, api-misuse |
| Must specify at least one metric name | validation | error | metrics, api-misuse, validation |
| The maximum value {max} must be greater than the minimum val | validation | error | metrics, validation, configuration |
| Must be at least 1 bucket | validation | error | metrics, validation, configuration |
| More frequencies than buckets | validation | error | metrics, validation, histogram |
| The frequency centered at '{centerValue}' is not within the | validation | error | metrics, frequencies, configuration, validation, java |
| Must have at least 2 bins. | validation | error | metrics, histogram, percentiles, configuration, validation, java |
| Values less than 0.0 not accepted. | validation | error | metrics, histogram, percentiles, linear-binning, validation, java |
| Meter is supported only for WindowedCount or WindowedSum. | validation | error | metrics, meter, rate, windowedsum, validation, java |
| Linear bucket sizing requires min to be 0.0. | validation | error | metrics, percentiles, linear-binning, configuration, validation, java |
| `contextType` must be non-null if `securityProtocol` is `${s | validation | error | network, sasl, security, jaas, client, configuration, java |
| `clientSaslMechanism` must be non-null in client mode if `se | validation | error | network, sasl, security, client, configuration, java |
| `mode` must be non-null if `securityProtocol` is `${security | validation | error | network, ssl, sasl, security, internal, validation, java |
| Type ${principalBuilderClass.getName()} is not an instance o | validation | error | security, principal-builder, ssl, sasl, configuration, migration, java |
| The provided listener name is null or empty string | validation | error | config, listener, broker-startup, kafka-config |
| Invalid receive (size = ${receiveSize}) | validation | error | network, wire-protocol, invalid-receive, connection |
| Invalid receive (size = ${receiveSize} larger than ${maxSize | validation | error | network, wire-protocol, invalid-receive, message-size, config |
| SASL reconfiguration failed due to ${e} | validation | error | sasl, ssl, reconfiguration, cert-rotation, config |
| Principal has name with unexpected format ${servicePrincipal | validation | error | kerberos, sasl, gssapi, jaas, broker-startup |
| Can't resolve address: ${address} | exception | error | network, dns, connection, bootstrap |
| ${about}: value ${value} does not fit in an 8-bit signed int | exception | error | protocol, json, serialization, out-of-range |
| ${about}: value ${value} does not fit in a 16-bit signed int | exception | error | protocol, json, serialization, out-of-range |
| ${about}: value ${value} does not fit in a 16-bit unsigned i | exception | error | protocol, json, serialization, out-of-range, unsigned |
| ${about}: value ${value} does not fit in a 32-bit unsigned i | exception | error | kafka, protocol, json, serialization, uint32, range-error |
| ${about}: expected an integer or string type, but got ${node | exception | error | kafka, protocol, json, serialization, type-mismatch, int32 |
| ${about}: failed to parse hexadecimal number: ${cause} | exception | error | kafka, protocol, json, serialization, hex, parse-error |
| ${about}: failed to parse number: ${cause} | exception | error | kafka, protocol, json, serialization, parse-error, int32 |
| ${about}: expected Base64-encoded binary data. | exception | error | kafka, protocol, json, serialization, base64, binary |
| ${about}: unable to retrieve Base64-encoded binary data | exception | error | kafka, protocol, json, serialization, base64, binary, parse-error |
| ${about}: expected a floating point type, but got ${nodeType | exception | error | kafka, protocol, json, serialization, type-mismatch, double, float64 |
| Array size ${size} cannot be negative | exception | error | protocol, serialization, schema, kafka-clients |
| Error reading array of size ${size}, only ${remaining} bytes | exception | error | protocol, serialization, buffer-underflow, kafka-clients |
| This array is not nullable. | exception | error | protocol, serialization, compact-array, flexible-versions, kafka-clients |
| Error reading array of size ${size}, only ${remaining} bytes | exception | error | protocol, serialization, compact-array, buffer-underflow, flexible-versions |
| Error writing field '${name}': ${detail} | exception | error | protocol, serialization, schema, type-mismatch, kafka-clients |
| Missing value for field '${name}' which has no default value | exception | error | protocol, serialization, schema-evolution, defaults, kafka-clients |
| Error reading field '${name}': ${detail} | exception | error | protocol, serialization, schema, buffer-underflow, kafka-clients |
| Invalid or out-of-order tag ${tag} | exception | error | protocol, serialization, tagged-fields, flexible-versions, kafka-clients |
| field size ${size} cannot be negative | exception | error | protocol, serialization, tagged-fields, flexible-versions, buffer-corruption |
| Error reading field of size ${size}, only ${remaining} bytes | exception | error | protocol, serialization, tagged-fields, buffer-underflow, flexible-versions |
| String length ${length} is larger than the maximum string le | exception | error | protocol, serialization, schema, string, bytebuffer |
| Error reading string of length ${length}, only ${remaining} | exception | error | protocol, serialization, schema, truncation, bytebuffer |
| Error reading bytes of size ${size}, only ${remaining} bytes | exception | error | protocol, serialization, schema, bytes, truncation |
| String length ${bytesLength} is larger than the maximum stri | exception | error | protocol, serialization, schema, string, size-limit |
| String length ${length} cannot be negative | exception | error | protocol, serialization, schema, string, nullability |
| Bytes size ${size} cannot be negative | exception | error | protocol, serialization, schema, bytes, nullability |
| {} is not a long | exception | error | protocol, serialization, schema, varlong, type-validation |
| Invalid timestamp type {} | exception | error | config, timestamp, enum-lookup, producer, consumer |
| Record size is less than the minimum record overhead (%d) | exception | critical | corruption, legacy-record, log-segment, consumer, magic-v0-v1 |
| Record size exceeds the largest allowable message size (%d). | exception | error | message-size, config, consumer, limits, legacy-record |
| Invalid wrapper magic found in legacy deep record iterator { | exception | critical | magic-version, legacy-record, record-batch, validation |
| Invalid wrapper compressionType found in legacy deep record | exception | error | compression, zstd, magic-v0-v1, producer, validation |
| Found invalid compressed record set with null value (magic = | exception | error | compression, null-value, magic-v0-v1, producer, validation |
| Compressed message magic {} does not match wrapper magic {} | exception | error | magic-version, compression, legacy-record, producer, validation |
| Found invalid compressed record set with no inner records | exception | error | compression, empty-batch, legacy-record, producer, validation |
| Found invalid wrapper offset in compressed v1 message set, w | exception | critical | offset, compression, magic-v1, legacy-record, replication, validation |
| Inner messages must not be compressed | exception | error | compression, nested-compression, legacy-record, producer, validation |
| Cannot set timestamp for a record with magic = 0 | exception | error | record-format, magic-v0, legacy-record, timestamp |
| Magic versions prior to 2 do not support partition leader ep | exception | error | record-format, leader-epoch, magic-v1, legacy-record |
| Record size %d is less than the minimum record overhead (%d) | exception | critical | corrupt-record, log-segment, record-format, storage |
| Record size %d exceeds the largest allowable message size (% | exception | error | corrupt-record, message-size, configuration, log-segment |
| Invalid magic found in record: {} | exception | critical | corrupt-record, magic-version, log-segment, storage |
| Value must be non-null | validation | error | compression, gzip, configuration, config-exception |
| Value must be between {} and {} or equal to {} | validation | error | compression, gzip, configuration, config-exception |
| Unknown compression type id: {} | exception | error | compression, record-format, illegal-argument, corrupt-record |
| Unknown compression name: {} | exception | error | compression, configuration, illegal-argument, config-exception |
| Compression levels are not defined for this compression type | exception | warning | compression, configuration, unsupported-operation, snappy |
| Cannot serialize UNKNOWN control record type | exception | error | control-record, serialization, kraft |
| Invalid value size found for control record key. Must have a | exception | critical | control-record, data-corruption, deserialization |
| Invalid version found for control record: {}. May indicate d | exception | critical | control-record, data-corruption, deserialization |
| Expected %s control record type(%d), but found %s | exception | error | control-record, deserialization, kraft |
| Headers cannot be null | exception | error | record-format, serialization, headers |
| Invalid null header key found in headers | exception | error | record-format, serialization, headers |
| Invalid record size: expected {} bytes in record payload, bu | exception | critical | record-format, data-corruption, deserialization |
| Invalid record size: expected {} bytes in record payload, bu | exception | error | kafka, record-format, deserialization, invalid-record, bytebuffer |
| Found invalid number of record headers {} | exception | error | kafka, record-format, deserialization, headers, invalid-record |
| Found invalid number of record headers. {} is larger than th | exception | error | kafka, record-format, deserialization, headers, invalid-record |
| Invalid record size: expected to read {} bytes in record pay | exception | error | kafka, record-format, deserialization, invalid-record, framing |
| Found invalid record structure | exception | error | kafka, record-format, deserialization, invalid-record, buffer-underflow |
| Invalid negative header key size {} | exception | error | kafka, record-format, deserialization, headers, invalid-record |
| Reached end of input stream before skipping all bytes. Remai | exception | error | kafka, record-format, deserialization, truncation, input-stream |
| Unable to skip exactly | exception | warning | kafka, record-format, input-stream, skip, streaming |
| Record batch is corrupt (the size {} is smaller than the min | exception | critical | kafka, record-format, broker, corruption, log-recovery |
| Record is corrupt (stored crc = {}, computed crc = {}) | exception | critical | kafka, record-format, crc, corruption, broker, hardware |
| Incorrect declared batch size, premature EOF reached | exception | error | kafka, record-format, consumer, broker, corruption, buffer |
| Timestamp type must be provided to compute attributes for me | exception | error | kafka, record-format, producer, broker, timestamp, validation |
| Invalid magic value {} | exception | error | kafka, record-format, producer, magic, version, validation |
| Invalid message timestamp {} | exception | error | kafka, record-format, producer, timestamp, validation |
| Found invalid record count {} in magic v{} batch | exception | error | kafka, record-format, consumer, broker, corruption, validation |
| Incorrect declared batch size, records still remaining in fi | exception | error | kafka, records, corruption, default-record-batch, broker |
| Failed to decompress record stream | exception | error | kafka, records, compression, io-exception, codec, broker |
| Error checking for remaining bytes after reading batch | exception | error | kafka, records, compression, io-exception, streaming-iterator, broker |
| Failed to close record stream | exception | error | kafka, records, compression, resource-leak, closeable, broker |
| Invalid control record type for end transaction marker {} | exception | error | kafka, records, transactions, control-record, end-txn |
| Invalid version found for end transaction marker: {}. May in | exception | error | kafka, records, transactions, control-record, version, corruption |
| Found record size %d smaller than minimum record overhead (% | exception | error | kafka, records, file-records, corruption, log-segment, broker |
| Failed to read record batch at position {} from {} | exception | error | kafka, records, file-records, io-exception, replication, fetch |
| Failed to load record batch at position {} from {} | exception | error | kafka, records, file-records, io-exception, lazy-load, broker |
| The size of segment {} ({}) is larger than the maximum allow | exception | critical | file-records, segment, config, storage, size-limit |
| Invalid position: {} in read from {} | exception | error | file-records, slice, validation, argument-error |
| Slice from position {} exceeds end position of {} | exception | error | file-records, slice, bounds, fetch, replication |
| Invalid size: {} in read from {} | exception | error | file-records, slice, validation, argument-error |
| Append of size {} bytes is too large for segment with curren | exception | critical | file-records, append, segment, config, size-limit |
| Attempt to truncate log segment {} to {} bytes failed, size | exception | error | file-records, truncate, recovery, segment, bounds |
| Size of FileRecords %s has been truncated during write: old | exception | critical | file-records, write, concurrency, truncation, fetch |
| Record is corrupt (crc could not be retrieved as the record | exception | error | legacy-record, crc, corruption, recovery, message-format |
| Record is corrupt (stored crc = {}, computed crc = {}) | exception | error | legacy-record, crc, corruption, recovery, data-integrity |
| Invalid magic value {} | exception | error | legacy-record, magic, message-format, version, validation |
| Invalid message timestamp {} | exception | error | kafka, records, serialization, validation, legacy |
| Timestamp type must be provided to compute attributes for me | exception | error | kafka, records, serialization, attributes, legacy |
| Invalid magic used in LegacyRecord: {} | exception | error | kafka, records, versioning, legacy, validation |
| position+length should not be greater than buffer.limit(), p | validation | error | kafka, records, buffer, network-transfer, bounds-check |
| GITHUB_TOKEN is not set in the environment | validation | error | python, github, env-var, auth, committer-tools |
| Failure in executing following command:- | exception | error | python, docker, subprocess, buildx, release-tooling |
| This field cannot be empty | validation | warning | python, cli, input-validation, docker, ux |
| Docker Image Build failed | exception | error | python, docker, buildx, release-tooling, error-handling |
| Docker image push failed | exception | error | python, docker, registry, buildx, release-tooling |
| Unexpected contents in the artifact. Exactly one version dir | exception | error | python, docker, release-tooling, zip, validation |
| Didn't find any issues for version {version} | exception | error | release, jira, release-notes, kafka, configuration |
| \nRelease {version} is not complete since there are unresolv | exception | error | release, jira, release-notes, kafka, release-management, triage |