From e2a989793fc692ae3575ea8a3e834e764b0133ea Mon Sep 17 00:00:00 2001 From: John Fallows Date: Tue, 5 Dec 2023 19:49:05 -0800 Subject: [PATCH] Include kafka client id consistently in all kafka protocol encoders (#621) --- .../stream/KafkaClientDescribeFactory.java | 4 +-- .../stream/KafkaClientFetchFactory.java | 8 ++--- .../stream/KafkaClientGroupFactory.java | 16 ++++------ .../stream/KafkaClientMetaFactory.java | 4 +-- .../KafkaClientOffsetCommitFactory.java | 4 +-- .../stream/KafkaClientOffsetFetchFactory.java | 4 +-- .../stream/KafkaClientProduceFactory.java | 5 ++- .../stream/KafkaClientSaslHandshaker.java | 19 ++++++----- .../topic.config.info.sasl.plain/client.rpt | 12 +++---- .../topic.config.info.sasl.plain/server.rpt | 12 +++---- .../topic.config.info.sasl.scram/client.rpt | 16 +++++----- .../topic.config.info.sasl.scram/server.rpt | 16 +++++----- .../topic.config.info.changed/client.rpt | 8 ++--- .../topic.config.info.changed/server.rpt | 8 ++--- .../topic.config.info.incomplete/client.rpt | 4 +-- .../topic.config.info.incomplete/server.rpt | 4 +-- .../topic.config.info/client.rpt | 4 +-- .../topic.config.info/server.rpt | 4 +-- .../topic.unknown/client.rpt | 4 +-- .../topic.unknown/server.rpt | 4 +-- .../partition.offset.sasl.plain/client.rpt | 24 +++++++------- .../partition.offset.sasl.plain/server.rpt | 24 +++++++------- .../partition.offset.sasl.scram/client.rpt | 32 +++++++++---------- .../partition.offset.sasl.scram/server.rpt | 32 +++++++++---------- .../network/fetch.v5/filter.none/client.rpt | 12 +++---- .../network/fetch.v5/filter.none/server.rpt | 12 +++---- .../network/fetch.v5/filter.sync/client.rpt | 16 +++++----- .../network/fetch.v5/filter.sync/server.rpt | 16 +++++----- .../isolation.read.committed/client.rpt | 12 +++---- .../isolation.read.committed/server.rpt | 12 +++---- .../client.rpt | 12 +++---- .../server.rpt | 12 +++---- .../client.rpt | 16 +++++----- .../server.rpt | 16 +++++----- .../client.rpt | 16 +++++----- .../server.rpt | 16 +++++----- .../fetch.v5/message.header.null/client.rpt | 8 ++--- .../fetch.v5/message.header.null/server.rpt | 8 ++--- .../fetch.v5/message.header/client.rpt | 8 ++--- .../fetch.v5/message.header/server.rpt | 8 ++--- .../message.headers.distinct/client.rpt | 8 ++--- .../message.headers.distinct/server.rpt | 8 ++--- .../message.headers.repeated/client.rpt | 8 ++--- .../message.headers.repeated/server.rpt | 8 ++--- .../fetch.v5/message.key.distinct/client.rpt | 8 ++--- .../fetch.v5/message.key.distinct/server.rpt | 8 ++--- .../fetch.v5/message.key.null/client.rpt | 8 ++--- .../fetch.v5/message.key.null/server.rpt | 8 ++--- .../message.key.with.header/client.rpt | 8 ++--- .../message.key.with.header/server.rpt | 8 ++--- .../client.rpt | 8 ++--- .../server.rpt | 8 ++--- .../message.key.with.value.null/client.rpt | 8 ++--- .../message.key.with.value.null/server.rpt | 8 ++--- .../network/fetch.v5/message.key/client.rpt | 8 ++--- .../network/fetch.v5/message.key/server.rpt | 8 ++--- .../fetch.v5/message.value.100k/client.rpt | 8 ++--- .../fetch.v5/message.value.100k/server.rpt | 8 ++--- .../fetch.v5/message.value.10k/client.rpt | 8 ++--- .../fetch.v5/message.value.10k/server.rpt | 8 ++--- .../message.value.distinct/client.rpt | 8 ++--- .../message.value.distinct/server.rpt | 8 ++--- .../fetch.v5/message.value.null/client.rpt | 8 ++--- .../fetch.v5/message.value.null/server.rpt | 8 ++--- .../network/fetch.v5/message.value/client.rpt | 8 ++--- .../network/fetch.v5/message.value/server.rpt | 8 ++--- .../fetch.v5/partition.incomplete/client.rpt | 8 ++--- .../fetch.v5/partition.incomplete/server.rpt | 8 ++--- .../partition.leader.distinct/client.rpt | 12 +++---- .../partition.leader.distinct/server.rpt | 12 +++---- .../fetch.v5/partition.not.leader/client.rpt | 12 +++---- .../fetch.v5/partition.not.leader/server.rpt | 12 +++---- .../partition.offset.earliest/client.rpt | 12 +++---- .../partition.offset.earliest/server.rpt | 12 +++---- .../partition.offset.latest/client.rpt | 12 +++---- .../partition.offset.latest/server.rpt | 12 +++---- .../fetch.v5/partition.offset.zero/client.rpt | 8 ++--- .../fetch.v5/partition.offset.zero/server.rpt | 8 ++--- .../fetch.v5/partition.offset/client.rpt | 8 ++--- .../fetch.v5/partition.offset/server.rpt | 8 ++--- .../fetch.v5/partition.unknown/client.rpt | 8 ++--- .../fetch.v5/partition.unknown/server.rpt | 8 ++--- .../client.rpt | 8 ++--- .../server.rpt | 8 ++--- .../client.rpt | 8 ++--- .../server.rpt | 8 ++--- .../client.rpt | 2 +- .../server.rpt | 2 +- .../coordinator.not.available/client.rpt | 4 +-- .../coordinator.not.available/server.rpt | 4 +-- .../client.rpt | 8 ++--- .../server.rpt | 12 +++---- .../client.rpt | 8 ++--- .../server.rpt | 8 ++--- .../client.rpt | 16 +++++----- .../server.rpt | 16 +++++----- .../client.rpt | 10 +++--- .../server.rpt | 10 +++--- .../client.rpt | 8 ++--- .../server.rpt | 6 ++-- .../client.rpt | 12 +++---- .../server.rpt | 8 ++--- .../client.rpt | 10 +++--- .../server.rpt | 8 ++--- .../rebalance.protocol.highlander/client.rpt | 10 +++--- .../rebalance.protocol.highlander/server.rpt | 10 +++--- .../rebalance.protocol.unknown/client.rpt | 8 ++--- .../rebalance.protocol.unknown/server.rpt | 8 ++--- .../rebalance.sync.group/client.rpt | 12 +++---- .../rebalance.sync.group/server.rpt | 8 ++--- .../leader/client.rpt | 30 ++++++++--------- .../leader/server.rpt | 30 ++++++++--------- .../client.rpt | 12 +++---- .../server.rpt | 12 +++---- .../client.rpt | 16 +++++----- .../server.rpt | 16 +++++----- .../metadata.v5/topic.invalid/client.rpt | 4 +-- .../metadata.v5/topic.invalid/server.rpt | 4 +-- .../topic.partition.info.changed/client.rpt | 4 +-- .../topic.partition.info.changed/server.rpt | 8 ++--- .../client.rpt | 4 +-- .../server.rpt | 4 +-- .../topic.partition.info/client.rpt | 4 +-- .../topic.partition.info/server.rpt | 4 +-- .../metadata.v5/topic.unknown/client.rpt | 4 +-- .../metadata.v5/topic.unknown/server.rpt | 4 +-- .../client.rpt | 12 +++---- .../server.rpt | 12 +++---- .../client.rpt | 16 +++++----- .../server.rpt | 16 +++++----- .../update.topic.partition.offset/client.rpt | 4 +-- .../update.topic.partition.offset/server.rpt | 4 +-- .../update.topic.partition.offsets/client.rpt | 8 ++--- .../update.topic.partition.offsets/server.rpt | 8 ++--- .../client.rpt | 4 +-- .../server.rpt | 4 +-- .../topic.offset.info.sasl.plain/client.rpt | 12 +++---- .../topic.offset.info.sasl.plain/server.rpt | 12 +++---- .../topic.offset.info.sasl.scram/client.rpt | 16 +++++----- .../topic.offset.info.sasl.scram/server.rpt | 16 +++++----- .../topic.offset.info.incomplete/client.rpt | 4 +-- .../topic.offset.info.incomplete/server.rpt | 4 +-- .../topic.offset.info/client.rpt | 4 +-- .../topic.offset.info/server.rpt | 4 +-- .../topic.offset.no.partition/client.rpt | 4 +-- .../topic.offset.no.partition/server.rpt | 4 +-- .../message.value.sasl.plain/client.rpt | 24 +++++++------- .../message.value.sasl.plain/server.rpt | 24 +++++++------- .../message.value.sasl.scram/client.rpt | 32 +++++++++---------- .../message.value.sasl.scram/server.rpt | 32 +++++++++---------- .../produce.v3/message.header.null/client.rpt | 8 ++--- .../produce.v3/message.header.null/server.rpt | 8 ++--- .../produce.v3/message.header/client.rpt | 8 ++--- .../produce.v3/message.header/server.rpt | 8 ++--- .../message.headers.distinct/client.rpt | 8 ++--- .../message.headers.distinct/server.rpt | 8 ++--- .../message.headers.repeated/client.rpt | 8 ++--- .../message.headers.repeated/server.rpt | 8 ++--- .../message.key.distinct/client.rpt | 8 ++--- .../message.key.distinct/server.rpt | 8 ++--- .../produce.v3/message.key.null/client.rpt | 8 ++--- .../produce.v3/message.key.null/server.rpt | 8 ++--- .../message.key.with.header/client.rpt | 8 ++--- .../message.key.with.header/server.rpt | 8 ++--- .../client.rpt | 8 ++--- .../server.rpt | 8 ++--- .../message.key.with.value.null/client.rpt | 8 ++--- .../message.key.with.value.null/server.rpt | 8 ++--- .../network/produce.v3/message.key/client.rpt | 8 ++--- .../network/produce.v3/message.key/server.rpt | 8 ++--- .../produce.v3/message.value.100k/client.rpt | 8 ++--- .../produce.v3/message.value.100k/server.rpt | 8 ++--- .../produce.v3/message.value.10k/client.rpt | 8 ++--- .../produce.v3/message.value.10k/server.rpt | 8 ++--- .../message.value.distinct/client.rpt | 8 ++--- .../message.value.distinct/server.rpt | 8 ++--- .../produce.v3/message.value.null/client.rpt | 8 ++--- .../produce.v3/message.value.null/server.rpt | 8 ++--- .../message.value.repeated/client.rpt | 8 ++--- .../message.value.repeated/server.rpt | 8 ++--- .../produce.v3/message.value/client.rpt | 8 ++--- .../produce.v3/message.value/server.rpt | 8 ++--- .../message.values.sequential/client.rpt | 8 ++--- .../message.values.sequential/server.rpt | 8 ++--- .../partition.not.leader/client.rpt | 8 ++--- .../partition.not.leader/server.rpt | 8 ++--- .../produce.v3/partition.unknown/client.rpt | 8 ++--- .../produce.v3/partition.unknown/server.rpt | 8 ++--- .../mechanism.plain/client.rpt | 8 ++--- .../mechanism.plain/server.rpt | 8 ++--- .../client.rpt | 24 +++++++------- .../server.rpt | 24 +++++++------- .../client.rpt | 24 +++++++------- .../server.rpt | 24 +++++++------- .../unmerged.fetch.filter.sync/client.rpt | 24 +++++++------- .../unmerged.fetch.filter.sync/server.rpt | 24 +++++++------- .../client.rpt | 24 +++++++------- .../server.rpt | 24 +++++++------- .../client.rpt | 24 +++++++------- .../server.rpt | 24 +++++++------- .../client.rpt | 16 +++++----- .../server.rpt | 16 +++++----- .../client.rpt | 12 +++---- .../server.rpt | 12 +++---- .../client.rpt | 12 +++---- .../server.rpt | 12 +++---- .../client.rpt | 32 +++++++++---------- .../server.rpt | 32 +++++++++---------- .../client.rpt | 32 +++++++++---------- .../server.rpt | 32 +++++++++---------- .../client.rpt | 20 ++++++------ .../server.rpt | 20 ++++++------ .../client.rpt | 32 +++++++++---------- .../server.rpt | 32 +++++++++---------- .../kafka/streams/network/GroupSaslIT.java | 2 +- 215 files changed, 1197 insertions(+), 1197 deletions(-) diff --git a/runtime/binding-kafka/src/main/java/io/aklivity/zilla/runtime/binding/kafka/internal/stream/KafkaClientDescribeFactory.java b/runtime/binding-kafka/src/main/java/io/aklivity/zilla/runtime/binding/kafka/internal/stream/KafkaClientDescribeFactory.java index 893397a2d6..e55021dc5a 100644 --- a/runtime/binding-kafka/src/main/java/io/aklivity/zilla/runtime/binding/kafka/internal/stream/KafkaClientDescribeFactory.java +++ b/runtime/binding-kafka/src/main/java/io/aklivity/zilla/runtime/binding/kafka/internal/stream/KafkaClientDescribeFactory.java @@ -1270,7 +1270,7 @@ private void doEncodeDescribeRequest( .apiKey(DESCRIBE_CONFIGS_API_KEY) .apiVersion(DESCRIBE_CONFIGS_API_VERSION) .correlationId(0) - .clientId((String) null) + .clientId(clientId) .build(); encodeProgress = requestHeader.limit(); @@ -1307,7 +1307,7 @@ private void doEncodeDescribeRequest( .apiKey(requestHeader.apiKey()) .apiVersion(requestHeader.apiVersion()) .correlationId(requestId) - .clientId(requestHeader.clientId().asString()) + .clientId(requestHeader.clientId()) .build(); doNetworkData(traceId, budgetId, encodeBuffer, encodeOffset, encodeProgress); diff --git a/runtime/binding-kafka/src/main/java/io/aklivity/zilla/runtime/binding/kafka/internal/stream/KafkaClientFetchFactory.java b/runtime/binding-kafka/src/main/java/io/aklivity/zilla/runtime/binding/kafka/internal/stream/KafkaClientFetchFactory.java index ad201b3402..ba368ed2cd 100644 --- a/runtime/binding-kafka/src/main/java/io/aklivity/zilla/runtime/binding/kafka/internal/stream/KafkaClientFetchFactory.java +++ b/runtime/binding-kafka/src/main/java/io/aklivity/zilla/runtime/binding/kafka/internal/stream/KafkaClientFetchFactory.java @@ -2606,7 +2606,7 @@ private void doEncodeOffsetsRequest( .apiKey(OFFSETS_API_KEY) .apiVersion(OFFSETS_API_VERSION) .correlationId(0) - .clientId((String) null) + .clientId(clientId) .build(); encodeProgress = requestHeader.limit(); @@ -2645,7 +2645,7 @@ private void doEncodeOffsetsRequest( .apiKey(requestHeader.apiKey()) .apiVersion(requestHeader.apiVersion()) .correlationId(requestId) - .clientId(requestHeader.clientId().asString()) + .clientId(requestHeader.clientId()) .build(); if (KafkaConfiguration.DEBUG) @@ -2673,7 +2673,7 @@ private void doEncodeFetchRequest( .apiKey(FETCH_API_KEY) .apiVersion(FETCH_API_VERSION) .correlationId(0) - .clientId((String) null) + .clientId(clientId) .build(); encodeProgress = requestHeader.limit(); @@ -2712,7 +2712,7 @@ private void doEncodeFetchRequest( .apiKey(requestHeader.apiKey()) .apiVersion(requestHeader.apiVersion()) .correlationId(requestId) - .clientId(requestHeader.clientId().asString()) + .clientId(requestHeader.clientId()) .build(); if (KafkaConfiguration.DEBUG) diff --git a/runtime/binding-kafka/src/main/java/io/aklivity/zilla/runtime/binding/kafka/internal/stream/KafkaClientGroupFactory.java b/runtime/binding-kafka/src/main/java/io/aklivity/zilla/runtime/binding/kafka/internal/stream/KafkaClientGroupFactory.java index 89ae87a41e..d21a851738 100644 --- a/runtime/binding-kafka/src/main/java/io/aklivity/zilla/runtime/binding/kafka/internal/stream/KafkaClientGroupFactory.java +++ b/runtime/binding-kafka/src/main/java/io/aklivity/zilla/runtime/binding/kafka/internal/stream/KafkaClientGroupFactory.java @@ -276,7 +276,6 @@ public final class KafkaClientGroupFactory extends KafkaClientSaslHandshaker imp private final Long2ObjectHashMap instanceIds; private final Object2ObjectHashMap groupStreams; private final Map configs; - private final String clientId; private final Duration rebalanceTimeout; private final String groupMinSessionTimeoutDefault; private final String groupMaxSessionTimeoutDefault; @@ -291,7 +290,6 @@ public KafkaClientGroupFactory( { super(config, context); this.rebalanceTimeout = config.clientGroupRebalanceTimeout(); - this.clientId = config.clientId(); this.supplyInstanceId = config.clientInstanceIdSupplier(); this.kafkaTypeId = context.supplyTypeId(KafkaBinding.NAME); this.proxyTypeId = context.supplyTypeId("proxy"); @@ -2123,7 +2121,7 @@ private void doEncodeFindCoordinatorRequest( .apiKey(requestHeader.apiKey()) .apiVersion(requestHeader.apiVersion()) .correlationId(requestId) - .clientId(requestHeader.clientId().asString()) + .clientId(requestHeader.clientId()) .build(); doNetworkData(traceId, budgetId, encodeBuffer, encodeOffset, encodeProgress); @@ -2823,7 +2821,7 @@ private void doEncodeDescribeRequest( .apiKey(DESCRIBE_CONFIGS_API_KEY) .apiVersion(DESCRIBE_CONFIGS_API_VERSION) .correlationId(0) - .clientId((String) null) + .clientId(clientId) .build(); encodeProgress = requestHeader.limit(); @@ -2860,7 +2858,7 @@ private void doEncodeDescribeRequest( .apiKey(requestHeader.apiKey()) .apiVersion(requestHeader.apiVersion()) .correlationId(requestId) - .clientId(requestHeader.clientId().asString()) + .clientId(requestHeader.clientId()) .build(); doNetworkData(traceId, budgetId, encodeBuffer, encodeOffset, encodeProgress); @@ -3627,7 +3625,7 @@ private void doEncodeJoinGroupRequest( .apiKey(requestHeader.apiKey()) .apiVersion(requestHeader.apiVersion()) .correlationId(requestId) - .clientId(requestHeader.clientId().asString()) + .clientId(requestHeader.clientId()) .build(); doNetworkData(traceId, budgetId, encodeBuffer, encodeOffset, encodeProgress); @@ -3833,7 +3831,7 @@ private void doEncodeSyncGroupRequest( .apiKey(requestHeader.apiKey()) .apiVersion(requestHeader.apiVersion()) .correlationId(requestId) - .clientId(requestHeader.clientId().asString()) + .clientId(requestHeader.clientId()) .build(); doNetworkData(traceId, budgetId, encodeBuffer, encodeOffset, encodeProgress.get()); @@ -3881,7 +3879,7 @@ private void doEncodeHeartbeatRequest( .apiKey(requestHeader.apiKey()) .apiVersion(requestHeader.apiVersion()) .correlationId(requestId) - .clientId(requestHeader.clientId().asString()) + .clientId(requestHeader.clientId()) .build(); doNetworkData(traceId, budgetId, encodeBuffer, encodeOffset, encodeProgress); @@ -3934,7 +3932,7 @@ private void doEncodeLeaveGroupRequest( .apiKey(requestHeader.apiKey()) .apiVersion(requestHeader.apiVersion()) .correlationId(requestId) - .clientId(requestHeader.clientId().asString()) + .clientId(requestHeader.clientId()) .build(); doNetworkData(traceId, budgetId, encodeBuffer, encodeOffset, encodeProgress); diff --git a/runtime/binding-kafka/src/main/java/io/aklivity/zilla/runtime/binding/kafka/internal/stream/KafkaClientMetaFactory.java b/runtime/binding-kafka/src/main/java/io/aklivity/zilla/runtime/binding/kafka/internal/stream/KafkaClientMetaFactory.java index c978960ad4..1aae65719b 100644 --- a/runtime/binding-kafka/src/main/java/io/aklivity/zilla/runtime/binding/kafka/internal/stream/KafkaClientMetaFactory.java +++ b/runtime/binding-kafka/src/main/java/io/aklivity/zilla/runtime/binding/kafka/internal/stream/KafkaClientMetaFactory.java @@ -1481,7 +1481,7 @@ private void doEncodeMetaRequest( .apiKey(METADATA_API_KEY) .apiVersion(METADATA_API_VERSION) .correlationId(0) - .clientId((String) null) + .clientId(clientId) .build(); encodeProgress = requestHeader.limit(); @@ -1501,7 +1501,7 @@ private void doEncodeMetaRequest( .apiKey(requestHeader.apiKey()) .apiVersion(requestHeader.apiVersion()) .correlationId(requestId) - .clientId(requestHeader.clientId().asString()) + .clientId(requestHeader.clientId()) .build(); doNetworkData(traceId, budgetId, encodeBuffer, encodeOffset, encodeProgress); diff --git a/runtime/binding-kafka/src/main/java/io/aklivity/zilla/runtime/binding/kafka/internal/stream/KafkaClientOffsetCommitFactory.java b/runtime/binding-kafka/src/main/java/io/aklivity/zilla/runtime/binding/kafka/internal/stream/KafkaClientOffsetCommitFactory.java index 88a1b92c75..ec88b752bc 100644 --- a/runtime/binding-kafka/src/main/java/io/aklivity/zilla/runtime/binding/kafka/internal/stream/KafkaClientOffsetCommitFactory.java +++ b/runtime/binding-kafka/src/main/java/io/aklivity/zilla/runtime/binding/kafka/internal/stream/KafkaClientOffsetCommitFactory.java @@ -1319,7 +1319,7 @@ private void doEncodeOffsetCommitRequest( .apiKey(OFFSET_COMMIT_API_KEY) .apiVersion(OFFSET_COMMIT_API_VERSION) .correlationId(0) - .clientId((String) null) + .clientId(clientId) .build(); encodeProgress = requestHeader.limit(); @@ -1363,7 +1363,7 @@ private void doEncodeOffsetCommitRequest( .apiKey(requestHeader.apiKey()) .apiVersion(requestHeader.apiVersion()) .correlationId(requestId) - .clientId(requestHeader.clientId().asString()) + .clientId(requestHeader.clientId()) .build(); doNetworkData(traceId, budgetId, encodeBuffer, encodeOffset, encodeProgress); diff --git a/runtime/binding-kafka/src/main/java/io/aklivity/zilla/runtime/binding/kafka/internal/stream/KafkaClientOffsetFetchFactory.java b/runtime/binding-kafka/src/main/java/io/aklivity/zilla/runtime/binding/kafka/internal/stream/KafkaClientOffsetFetchFactory.java index f35473ac68..418147253e 100644 --- a/runtime/binding-kafka/src/main/java/io/aklivity/zilla/runtime/binding/kafka/internal/stream/KafkaClientOffsetFetchFactory.java +++ b/runtime/binding-kafka/src/main/java/io/aklivity/zilla/runtime/binding/kafka/internal/stream/KafkaClientOffsetFetchFactory.java @@ -1392,7 +1392,7 @@ private void doEncodeOffsetFetchRequest( .apiKey(OFFSET_FETCH_API_KEY) .apiVersion(OFFSET_FETCH_API_VERSION) .correlationId(0) - .clientId((String) null) + .clientId(clientId) .build(); encodeProgress = requestHeader.limit(); @@ -1430,7 +1430,7 @@ private void doEncodeOffsetFetchRequest( .apiKey(requestHeader.apiKey()) .apiVersion(requestHeader.apiVersion()) .correlationId(requestId) - .clientId(requestHeader.clientId().asString()) + .clientId(requestHeader.clientId()) .build(); doNetworkData(traceId, budgetId, encodeBuffer, encodeOffset, encodeProgress); diff --git a/runtime/binding-kafka/src/main/java/io/aklivity/zilla/runtime/binding/kafka/internal/stream/KafkaClientProduceFactory.java b/runtime/binding-kafka/src/main/java/io/aklivity/zilla/runtime/binding/kafka/internal/stream/KafkaClientProduceFactory.java index c627bc15bf..121e39b15d 100644 --- a/runtime/binding-kafka/src/main/java/io/aklivity/zilla/runtime/binding/kafka/internal/stream/KafkaClientProduceFactory.java +++ b/runtime/binding-kafka/src/main/java/io/aklivity/zilla/runtime/binding/kafka/internal/stream/KafkaClientProduceFactory.java @@ -99,7 +99,6 @@ public final class KafkaClientProduceFactory extends KafkaClientSaslHandshaker i private static final byte RECORD_ATTRIBUTES_NONE = 0; private static final String TRANSACTION_ID_NONE = null; - private static final String CLIENT_ID_NONE = null; private static final int TIMESTAMP_NONE = 0; @@ -1834,7 +1833,7 @@ private void doEncodeProduceRequest( .apiKey(PRODUCE_API_KEY) .apiVersion(PRODUCE_API_VERSION) .correlationId(0) - .clientId(CLIENT_ID_NONE) + .clientId(clientId) .build(); encodeProgress = requestHeader.limit(); @@ -1902,7 +1901,7 @@ private void doEncodeProduceRequest( .apiKey(requestHeader.apiKey()) .apiVersion(requestHeader.apiVersion()) .correlationId(requestId) - .clientId(requestHeader.clientId().asString()) + .clientId(requestHeader.clientId()) .build(); if (KafkaConfiguration.DEBUG) diff --git a/runtime/binding-kafka/src/main/java/io/aklivity/zilla/runtime/binding/kafka/internal/stream/KafkaClientSaslHandshaker.java b/runtime/binding-kafka/src/main/java/io/aklivity/zilla/runtime/binding/kafka/internal/stream/KafkaClientSaslHandshaker.java index 54de465f9f..93679d6a14 100644 --- a/runtime/binding-kafka/src/main/java/io/aklivity/zilla/runtime/binding/kafka/internal/stream/KafkaClientSaslHandshaker.java +++ b/runtime/binding-kafka/src/main/java/io/aklivity/zilla/runtime/binding/kafka/internal/stream/KafkaClientSaslHandshaker.java @@ -36,6 +36,7 @@ import io.aklivity.zilla.runtime.binding.kafka.config.KafkaSaslConfig; import io.aklivity.zilla.runtime.binding.kafka.internal.KafkaConfiguration; import io.aklivity.zilla.runtime.binding.kafka.internal.config.KafkaScramMechanism; +import io.aklivity.zilla.runtime.binding.kafka.internal.types.String16FW; import io.aklivity.zilla.runtime.binding.kafka.internal.types.codec.RequestHeaderFW; import io.aklivity.zilla.runtime.binding.kafka.internal.types.codec.ResponseHeaderFW; import io.aklivity.zilla.runtime.binding.kafka.internal.types.codec.sasl.SaslAuthenticateRequestFW; @@ -94,6 +95,7 @@ public abstract class KafkaClientSaslHandshaker private Matcher serverResponseMatcher; private byte[] result, ui, prev; + protected final String16FW clientId; protected final LongUnaryOperator supplyInitialId; protected final LongUnaryOperator supplyReplyId; protected final MutableDirectBuffer writeBuffer; @@ -102,6 +104,7 @@ public KafkaClientSaslHandshaker( KafkaConfiguration config, EngineContext context) { + this.clientId = new String16FW(config.clientId()); this.supplyInitialId = context::supplyInitialId; this.supplyReplyId = context::supplyReplyId; this.writeBuffer = new UnsafeBuffer(new byte[context.writeBuffer().capacity()]); @@ -157,7 +160,7 @@ protected final void doEncodeSaslHandshakeRequest( .apiKey(SASL_HANDSHAKE_API_KEY) .apiVersion(SASL_HANDSHAKE_API_VERSION) .correlationId(0) - .clientId((String) null) + .clientId(clientId) .build(); encodeProgress = requestHeader.limit(); @@ -177,7 +180,7 @@ protected final void doEncodeSaslHandshakeRequest( .apiKey(requestHeader.apiKey()) .apiVersion(requestHeader.apiVersion()) .correlationId(requestId) - .clientId(requestHeader.clientId().asString()) + .clientId(requestHeader.clientId()) .build(); if (KafkaConfiguration.DEBUG) @@ -212,7 +215,7 @@ private void doEncodeSaslPlainAuthenticateRequest( .apiKey(SASL_AUTHENTICATE_API_KEY) .apiVersion(SASL_AUTHENTICATE_API_VERSION) .correlationId(0) - .clientId((String) null) + .clientId(clientId) .build(); encodeProgress = requestHeader.limit(); @@ -242,7 +245,7 @@ private void doEncodeSaslPlainAuthenticateRequest( .apiKey(requestHeader.apiKey()) .apiVersion(requestHeader.apiVersion()) .correlationId(requestId) - .clientId(requestHeader.clientId().asString()) + .clientId(requestHeader.clientId()) .build(); if (KafkaConfiguration.DEBUG) @@ -270,7 +273,7 @@ private void doEncodeSaslScramFirstAuthenticateRequest( .apiKey(SASL_AUTHENTICATE_API_KEY) .apiVersion(SASL_AUTHENTICATE_API_VERSION) .correlationId(0) - .clientId((String) null) + .clientId(clientId) .build(); encodeProgress = requestHeader.limit(); @@ -304,7 +307,7 @@ private void doEncodeSaslScramFirstAuthenticateRequest( .apiKey(requestHeader.apiKey()) .apiVersion(requestHeader.apiVersion()) .correlationId(requestId) - .clientId(requestHeader.clientId().asString()) + .clientId(requestHeader.clientId()) .build(); if (KafkaConfiguration.DEBUG) @@ -359,7 +362,7 @@ private void doEncodeSaslScramFinalAuthenticateRequest( .apiKey(SASL_AUTHENTICATE_API_KEY) .apiVersion(SASL_AUTHENTICATE_API_VERSION) .correlationId(0) - .clientId((String) null) + .clientId(clientId) .build(); encodeProgress = requestHeader.limit(); @@ -379,7 +382,7 @@ private void doEncodeSaslScramFinalAuthenticateRequest( .apiKey(requestHeader.apiKey()) .apiVersion(requestHeader.apiVersion()) .correlationId(requestId) - .clientId(requestHeader.clientId().asString()) + .clientId(requestHeader.clientId()) .build(); doNetworkData(traceId, budgetId, encodeBuffer, encodeOffset, encodeProgress); diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/describe.configs.v0.sasl.handshake.v1/topic.config.info.sasl.plain/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/describe.configs.v0.sasl.handshake.v1/topic.config.info.sasl.plain/client.rpt index ec14a34be7..215301d399 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/describe.configs.v0.sasl.handshake.v1/topic.config.info.sasl.plain/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/describe.configs.v0.sasl.handshake.v1/topic.config.info.sasl.plain/client.rpt @@ -28,11 +28,11 @@ connect "zilla://streams/net0" connected -write 17 # size +write 22 # size 17s # sasl.handshake 1s # v1 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 5s "PLAIN" # mechanism read 17 # size @@ -41,11 +41,11 @@ read 17 # size 1 # mechanisms 5s "PLAIN" # PLAIN -write 32 # size +write 37 # size 36s # sasl.authenticate 1s # v1 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 18 [0x00] "username" # authentication bytes [0x00] "password" @@ -57,11 +57,11 @@ read 20 # size -1s # authentication bytes 0L # session lifetime -write 41 # size +write 46 # size 32s # describe configs 0s # v0 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # resources [0x02] # topic resource 4s "test" # "test" topic diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/describe.configs.v0.sasl.handshake.v1/topic.config.info.sasl.plain/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/describe.configs.v0.sasl.handshake.v1/topic.config.info.sasl.plain/server.rpt index 4476d3bdc5..0b87d3c31e 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/describe.configs.v0.sasl.handshake.v1/topic.config.info.sasl.plain/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/describe.configs.v0.sasl.handshake.v1/topic.config.info.sasl.plain/server.rpt @@ -25,11 +25,11 @@ accepted connected -read 17 # size +read 22 # size 17s # sasl.handshake 1s # v1 (int:requestId) - -1s # no client id + 5s "zilla" # client id 5s "PLAIN" # mechanism write 17 # size @@ -38,11 +38,11 @@ write 17 # size 1 # mechanisms 5s "PLAIN" # PLAIN -read 32 # size +read 37 # size 36s # sasl.authenticate 1s # v1 (int:requestId) - -1s # no client id + 5s "zilla" # client id 18 [0x00] "username" # authentication bytes [0x00] "password" @@ -54,11 +54,11 @@ write 20 # size -1s # authentication bytes 0L # session lifetime -read 41 # size +read 46 # size 32s # describe configs 0s # v0 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # resources [0x02] # topic resource 4s "test" # "test" topic diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/describe.configs.v0.sasl.handshake.v1/topic.config.info.sasl.scram/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/describe.configs.v0.sasl.handshake.v1/topic.config.info.sasl.scram/client.rpt index 282009d5c1..cfb155576d 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/describe.configs.v0.sasl.handshake.v1/topic.config.info.sasl.scram/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/describe.configs.v0.sasl.handshake.v1/topic.config.info.sasl.scram/client.rpt @@ -28,11 +28,11 @@ connect "zilla://streams/net0" connected -write 23 # size +write 28 # size 17s # sasl.handshake 1s # v1 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 11s "SCRAM-SHA-1" # mechanism read 23 # size @@ -41,11 +41,11 @@ read 23 # size 1 # mechanisms 11s "SCRAM-SHA-1" # SCRAM -write 50 # size +write 55 # size 36s # sasl.authenticate 1s # v1 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 36 # authentication bytes "n,,n=user,r=fyko+d2lbbFgONRv9qkxdawL" @@ -56,11 +56,11 @@ read 92 # size 70 "r=fyko+d2lbbFgONRv9qkxdawL3rfcNHYJY1ZVvWVs7j,s=QSXCR+Q6sek8bf92,i=4096" 0L # session lifetime -write 96 # size +write 101 # size 36s # sasl.authenticate 1s # v1 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 82 # authentication bytes "c=biws,r=fyko+d2lbbFgONRv9qkxdawL3rfcNHYJY1ZVvWVs7j,p=v0X8v3Bz2T0CJGbJQyF0X+HI4Ts=" @@ -71,11 +71,11 @@ read 52 # size 30 "v=rmF9pqV8S7suAoZWja4dJRkFsKQ=" 0L # session lifetime -write 41 # size +write 46 # size 32s # describe configs 0s # v0 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # resources [0x02] # topic resource 4s "test" # "test" topic diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/describe.configs.v0.sasl.handshake.v1/topic.config.info.sasl.scram/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/describe.configs.v0.sasl.handshake.v1/topic.config.info.sasl.scram/server.rpt index ae2a485e4c..440e518733 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/describe.configs.v0.sasl.handshake.v1/topic.config.info.sasl.scram/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/describe.configs.v0.sasl.handshake.v1/topic.config.info.sasl.scram/server.rpt @@ -25,11 +25,11 @@ accepted connected -read 23 # size +read 28 # size 17s # sasl.handshake 1s # v1 (int:requestId) - -1s # no client id + 5s "zilla" # client id 11s "SCRAM-SHA-1" # mechanism write 23 # size @@ -38,11 +38,11 @@ write 23 # size 1 # mechanisms 11s "SCRAM-SHA-1" # SCRAM -read 50 # size +read 55 # size 36s # sasl.authenticate 1s # v1 (int:requestId) - -1s # no client id + 5s "zilla" # client id 36 # authentication bytes "n,,n=user,r=fyko+d2lbbFgONRv9qkxdawL" @@ -53,11 +53,11 @@ write 92 # size 70 "r=fyko+d2lbbFgONRv9qkxdawL3rfcNHYJY1ZVvWVs7j,s=QSXCR+Q6sek8bf92,i=4096" # authentication bytes 0L # session lifetime -read 96 # size +read 101 # size 36s # sasl.authenticate 1s # v1 (int:requestId) - -1s # no client id + 5s "zilla" # client id 82 # authentication bytes "c=biws,r=fyko+d2lbbFgONRv9qkxdawL3rfcNHYJY1ZVvWVs7j,p=v0X8v3Bz2T0CJGbJQyF0X+HI4Ts=" @@ -68,11 +68,11 @@ write 52 # size 30 "v=rmF9pqV8S7suAoZWja4dJRkFsKQ=" # authentication bytes 0L # session lifetime -read 41 # size +read 46 # size 32s # describe configs 0s # v0 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # resources [0x02] # topic resource 4s "test" # "test" topic diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/describe.configs.v0/topic.config.info.changed/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/describe.configs.v0/topic.config.info.changed/client.rpt index d778ed7c63..05afa301ee 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/describe.configs.v0/topic.config.info.changed/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/describe.configs.v0/topic.config.info.changed/client.rpt @@ -30,11 +30,11 @@ connect "zilla://streams/net0" connected -write 41 # size +write 46 # size 32s # describe configs 0s # v0 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # resources [0x02] # topic resource 4s "test" # "test" topic @@ -58,11 +58,11 @@ read 55 # size read notify RECEIVED_TOPIC_CONFIG -write 41 # size +write 46 # size 32s # describe configs 0s # v0 ${newRequestId2} - -1s # no client id + 5s "zilla" # client id 1 # resources [0x02] # topic resource 4s "test" # "test" topic diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/describe.configs.v0/topic.config.info.changed/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/describe.configs.v0/topic.config.info.changed/server.rpt index 52c7030275..42675669d7 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/describe.configs.v0/topic.config.info.changed/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/describe.configs.v0/topic.config.info.changed/server.rpt @@ -25,11 +25,11 @@ accepted connected -read 41 # size +read 46 # size 32s # describe configs 0s # v0 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # resources [0x02] # topic resource 4s "test" # "test" topic @@ -51,11 +51,11 @@ write 55 # size [0x00] # not default [0x00] # not sensitive -read 41 # size +read 46 # size 32s # describe configs 0s # v0 (int:requestId2) - -1s # no client id + 5s "zilla" # client id 1 # resources [0x02] # topic resource 4s "test" # "test" topic diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/describe.configs.v0/topic.config.info.incomplete/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/describe.configs.v0/topic.config.info.incomplete/client.rpt index fd98b1eaf8..c87396eef8 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/describe.configs.v0/topic.config.info.incomplete/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/describe.configs.v0/topic.config.info.incomplete/client.rpt @@ -28,11 +28,11 @@ connect "zilla://streams/net0" connected -write 41 # size +write 46 # size 32s # describe configs 0s # v0 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # resources [0x02] # topic resource 4s "test" # "test" topic diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/describe.configs.v0/topic.config.info.incomplete/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/describe.configs.v0/topic.config.info.incomplete/server.rpt index 5f13416ea6..1886303dfe 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/describe.configs.v0/topic.config.info.incomplete/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/describe.configs.v0/topic.config.info.incomplete/server.rpt @@ -25,11 +25,11 @@ accepted connected -read 41 # size +read 46 # size 32s # describe configs 0s # v0 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # resources [0x02] # topic resource 4s "test" # "test" topic diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/describe.configs.v0/topic.config.info/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/describe.configs.v0/topic.config.info/client.rpt index 12878c5e5d..05eba6a349 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/describe.configs.v0/topic.config.info/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/describe.configs.v0/topic.config.info/client.rpt @@ -28,11 +28,11 @@ connect "zilla://streams/net0" connected -write 41 # size +write 46 # size 32s # describe configs 0s # v0 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # resources [0x02] # topic resource 4s "test" # "test" topic diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/describe.configs.v0/topic.config.info/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/describe.configs.v0/topic.config.info/server.rpt index 70fa590535..dbc216bc01 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/describe.configs.v0/topic.config.info/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/describe.configs.v0/topic.config.info/server.rpt @@ -25,11 +25,11 @@ accepted connected -read 41 # size +read 46 # size 32s # describe configs 0s # v0 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # resources [0x02] # topic resource 4s "test" # "test" topic diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/describe.configs.v0/topic.unknown/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/describe.configs.v0/topic.unknown/client.rpt index 3c639dbafd..0413563a7d 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/describe.configs.v0/topic.unknown/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/describe.configs.v0/topic.unknown/client.rpt @@ -28,11 +28,11 @@ connect "zilla://streams/net0" connected -write 41 # size +write 46 # size 32s # describe configs 0s # v0 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # resources [0x02] # topic resource 4s "test" # "test" topic diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/describe.configs.v0/topic.unknown/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/describe.configs.v0/topic.unknown/server.rpt index 485af83a53..a046ce8fcd 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/describe.configs.v0/topic.unknown/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/describe.configs.v0/topic.unknown/server.rpt @@ -25,11 +25,11 @@ accepted connected -read 41 # size +read 46 # size 32s # describe configs 0s # v0 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # resources [0x02] # topic resource 4s "test" # "test" topic diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5.sasl.handshake.v1/partition.offset.sasl.plain/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5.sasl.handshake.v1/partition.offset.sasl.plain/client.rpt index da5b2c52dd..49d31d945c 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5.sasl.handshake.v1/partition.offset.sasl.plain/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5.sasl.handshake.v1/partition.offset.sasl.plain/client.rpt @@ -28,11 +28,11 @@ connect "zilla://streams/net0" connected -write 17 # size +write 22 # size 17s # sasl.handshake 1s # v1 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 5s "PLAIN" # mechanism read 17 # size @@ -41,11 +41,11 @@ read 17 # size 1 # mechanisms 5s "PLAIN" # PLAIN -write 32 # size +write 37 # size 36s # sasl.authenticate 1s # v1 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 18 [0x00] "username" # authentication bytes [0x00] "password" @@ -57,11 +57,11 @@ read 20 # size -1s # authentication bytes 0L # session lifetime -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -109,11 +109,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 17 # size +write 22 # size 17s # sasl.handshake 1s # v1 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 5s "PLAIN" # mechanism read 17 # size @@ -122,11 +122,11 @@ read 17 # size 1 # mechanisms 5s "PLAIN" # PLAIN -write 32 # size +write 37 # size 36s # sasl.authenticate 1s # v1 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 18 [0x00] "username" # authentication bytes [0x00] "password" @@ -138,11 +138,11 @@ read 20 # size -1s # authentication bytes 0L # session lifetime -write 65 # size +write 70 # size 1s # fetch 5s # v5 ${newRequestId} - -1s + 5s "zilla" # client id -1 ${fetchWaitMax} 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5.sasl.handshake.v1/partition.offset.sasl.plain/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5.sasl.handshake.v1/partition.offset.sasl.plain/server.rpt index fd519a0dd5..e218804cb9 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5.sasl.handshake.v1/partition.offset.sasl.plain/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5.sasl.handshake.v1/partition.offset.sasl.plain/server.rpt @@ -27,11 +27,11 @@ accepted connected -read 17 # size +read 22 # size 17s # sasl.handshake 1s # v1 (int:requestId) - -1s # no client id + 5s "zilla" # client id 5s "PLAIN" # mechanism write 17 # size @@ -40,11 +40,11 @@ write 17 # size 1 # mechanisms 5s "PLAIN" # PLAIN -read 32 # size +read 37 # size 36s # sasl.authenticate 1s # v1 (int:requestId) - -1s # no client id + 5s "zilla" # client id 18 [0x00] "username" # authentication bytes [0x00] "password" @@ -56,11 +56,11 @@ write 20 # size -1s # authentication bytes 0L # session lifetime -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -102,11 +102,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 17 # size +read 22 # size 17s # sasl.handshake 1s # v1 (int:requestId) - -1s # no client id + 5s "zilla" # client id 5s "PLAIN" # mechanism write 17 # size @@ -115,11 +115,11 @@ write 17 # size 1 # mechanisms 5s "PLAIN" # PLAIN -read 32 # size +read 37 # size 36s # sasl.authenticate 1s # v1 (int:requestId) - -1s # no client id + 5s "zilla" # client id 18 [0x00] "username" # authentication bytes [0x00] "password" @@ -131,11 +131,11 @@ write 20 # size -1s # authentication bytes 0L # session lifetime -read 65 +read 70 1s 5s (int:requestId) - -1s + 5s "zilla" # client id -1 [0..4] 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5.sasl.handshake.v1/partition.offset.sasl.scram/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5.sasl.handshake.v1/partition.offset.sasl.scram/client.rpt index 93f9952297..9399b26acf 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5.sasl.handshake.v1/partition.offset.sasl.scram/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5.sasl.handshake.v1/partition.offset.sasl.scram/client.rpt @@ -28,11 +28,11 @@ connect "zilla://streams/net0" connected -write 23 # size +write 28 # size 17s # sasl.handshake 1s # v1 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 11s "SCRAM-SHA-1" # mechanism read 23 # size @@ -41,11 +41,11 @@ read 23 # size 1 # mechanisms 11s "SCRAM-SHA-1" # SCRAM -write 50 # size +write 55 # size 36s # sasl.authenticate 1s # v1 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 36 # authentication bytes "n,,n=user,r=fyko+d2lbbFgONRv9qkxdawL" @@ -56,11 +56,11 @@ read 92 # size 70 "r=fyko+d2lbbFgONRv9qkxdawL3rfcNHYJY1ZVvWVs7j,s=QSXCR+Q6sek8bf92,i=4096" 0L # session lifetime -write 96 # size +write 101 # size 36s # sasl.authenticate 1s # v1 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 82 # authentication bytes "c=biws,r=fyko+d2lbbFgONRv9qkxdawL3rfcNHYJY1ZVvWVs7j,p=v0X8v3Bz2T0CJGbJQyF0X+HI4Ts=" @@ -71,11 +71,11 @@ read 52 # size 30 "v=rmF9pqV8S7suAoZWja4dJRkFsKQ=" 0L # session lifetime -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -123,11 +123,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 23 # size +write 28 # size 17s # sasl.handshake 1s # v1 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 11s "SCRAM-SHA-1" # mechanism read 23 # size @@ -136,11 +136,11 @@ read 23 # size 1 # mechanisms 11s "SCRAM-SHA-1" # SCRAM -write 50 # size +write 55 # size 36s # sasl.authenticate 1s # v1 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 36 # authentication bytes "n,,n=user,r=fyko+d2lbbFgONRv9qkxdawL" @@ -151,11 +151,11 @@ read 92 # size 70 "r=fyko+d2lbbFgONRv9qkxdawL3rfcNHYJY1ZVvWVs7j,s=QSXCR+Q6sek8bf92,i=4096" 0L # session lifetime -write 96 # size +write 101 # size 36s # sasl.authenticate 1s # v1 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 82 # authentication bytes "c=biws,r=fyko+d2lbbFgONRv9qkxdawL3rfcNHYJY1ZVvWVs7j,p=v0X8v3Bz2T0CJGbJQyF0X+HI4Ts=" @@ -166,11 +166,11 @@ read 52 # size 30 "v=rmF9pqV8S7suAoZWja4dJRkFsKQ=" 0L # session lifetime -write 65 # size +write 70 # size 1s # fetch 5s # v5 ${newRequestId} - -1s + 5s "zilla" # client id -1 ${fetchWaitMax} 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5.sasl.handshake.v1/partition.offset.sasl.scram/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5.sasl.handshake.v1/partition.offset.sasl.scram/server.rpt index 6c839f4de8..c0a1ba1fc3 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5.sasl.handshake.v1/partition.offset.sasl.scram/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5.sasl.handshake.v1/partition.offset.sasl.scram/server.rpt @@ -27,11 +27,11 @@ accepted connected -read 23 # size +read 28 # size 17s # sasl.handshake 1s # v1 (int:requestId) - -1s # no client id + 5s "zilla" # client id 11s "SCRAM-SHA-1" # mechanism write 23 # size @@ -40,11 +40,11 @@ write 23 # size 1 # mechanisms 11s "SCRAM-SHA-1" # SCRAM -read 50 # size +read 55 # size 36s # sasl.authenticate 1s # v1 (int:requestId) - -1s # no client id + 5s "zilla" # client id 36 # authentication bytes "n,,n=user,r=fyko+d2lbbFgONRv9qkxdawL" @@ -55,11 +55,11 @@ write 92 # size 70 "r=fyko+d2lbbFgONRv9qkxdawL3rfcNHYJY1ZVvWVs7j,s=QSXCR+Q6sek8bf92,i=4096" # authentication bytes 0L # session lifetime -read 96 # size +read 101 # size 36s # sasl.authenticate 1s # v1 (int:requestId) - -1s # no client id + 5s "zilla" # client id 82 # authentication bytes "c=biws,r=fyko+d2lbbFgONRv9qkxdawL3rfcNHYJY1ZVvWVs7j,p=v0X8v3Bz2T0CJGbJQyF0X+HI4Ts=" @@ -70,11 +70,11 @@ write 52 # size 30 "v=rmF9pqV8S7suAoZWja4dJRkFsKQ=" # authentication bytes 0L # session lifetime -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -116,11 +116,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 23 # size +read 28 # size 17s # sasl.handshake 1s # v1 (int:requestId) - -1s # no client id + 5s "zilla" # client id 11s "SCRAM-SHA-1" # mechanism write 23 # size @@ -129,11 +129,11 @@ write 23 # size 1 # mechanisms 11s "SCRAM-SHA-1" # SCRAM -read 50 # size +read 55 # size 36s # sasl.authenticate 1s # v1 (int:requestId) - -1s # no client id + 5s "zilla" # client id 36 # authentication bytes "n,,n=user,r=fyko+d2lbbFgONRv9qkxdawL" @@ -144,11 +144,11 @@ write 92 # size 70 "r=fyko+d2lbbFgONRv9qkxdawL3rfcNHYJY1ZVvWVs7j,s=QSXCR+Q6sek8bf92,i=4096" # authentication bytes 0L # session lifetime -read 96 # size +read 101 # size 36s # sasl.authenticate 1s # v1 (int:requestId) - -1s # no client id + 5s "zilla" # client id 82 # authentication bytes "c=biws,r=fyko+d2lbbFgONRv9qkxdawL3rfcNHYJY1ZVvWVs7j,p=v0X8v3Bz2T0CJGbJQyF0X+HI4Ts=" @@ -159,11 +159,11 @@ write 52 # size 30 "v=rmF9pqV8S7suAoZWja4dJRkFsKQ=" # authentication bytes 0L # session lifetime -read 65 +read 70 1s 5s (int:requestId) - -1s + 5s "zilla" # client id -1 [0..4] 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/filter.none/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/filter.none/client.rpt index 146eae5c7e..f63540b152 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/filter.none/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/filter.none/client.rpt @@ -28,11 +28,11 @@ connect "zilla://streams/net0" connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -80,11 +80,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 65 # size +write 70 # size 1s # fetch 5s # v5 ${newRequestId} - -1s + 5s "zilla" # client id -1 ${fetchWaitMax} 1 @@ -150,11 +150,11 @@ read 193 ${kafka:varint(6)} # value "value1" -write 65 # size +write 70 # size 1s # fetch 5s # v5 ${newRequestId} - -1s + 5s "zilla" # client id -1 ${fetchWaitMax} 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/filter.none/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/filter.none/server.rpt index e099693612..7768e13e22 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/filter.none/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/filter.none/server.rpt @@ -28,11 +28,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -74,11 +74,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 65 +read 70 1s 5s (int:requestId) - -1s + 5s "zilla" # client id -1 [0..4] 1 @@ -144,11 +144,11 @@ write 193 ${kafka:varint(6)} # value "value1" -read 65 +read 70 1s 5s (int:requestId) - -1s + 5s "zilla" # client id -1 [0..4] 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/filter.sync/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/filter.sync/client.rpt index 4d2f68c4b8..371319a31c 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/filter.sync/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/filter.sync/client.rpt @@ -28,11 +28,11 @@ connect "zilla://streams/net0" connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -80,11 +80,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 65 # size +write 70 # size 1s # fetch 5s # v5 ${newRequestId} - -1s + 5s "zilla" # client id -1 ${fetchWaitMax} 1 @@ -125,11 +125,11 @@ read 121 -1 0 # records -write 65 # size +write 70 # size 1s # fetch 5s # v5 ${newRequestId} - -1s + 5s "zilla" # client id -1 ${fetchWaitMax} 1 @@ -170,11 +170,11 @@ read 121 -1 0 # records -write 65 # size +write 70 # size 1s # fetch 5s # v5 ${newRequestId} - -1s + 5s "zilla" # client id -1 ${fetchWaitMax} 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/filter.sync/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/filter.sync/server.rpt index f52acf4c8f..094fec957a 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/filter.sync/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/filter.sync/server.rpt @@ -28,11 +28,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -74,11 +74,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 65 +read 70 1s 5s (int:requestId) - -1s + 5s "zilla" # client id -1 [0..4] 1 @@ -119,11 +119,11 @@ write 121 -1 0 # records -read 65 +read 70 1s 5s (int:requestId) - -1s + 5s "zilla" # client id -1 [0..4] 1 @@ -164,11 +164,11 @@ write 121 -1 0 # records -read 65 +read 70 1s 5s (int:requestId) - -1s + 5s "zilla" # client id -1 [0..4] 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/isolation.read.committed/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/isolation.read.committed/client.rpt index e2c80de1b0..fe17e2ceaf 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/isolation.read.committed/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/isolation.read.committed/client.rpt @@ -28,11 +28,11 @@ connect "zilla://streams/net0" connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -80,11 +80,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 65 # size +write 70 # size 1s # fetch 5s # v5 ${newRequestId} - -1s + 5s "zilla" # client id -1 ${fetchWaitMax} 1 @@ -150,11 +150,11 @@ read 193 ${kafka:varint(6)} # value "value1" -write 65 # size +write 70 # size 1s # fetch 5s # v5 ${newRequestId} - -1s + 5s "zilla" # client id -1 ${fetchWaitMax} 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/isolation.read.committed/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/isolation.read.committed/server.rpt index 3ecfe165d5..f0257ceb6b 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/isolation.read.committed/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/isolation.read.committed/server.rpt @@ -28,11 +28,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -74,11 +74,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 65 +read 70 1s 5s (int:requestId) - -1s + 5s "zilla" # client id -1 [0..4] 1 @@ -144,11 +144,11 @@ write 193 ${kafka:varint(6)} # value "value1" -read 65 +read 70 1s 5s (int:requestId) - -1s + 5s "zilla" # client id -1 [0..4] 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/isolation.read.uncommitted.aborted/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/isolation.read.uncommitted.aborted/client.rpt index 182f20e982..45bdb5f005 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/isolation.read.uncommitted.aborted/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/isolation.read.uncommitted.aborted/client.rpt @@ -28,11 +28,11 @@ connect "zilla://streams/net0" connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -80,11 +80,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 65 # size +write 70 # size 1s # fetch 5s # v5 ${newRequestId} - -1s + 5s "zilla" # client id -1 ${fetchWaitMax} 1 @@ -175,11 +175,11 @@ read 287 [0x00 0x00 0x00 0x00 0x00 0x00] ${kafka:varint(0)} # headers -write 65 # size +write 70 # size 1s # fetch 5s # v5 ${newRequestId} - -1s + 5s "zilla" # client id -1 ${fetchWaitMax} 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/isolation.read.uncommitted.aborted/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/isolation.read.uncommitted.aborted/server.rpt index 2eb3df8076..66f7eb34d0 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/isolation.read.uncommitted.aborted/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/isolation.read.uncommitted.aborted/server.rpt @@ -28,11 +28,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -74,11 +74,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 65 +read 70 1s 5s (int:requestId) - -1s + 5s "zilla" # client id -1 [0..4] 1 @@ -169,11 +169,11 @@ write 287 [0x00 0x00 0x00 0x00 0x00 0x00] ${kafka:varint(0)} # headers -read 65 +read 70 1s 5s (int:requestId) - -1s + 5s "zilla" # client id -1 [0..4] 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/isolation.read.uncommitted.aborting/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/isolation.read.uncommitted.aborting/client.rpt index 0ceb405e3b..e5286a76fb 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/isolation.read.uncommitted.aborting/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/isolation.read.uncommitted.aborting/client.rpt @@ -28,11 +28,11 @@ connect "zilla://streams/net0" connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -80,11 +80,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 65 # size +write 70 # size 1s # fetch 5s # v5 ${newRequestId} - -1s + 5s "zilla" # client id -1 ${fetchWaitMax} 1 @@ -150,11 +150,11 @@ read 193 ${kafka:varint(6)} # value "value1" -write 65 # size +write 70 # size 1s # fetch 5s # v5 ${newRequestId} - -1s + 5s "zilla" # client id -1 ${fetchWaitMax} 1 @@ -205,11 +205,11 @@ read 138 [0x00 0x00 0x00 0x00 0x00 0x00] ${kafka:varint(0)} # headers -write 65 # size +write 70 # size 1s # fetch 5s # v5 ${newRequestId} - -1s + 5s "zilla" # client id -1 ${fetchWaitMax} 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/isolation.read.uncommitted.aborting/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/isolation.read.uncommitted.aborting/server.rpt index 6fa39605ae..2e0c2077aa 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/isolation.read.uncommitted.aborting/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/isolation.read.uncommitted.aborting/server.rpt @@ -28,11 +28,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -74,11 +74,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 65 +read 70 1s 5s (int:requestId) - -1s + 5s "zilla" # client id -1 [0..4] 1 @@ -144,11 +144,11 @@ write 193 ${kafka:varint(6)} # value "value1" -read 65 +read 70 1s 5s (int:requestId) - -1s + 5s "zilla" # client id -1 [0..4] 1 @@ -199,11 +199,11 @@ write 138 [0x00 0x00 0x00 0x00 0x00 0x00] ${kafka:varint(0)} # headers -read 65 +read 70 1s 5s (int:requestId) - -1s + 5s "zilla" # client id -1 [0..4] 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/isolation.read.uncommitted.committing/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/isolation.read.uncommitted.committing/client.rpt index 367e167ffe..f21f62fe2a 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/isolation.read.uncommitted.committing/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/isolation.read.uncommitted.committing/client.rpt @@ -28,11 +28,11 @@ connect "zilla://streams/net0" connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -80,11 +80,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 65 # size +write 70 # size 1s # fetch 5s # v5 ${newRequestId} - -1s + 5s "zilla" # client id -1 ${fetchWaitMax} 1 @@ -150,11 +150,11 @@ read 193 ${kafka:varint(6)} # value "value1" -write 65 # size +write 70 # size 1s # fetch 5s # v5 ${newRequestId} - -1s + 5s "zilla" # client id -1 ${fetchWaitMax} 1 @@ -205,11 +205,11 @@ read 138 [0x00 0x00 0x00 0x00 0x00 0x00] ${kafka:varint(0)} # headers -write 65 # size +write 70 # size 1s # fetch 5s # v5 ${newRequestId} - -1s + 5s "zilla" # client id -1 ${fetchWaitMax} 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/isolation.read.uncommitted.committing/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/isolation.read.uncommitted.committing/server.rpt index 2844435c63..f37b12c849 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/isolation.read.uncommitted.committing/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/isolation.read.uncommitted.committing/server.rpt @@ -28,11 +28,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -74,11 +74,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 65 +read 70 1s 5s (int:requestId) - -1s + 5s "zilla" # client id -1 [0..4] 1 @@ -144,11 +144,11 @@ write 193 ${kafka:varint(6)} # value "value1" -read 65 +read 70 1s 5s (int:requestId) - -1s + 5s "zilla" # client id -1 [0..4] 1 @@ -199,11 +199,11 @@ write 138 [0x00 0x00 0x00 0x00 0x00 0x00] ${kafka:varint(0)} # headers -read 65 +read 70 1s 5s (int:requestId) - -1s + 5s "zilla" # client id -1 [0..4] 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.header.null/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.header.null/client.rpt index cc68cf2964..00027cc348 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.header.null/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.header.null/client.rpt @@ -28,11 +28,11 @@ connect "zilla://streams/net0" connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -80,11 +80,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 65 # size +write 70 # size 1s # fetch 5s # v5 ${newRequestId} - -1s + 5s "zilla" # client id -1 ${fetchWaitMax} 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.header.null/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.header.null/server.rpt index c9ce471f5b..09e10fd178 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.header.null/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.header.null/server.rpt @@ -28,11 +28,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -74,11 +74,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 65 +read 70 1s 5s (int:requestId) - -1s + 5s "zilla" # client id -1 [0..4] 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.header/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.header/client.rpt index 095b4f3bc8..d84e974604 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.header/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.header/client.rpt @@ -28,11 +28,11 @@ connect "zilla://streams/net0" connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -80,11 +80,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 65 # size +write 70 # size 1s # fetch 5s # v5 ${newRequestId} - -1s + 5s "zilla" # client id -1 ${fetchWaitMax} 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.header/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.header/server.rpt index 987f838d7e..59cbb92a45 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.header/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.header/server.rpt @@ -28,11 +28,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -74,11 +74,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 65 +read 70 1s 5s (int:requestId) - -1s + 5s "zilla" # client id -1 [0..4] 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.headers.distinct/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.headers.distinct/client.rpt index 01611a95d5..df060ac22c 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.headers.distinct/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.headers.distinct/client.rpt @@ -28,11 +28,11 @@ connect "zilla://streams/net0" connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -80,11 +80,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 65 # size +write 70 # size 1s # fetch 5s # v5 ${newRequestId} - -1s + 5s "zilla" # client id -1 ${fetchWaitMax} 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.headers.distinct/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.headers.distinct/server.rpt index 11630eb6b1..ae4586a8f6 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.headers.distinct/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.headers.distinct/server.rpt @@ -28,11 +28,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -74,11 +74,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 65 +read 70 1s 5s (int:requestId) - -1s + 5s "zilla" # client id -1 [0..4] 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.headers.repeated/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.headers.repeated/client.rpt index 41783bb8c9..8939c279bb 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.headers.repeated/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.headers.repeated/client.rpt @@ -28,11 +28,11 @@ connect "zilla://streams/net0" connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -80,11 +80,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 65 # size +write 70 # size 1s # fetch 5s # v5 ${newRequestId} - -1s + 5s "zilla" # client id -1 ${fetchWaitMax} 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.headers.repeated/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.headers.repeated/server.rpt index e2c433e77a..7e54786ac7 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.headers.repeated/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.headers.repeated/server.rpt @@ -28,11 +28,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -74,11 +74,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 65 +read 70 1s 5s (int:requestId) - -1s + 5s "zilla" # client id -1 [0..4] 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.key.distinct/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.key.distinct/client.rpt index 0be7204196..b324c75df8 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.key.distinct/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.key.distinct/client.rpt @@ -28,11 +28,11 @@ connect "zilla://streams/net0" connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -80,11 +80,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 65 # size +write 70 # size 1s # fetch 5s # v5 ${newRequestId} - -1s + 5s "zilla" # client id -1 ${fetchWaitMax} 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.key.distinct/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.key.distinct/server.rpt index 134e2c0832..4b898a2d3b 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.key.distinct/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.key.distinct/server.rpt @@ -28,11 +28,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -74,11 +74,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 65 +read 70 1s 5s (int:requestId) - -1s + 5s "zilla" # client id -1 [0..4] 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.key.null/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.key.null/client.rpt index 68c4428e12..f6c4645da7 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.key.null/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.key.null/client.rpt @@ -28,11 +28,11 @@ connect "zilla://streams/net0" connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -80,11 +80,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 65 # size +write 70 # size 1s # fetch 5s # v5 ${newRequestId} - -1s + 5s "zilla" # client id -1 ${fetchWaitMax} 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.key.null/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.key.null/server.rpt index e980317e67..db5d485b88 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.key.null/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.key.null/server.rpt @@ -28,11 +28,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -74,11 +74,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 65 +read 70 1s 5s (int:requestId) - -1s + 5s "zilla" # client id -1 [0..4] 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.key.with.header/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.key.with.header/client.rpt index 1cf48ec44a..2d023a75f8 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.key.with.header/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.key.with.header/client.rpt @@ -28,11 +28,11 @@ connect "zilla://streams/net0" connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -80,11 +80,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 65 # size +write 70 # size 1s # fetch 5s # v5 ${newRequestId} - -1s + 5s "zilla" # client id -1 ${fetchWaitMax} 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.key.with.header/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.key.with.header/server.rpt index db0b2cd979..98e3097b0b 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.key.with.header/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.key.with.header/server.rpt @@ -28,11 +28,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -74,11 +74,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 65 +read 70 1s 5s (int:requestId) - -1s + 5s "zilla" # client id -1 [0..4] 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.key.with.value.distinct/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.key.with.value.distinct/client.rpt index 93f3c136cd..bfe97a3fc2 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.key.with.value.distinct/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.key.with.value.distinct/client.rpt @@ -28,11 +28,11 @@ connect "zilla://streams/net0" connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -80,11 +80,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 65 # size +write 70 # size 1s # fetch 5s # v5 ${newRequestId} - -1s + 5s "zilla" # client id -1 ${fetchWaitMax} 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.key.with.value.distinct/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.key.with.value.distinct/server.rpt index 6b01605fb4..70e0a6a79c 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.key.with.value.distinct/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.key.with.value.distinct/server.rpt @@ -28,11 +28,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -74,11 +74,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 65 +read 70 1s 5s (int:requestId) - -1s + 5s "zilla" # client id -1 [0..4] 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.key.with.value.null/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.key.with.value.null/client.rpt index 6c9e1694df..7976d8bad8 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.key.with.value.null/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.key.with.value.null/client.rpt @@ -28,11 +28,11 @@ connect "zilla://streams/net0" connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -80,11 +80,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 65 # size +write 70 # size 1s # fetch 5s # v5 ${newRequestId} - -1s + 5s "zilla" # client id -1 ${fetchWaitMax} 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.key.with.value.null/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.key.with.value.null/server.rpt index 3818efe6af..ec1e4ce124 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.key.with.value.null/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.key.with.value.null/server.rpt @@ -28,11 +28,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -74,11 +74,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 65 +read 70 1s 5s (int:requestId) - -1s + 5s "zilla" # client id -1 [0..4] 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.key/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.key/client.rpt index 577feed762..2dae2fabd3 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.key/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.key/client.rpt @@ -28,11 +28,11 @@ connect "zilla://streams/net0" connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -80,11 +80,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 65 # size +write 70 # size 1s # fetch 5s # v5 ${newRequestId} - -1s + 5s "zilla" # client id -1 ${fetchWaitMax} 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.key/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.key/server.rpt index f760619e17..2569af4aa8 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.key/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.key/server.rpt @@ -28,11 +28,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -74,11 +74,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 65 +read 70 1s 5s (int:requestId) - -1s + 5s "zilla" # client id -1 [0..4] 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.value.100k/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.value.100k/client.rpt index af605563c5..61234c37e2 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.value.100k/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.value.100k/client.rpt @@ -28,11 +28,11 @@ connect"zilla://streams/net0" connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -80,11 +80,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 65 # size +write 70 # size 1s # fetch 5s # v5 ${newRequestId} - -1s + 5s "zilla" # client id -1 ${fetchWaitMax} 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.value.100k/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.value.100k/server.rpt index 44ce56c7ce..5dd327a118 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.value.100k/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.value.100k/server.rpt @@ -28,11 +28,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -74,11 +74,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 65 +read 70 1s 5s (int:requestId) - -1s + 5s "zilla" # client id -1 [0..4] 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.value.10k/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.value.10k/client.rpt index 042fc04a24..b36dcf8d99 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.value.10k/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.value.10k/client.rpt @@ -28,11 +28,11 @@ connect "zilla://streams/net0" connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -80,11 +80,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 65 # size +write 70 # size 1s # fetch 5s # v5 ${newRequestId} - -1s + 5s "zilla" # client ids -1 ${fetchWaitMax} 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.value.10k/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.value.10k/server.rpt index e525f22cc2..42669247a2 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.value.10k/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.value.10k/server.rpt @@ -28,11 +28,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -74,11 +74,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 65 +read 70 1s 5s (int:requestId) - -1s + 5s "zilla" # client id -1 [0..4] 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.value.distinct/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.value.distinct/client.rpt index 0a56199d21..cae7800c90 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.value.distinct/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.value.distinct/client.rpt @@ -28,11 +28,11 @@ connect "zilla://streams/net0" connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -80,11 +80,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 65 # size +write 70 # size 1s # fetch 5s # v5 ${newRequestId} - -1s + 5s "zilla" # client id -1 ${fetchWaitMax} 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.value.distinct/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.value.distinct/server.rpt index 3a02f09239..5ca81b52db 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.value.distinct/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.value.distinct/server.rpt @@ -28,11 +28,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -74,11 +74,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 65 +read 70 1s 5s (int:requestId) - -1s + 5s "zilla" # client id -1 [0..4] 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.value.null/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.value.null/client.rpt index fe53ab655b..51a69f9add 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.value.null/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.value.null/client.rpt @@ -28,11 +28,11 @@ connect "zilla://streams/net0" connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -80,11 +80,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 65 # size +write 70 # size 1s # fetch 5s # v5 ${newRequestId} - -1s + 5s "zilla" # client id -1 ${fetchWaitMax} 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.value.null/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.value.null/server.rpt index 8dd4f6a1e1..e3241f24fd 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.value.null/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.value.null/server.rpt @@ -28,11 +28,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -74,11 +74,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 65 +read 70 1s 5s (int:requestId) - -1s + 5s "zilla" # client id -1 [0..4] 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.value/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.value/client.rpt index 3a4e33fdc8..7a317c5985 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.value/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.value/client.rpt @@ -28,11 +28,11 @@ connect "zilla://streams/net0" connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -80,11 +80,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 65 # size +write 70 # size 1s # fetch 5s # v5 ${newRequestId} - -1s + 5s "zilla" # client id -1 ${fetchWaitMax} 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.value/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.value/server.rpt index 3a2ea062ae..8c73ad1090 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.value/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/message.value/server.rpt @@ -28,11 +28,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -74,11 +74,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 65 +read 70 1s 5s (int:requestId) - -1s + 5s "zilla" # client id -1 [0..4] 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.incomplete/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.incomplete/client.rpt index f1bcb90b05..faaadad071 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.incomplete/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.incomplete/client.rpt @@ -28,11 +28,11 @@ connect "zilla://streams/net0" connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -80,11 +80,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 65 # size +write 70 # size 1s # fetch 5s # v5 ${newRequestId} - -1s + 5s "zilla" # client id -1 ${fetchWaitMax} 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.incomplete/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.incomplete/server.rpt index 9e73f41284..518e09e958 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.incomplete/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.incomplete/server.rpt @@ -25,11 +25,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -71,11 +71,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 65 +read 70 1s 5s (int:requestId) - -1s + 5s "zilla" # client id -1 [0..4] 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.leader.distinct/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.leader.distinct/client.rpt index 757718ecb1..0ad73064cb 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.leader.distinct/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.leader.distinct/client.rpt @@ -28,11 +28,11 @@ connect "zilla://streams/net0" connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -79,11 +79,11 @@ connect await RECEIVED_FIRST_TOPIC_META connected -write 22 # size +write 27 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 5s "test2" # "test2" topic [0x00] # allow_auto_topic_creation @@ -141,11 +141,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 65 +write 70 1s 5s ${newRequestId} - -1s + 5s "zilla" # client id -1 500 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.leader.distinct/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.leader.distinct/server.rpt index 700a5f3c62..34769b884e 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.leader.distinct/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.leader.distinct/server.rpt @@ -27,11 +27,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test1" topic [0x00] # allow_auto_topic_creation @@ -72,11 +72,11 @@ accepted connected -read 22 # size +read 27 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 5s "test2" # "test2" topic [0x00] # allow_auto_topic_creation @@ -128,11 +128,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 65 +read 70 1s 5s (int:requestId) - -1s + 5s "zilla" # client id -1 [0..4] 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.not.leader/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.not.leader/client.rpt index 4b15d0a5d2..ca3663607d 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.not.leader/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.not.leader/client.rpt @@ -28,11 +28,11 @@ connect "zilla://streams/net0" connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -61,11 +61,11 @@ read 97 # size read notify ROUTED_BROKER_SERVER -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -89,11 +89,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 65 # size +write 70 # size 1s # fetch 5s # v5 ${newRequestId} - -1s + 5s "zilla" # client id -1 ${fetchWaitMax} 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.not.leader/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.not.leader/server.rpt index 747550afea..948cfb5ea4 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.not.leader/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.not.leader/server.rpt @@ -25,11 +25,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -56,11 +56,11 @@ write 97 # size -1 # no in-sync replicas 0 # offline replicas -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -80,11 +80,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 65 +read 70 1s 5s (int:requestId) - -1s + 5s "zilla" # client id -1 [0..4] 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.offset.earliest/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.offset.earliest/client.rpt index eba19acf38..39dd0695fa 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.offset.earliest/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.offset.earliest/client.rpt @@ -31,11 +31,11 @@ connect "zilla://streams/net0" connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newMetadataId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -83,11 +83,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 41 # size +write 46 # size 2s # list offsets 2s # v2 ${newOffsetsId} - -1s + 5s "zilla" # client id -1 [0x00] 1 @@ -107,11 +107,11 @@ read 44 [0..8] # timestamp 1L # offset (earliest actual) -write 65 # size +write 70 # size 1s # fetch 5s # v5 ${newFetchId} - -1s + 5s "zilla" # client id -1 ${fetchWaitMax} 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.offset.earliest/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.offset.earliest/server.rpt index 6715cfee0c..3d5b0b4416 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.offset.earliest/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.offset.earliest/server.rpt @@ -27,11 +27,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:metadataId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -73,11 +73,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 41 # size +read 46 # size 2s # list offsets 2s # v2 (int:offsetsId) - -1s + 5s "zilla" # client id -1 [0x00] 1 @@ -97,11 +97,11 @@ write 44 ${newTimestamp} # timestamp 1L # offset (earliest actual) -read 65 +read 70 1s 5s (int:fetchId) - -1s + 5s "zilla" # client id -1 [0..4] 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.offset.latest/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.offset.latest/client.rpt index a328b94469..46759a44f0 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.offset.latest/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.offset.latest/client.rpt @@ -31,11 +31,11 @@ connect "zilla://streams/net0" connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newMetadataId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -83,11 +83,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 41 # size +write 46 # size 2s # list offsets 2s # v2 ${newOffsetsId} - -1s + 5s "zilla" # client id -1 [0x00] 1 @@ -107,11 +107,11 @@ read 44 [0..8] # timestamp 1L # offset (latest actual) -write 65 # size +write 70 # size 1s # fetch 5s # v5 ${newFetchId} - -1s + 5s "zilla" # client id -1 ${fetchWaitMax} 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.offset.latest/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.offset.latest/server.rpt index 66bfb5bf90..81978b998d 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.offset.latest/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.offset.latest/server.rpt @@ -27,11 +27,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:metadataId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -73,11 +73,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 41 # size +read 46 # size 2s # list offsets 2s # v2 (int:offsetsId) - -1s + 5s "zilla" # client id -1 [0x00] 1 @@ -97,11 +97,11 @@ write 44 ${newTimestamp} # timestamp 1L # offset (latest actual) -read 65 +read 70 1s 5s (int:fetchId) - -1s + 5s "zilla" # client id -1 [0..4] 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.offset.zero/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.offset.zero/client.rpt index 9c65875066..3cae90265b 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.offset.zero/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.offset.zero/client.rpt @@ -28,11 +28,11 @@ connect "zilla://streams/net0" connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -80,11 +80,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 65 # size +write 70 # size 1s # fetch 5s # v5 ${newRequestId} - -1s + 5s "zilla" # client id -1 ${fetchWaitMax} 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.offset.zero/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.offset.zero/server.rpt index 15df28209e..ae6c3cb889 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.offset.zero/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.offset.zero/server.rpt @@ -27,11 +27,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -73,11 +73,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 65 +read 70 1s 5s (int:requestId) - -1s + 5s "zilla" # client id -1 [0..4] 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.offset/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.offset/client.rpt index 6dde68e298..a919efbe9b 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.offset/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.offset/client.rpt @@ -28,11 +28,11 @@ connect "zilla://streams/net0" connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -80,11 +80,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 65 # size +write 70 # size 1s # fetch 5s # v5 ${newRequestId} - -1s + 5s "zilla" # client id -1 ${fetchWaitMax} 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.offset/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.offset/server.rpt index 3510a557d4..38fc99e2c5 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.offset/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.offset/server.rpt @@ -27,11 +27,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -73,11 +73,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 65 +read 70 1s 5s (int:requestId) - -1s + 5s "zilla" # client id -1 [0..4] 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.unknown/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.unknown/client.rpt index 4c9b59a92c..f9014829ac 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.unknown/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.unknown/client.rpt @@ -28,11 +28,11 @@ connect "zilla://streams/net0" connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -80,11 +80,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 65 # size +write 70 # size 1s # fetch 5s # v5 ${newRequestId} - -1s + 5s "zilla" # client id -1 ${fetchWaitMax} 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.unknown/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.unknown/server.rpt index 6ab9ea3ba5..d1e920d8e3 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.unknown/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/fetch.v5/partition.unknown/server.rpt @@ -25,11 +25,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -71,11 +71,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 65 +read 70 1s 5s (int:requestId) - -1s + 5s "zilla" # client id -1 [0..4] 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/client.sent.read.abort.after.sync.group.response/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/client.sent.read.abort.after.sync.group.response/client.rpt index eea17daece..da63c8b7e1 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/client.sent.read.abort.after.sync.group.response/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/client.sent.read.abort.after.sync.group.response/client.rpt @@ -45,11 +45,11 @@ read 35 # size 9s "localhost" # host 9092 # port -write 82 # size +write 87 # size 32s # describe configs 0s # v0 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # resources [0x04] # broker resource 1s "0" # "node" topic @@ -120,7 +120,7 @@ write 92 # size 11s # join group 5s # v5 ${newRequestId} - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # consumer group 30000 # session timeout 4000 # rebalance timeout @@ -153,7 +153,7 @@ write 64 # size 14s # sync group 3s # v3 ${newRequestId} - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # consumer group 0 # generation id 10s "memberId-1" # consumer member group id diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/client.sent.read.abort.after.sync.group.response/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/client.sent.read.abort.after.sync.group.response/server.rpt index 9eac1222ce..b40e2bfa84 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/client.sent.read.abort.after.sync.group.response/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/client.sent.read.abort.after.sync.group.response/server.rpt @@ -41,11 +41,11 @@ write 35 # size 9s "localhost" # host 9092 # port -read 82 # size +read 87 # size 32s # describe configs 0s # v0 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # resources [0x04] # broker resource 1s "0" # "node" topic @@ -111,7 +111,7 @@ read 92 # size 11s # join group 5s # v5 (int:newRequestId) - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # consumer group 30000 # session timeout 4000 # rebalance timeout @@ -144,7 +144,7 @@ read 64 # size 14s # sync group 3s # v3 (int:newRequestId) - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # consumer group 0 # generation id 10s "memberId-1" # consumer member group id diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/client.sent.write.abort.after.sync.group.response/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/client.sent.write.abort.after.sync.group.response/client.rpt index 7dcf274fd8..fe48f35d1c 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/client.sent.write.abort.after.sync.group.response/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/client.sent.write.abort.after.sync.group.response/client.rpt @@ -46,11 +46,11 @@ read 35 # size 9s "localhost" # host 9092 # port -write 82 # size +write 87 # size 32s # describe configs 0s # v0 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # resources [0x04] # broker resource 1s "0" # "node" topic @@ -121,7 +121,7 @@ write 92 # size 11s # join group 5s # v5 ${newRequestId} - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # consumer group 30000 # session timeout 4000 # rebalance timeout @@ -154,7 +154,7 @@ write 64 # size 14s # sync group 3s # v3 ${newRequestId} - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # consumer group 0 # generation id 10s "memberId-1" # consumer member group id diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/client.sent.write.abort.after.sync.group.response/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/client.sent.write.abort.after.sync.group.response/server.rpt index 71f6ba9341..eb0e6cb9a0 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/client.sent.write.abort.after.sync.group.response/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/client.sent.write.abort.after.sync.group.response/server.rpt @@ -42,11 +42,11 @@ write 35 # size 9s "localhost" # host 9092 # port -read 82 # size +read 87 # size 32s # describe configs 0s # v0 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # resources [0x04] # broker resource 1s "0" # "node" topic @@ -112,7 +112,7 @@ read 92 # size 11s # join group 5s # v5 (int:newRequestId) - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # consumer group 30000 # session timeout 4000 # rebalance timeout @@ -145,7 +145,7 @@ read 64 # size 14s # sync group 3s # v3 (int:newRequestId) - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # consumer group 0 # generation id 10s "memberId-1" # consumer member group id diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/client.sent.write.abort.before.coordinator.response/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/client.sent.write.abort.before.coordinator.response/client.rpt index 1244017bd7..dacc0807d6 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/client.sent.write.abort.before.coordinator.response/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/client.sent.write.abort.before.coordinator.response/client.rpt @@ -32,7 +32,7 @@ write 22 # size 10s # find coordinator 1s # v1 ${newRequestId} - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # "session" coordinator key [0x00] # coordinator group type diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/client.sent.write.abort.before.coordinator.response/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/client.sent.write.abort.before.coordinator.response/server.rpt index 0d9debbb98..b1566379e8 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/client.sent.write.abort.before.coordinator.response/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/client.sent.write.abort.before.coordinator.response/server.rpt @@ -27,7 +27,7 @@ read 22 # size 10s # find coordinator 1s # v1 (int:newRequestId) - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # "session" coordinator key [0x00] # coordinator group type diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/coordinator.not.available/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/coordinator.not.available/client.rpt index 4d96345f6b..08661fc2cc 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/coordinator.not.available/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/coordinator.not.available/client.rpt @@ -63,11 +63,11 @@ read 35 # size 9s "localhost" # host 9092 # port -write 82 # size +write 87 # size 32s # describe configs 0s # v0 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # resources [0x04] # broker resource 1s "0" # "node" topic diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/coordinator.not.available/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/coordinator.not.available/server.rpt index 1e79980ab5..1bf54e54de 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/coordinator.not.available/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/coordinator.not.available/server.rpt @@ -59,11 +59,11 @@ write 35 # size 9s "localhost" # host 9092 # port -read 82 # size +read 87 # size 32s # describe configs 0s # v0 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # resources [0x04] # broker resource 1s "0" # "node" topic diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/coordinator.reject.invalid.consumer/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/coordinator.reject.invalid.consumer/client.rpt index 1b343984f2..91f78fc199 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/coordinator.reject.invalid.consumer/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/coordinator.reject.invalid.consumer/client.rpt @@ -47,11 +47,11 @@ read 35 # size 9092 # port -write 82 # size +write 87 # size 32s # describe configs 0s # v0 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # resources [0x04] # broker resource 1s "0" # "node" topic @@ -96,11 +96,11 @@ read 35 # size 9s "localhost" # host 9092 # port -write 82 # size +write 87 # size 32s # describe configs 0s # v0 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # resources [0x04] # broker resource 1s "0" # "node" topic diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/coordinator.reject.invalid.consumer/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/coordinator.reject.invalid.consumer/server.rpt index b3d3056b7f..c893a46fdc 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/coordinator.reject.invalid.consumer/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/coordinator.reject.invalid.consumer/server.rpt @@ -42,11 +42,11 @@ write 35 # size 9s "localhost" # host 9092 # port -read 82 # size +read 87 # size 32s # describe configs 0s # v0 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # resources [0x04] # broker resource 1s "0" # "node" topic @@ -93,11 +93,11 @@ write 35 # size 9092 # port -read 82 # size +read 87 # size 32s # describe configs 0s # v0 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # resources [0x04] # broker resource 1s "0" # "node" topic @@ -159,7 +159,7 @@ read 82 # size 11s # join group 5s # v5 (int:newRequestId) - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # consumer group 30000 # session timeout 4000 # rebalance timeout @@ -192,7 +192,7 @@ read 64 # size 14s # sync group 3s # v3 (int:newRequestId) - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # consumer group 0 # generation id 10s "memberId-1" # consumer member group id diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/ignore.heartbeat.before.handshake/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/ignore.heartbeat.before.handshake/client.rpt index fa1475404e..dab341cf4f 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/ignore.heartbeat.before.handshake/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/ignore.heartbeat.before.handshake/client.rpt @@ -46,11 +46,11 @@ read 35 # size 9s "localhost" # host 9092 # port -write 82 # size +write 87 # size 32s # describe configs 0s # v0 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # resources [0x04] # broker resource 1s "0" # "node" topic @@ -118,7 +118,7 @@ write 92 # size 11s # join group 5s # v5 ${newRequestId} - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # consumer group 30000 # session timeout 4000 # rebalance timeout @@ -151,7 +151,7 @@ write 64 # size 14s # sync group 3s # v3 ${newRequestId} - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # consumer group 0 # generation id 10s "memberId-1" # consumer member group id diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/ignore.heartbeat.before.handshake/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/ignore.heartbeat.before.handshake/server.rpt index fd94217ad9..a0cd9134d4 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/ignore.heartbeat.before.handshake/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/ignore.heartbeat.before.handshake/server.rpt @@ -42,11 +42,11 @@ write 35 # size 9s "localhost" # host 9092 # port -read 82 # size +read 87 # size 32s # describe configs 0s # v0 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # resources [0x04] # broker resource 1s "0" # "node" topic @@ -109,7 +109,7 @@ read 92 # size 11s # join group 5s # v5 (int:newRequestId) - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # consumer group 30000 # session timeout 4000 # rebalance timeout @@ -142,7 +142,7 @@ read 64 # size 14s # sync group 3s # v3 (int:newRequestId) - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # consumer group 0 # generation id 10s "memberId-1" # consumer member group id diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.multiple.members.with.same.group.id/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.multiple.members.with.same.group.id/client.rpt index 50ebfbc57f..105aafc599 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.multiple.members.with.same.group.id/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.multiple.members.with.same.group.id/client.rpt @@ -46,11 +46,11 @@ read 35 # size 9s "localhost" # host 9092 # port -write 82 # size +write 87 # size 32s # describe configs 0s # v0 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # resources [0x04] # broker resource 1s "0" # "node" topic @@ -95,11 +95,11 @@ read 35 # size 9s "localhost" # host 9092 # port -write 82 # size +write 87 # size 32s # describe configs 0s # v0 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # resources [0x04] # broker resource 1s "0" # "node" topic @@ -167,7 +167,7 @@ write 92 # size 11s # join group 5s # v5 ${newRequestId} - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # consumer group 30000 # session timeout 4000 # rebalance timeout @@ -200,7 +200,7 @@ write 64 # size 14s # sync group 3s # v3 ${newRequestId} - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # consumer group 0 # generation id 10s "memberId-1" # consumer member group id @@ -264,7 +264,7 @@ write 92 # size 11s # join group 5s # v5 ${newRequestId} - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # consumer group 30000 # session timeout 4000 # rebalance timeout @@ -297,7 +297,7 @@ write 64 # size 14s # sync group 3s # v3 ${newRequestId} - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # consumer group 0 # generation id 10s "memberId-2" # consumer member group id diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.multiple.members.with.same.group.id/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.multiple.members.with.same.group.id/server.rpt index 51edba5750..4190b6d945 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.multiple.members.with.same.group.id/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.multiple.members.with.same.group.id/server.rpt @@ -42,11 +42,11 @@ write 35 # size 9s "localhost" # host 9092 # port -read 82 # size +read 87 # size 32s # describe configs 0s # v0 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # resources [0x04] # broker resource 1s "0" # "node" topic @@ -91,11 +91,11 @@ write 35 # size 9s "localhost" # host 9092 # port -read 82 # size +read 87 # size 32s # describe configs 0s # v0 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # resources [0x04] # broker resource 1s "0" # "node" topic @@ -159,7 +159,7 @@ read 92 # size 11s # join group 5s # v5 (int:newRequestId) - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # consumer group 30000 # session timeout 4000 # rebalance timeout @@ -192,7 +192,7 @@ read 64 # size 14s # sync group 3s # v3 (int:newRequestId) - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # consumer group 0 # generation id 10s "memberId-1" # consumer member group id @@ -260,7 +260,7 @@ read 92 # size 11s # join group 5s # v5 (int:newRequestId) - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # consumer group 30000 # session timeout 4000 # rebalance timeout @@ -293,7 +293,7 @@ read 64 # size 14s # sync group 3s # v3 (int:newRequestId) - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # consumer group 0 # generation id 10s "memberId-2" # consumer member group id diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.protocol.highlander.heartbeat.unknown.member/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.protocol.highlander.heartbeat.unknown.member/client.rpt index 4d8d88cccd..d9bed7db1f 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.protocol.highlander.heartbeat.unknown.member/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.protocol.highlander.heartbeat.unknown.member/client.rpt @@ -46,11 +46,11 @@ read 35 # size 9s "localhost" # host 9092 # port -write 82 # size +write 87 # size 32s # describe configs 0s # v0 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # resources [0x04] # broker resource 1s "0" # "node" topic @@ -118,7 +118,7 @@ write 92 # size 11s # join group 5s # v5 ${newRequestId} - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # consumer group 30000 # session timeout 4000 # rebalance timeout @@ -151,7 +151,7 @@ write 64 # size 14s # sync group 3s # v3 ${newRequestId} - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # consumer group 0 # generation id 10s "memberId-1" # consumer member group id @@ -170,7 +170,7 @@ write 44 # size 12s # heartbeat 3s # v3 ${newRequestId} - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # consumer group 0 # generation id 10s "memberId-1" # consumer member group id diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.protocol.highlander.heartbeat.unknown.member/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.protocol.highlander.heartbeat.unknown.member/server.rpt index 45f71a2309..5dbb989b5e 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.protocol.highlander.heartbeat.unknown.member/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.protocol.highlander.heartbeat.unknown.member/server.rpt @@ -42,11 +42,11 @@ write 35 # size 9s "localhost" # host 9092 # port -read 82 # size +read 87 # size 32s # describe configs 0s # v0 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # resources [0x04] # broker resource 1s "0" # "node" topic @@ -109,7 +109,7 @@ read 92 # size 11s # join group 5s # v5 (int:newRequestId) - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # consumer group 30000 # session timeout 4000 # rebalance timeout @@ -142,7 +142,7 @@ read 64 # size 14s # sync group 3s # v3 (int:newRequestId) - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # consumer group 0 # generation id 10s "memberId-1" # consumer member group id @@ -161,7 +161,7 @@ read 44 # size 12s # heartbeat 3s # v3 (int:newRequestId) - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # consumer group 0 # generation id 10s "memberId-1" # consumer member group id diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.protocol.highlander.migrate.leader.in.parallel/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.protocol.highlander.migrate.leader.in.parallel/client.rpt index a6d959e9db..e66eac3d3c 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.protocol.highlander.migrate.leader.in.parallel/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.protocol.highlander.migrate.leader.in.parallel/client.rpt @@ -47,11 +47,11 @@ read 35 # size 9092 # port -write 82 # size +write 87 # size 32s # describe configs 0s # v0 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # resources [0x04] # broker resource 1s "0" # "node" topic @@ -93,7 +93,7 @@ write 82 # size 11s # join group 5s # v5 ${newRequestId} - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # consumer group 30000 # session timeout 4000 # rebalance timeout @@ -126,7 +126,7 @@ write 64 # size 14s # sync group 3s # v3 ${newRequestId} - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # consumer group 0 # generation id 10s "memberId-1" # consumer member group id diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.protocol.highlander.migrate.leader.in.parallel/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.protocol.highlander.migrate.leader.in.parallel/server.rpt index d3e01480c8..45520ab4b1 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.protocol.highlander.migrate.leader.in.parallel/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.protocol.highlander.migrate.leader.in.parallel/server.rpt @@ -43,11 +43,11 @@ write 35 # size 9092 # port -read 82 # size +read 87 # size 32s # describe configs 0s # v0 (int:newRequestId) - -1s # no client id + 5s "zilla" # client id 1 # resources [0x04] # broker resource 1s "0" # "node" topic @@ -116,7 +116,7 @@ read 64 # size 14s # sync group 3s # v3 (int:newRequestId) - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # consumer group 0 # generation id 10s "memberId-1" # consumer member group id diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.protocol.highlander.migrate.leader/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.protocol.highlander.migrate.leader/client.rpt index 91716e2512..0f3f08f7be 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.protocol.highlander.migrate.leader/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.protocol.highlander.migrate.leader/client.rpt @@ -46,11 +46,11 @@ read 35 # size 9s "localhost" # host 9092 # port -write 82 # size +write 87 # size 32s # describe configs 0s # v0 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # resources [0x04] # broker resource 1s "0" # "node" topic @@ -92,7 +92,7 @@ write 82 # size 11s # join group 5s # v5 ${newRequestId} - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # consumer group 30000 # session timeout 4000 # rebalance timeout @@ -125,7 +125,7 @@ write 64 # size 14s # sync group 3s # v3 ${newRequestId} - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # consumer group 0 # generation id 10s "memberId-1" # consumer member group id @@ -144,7 +144,7 @@ write 92 # size 11s # join group 5s # v5 ${newRequestId} - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # consumer group 30000 # session timeout 4000 # rebalance timeout @@ -177,7 +177,7 @@ write 64 # size 14s # sync group 3s # v3 ${newRequestId} - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # consumer group 0 # generation id 10s "memberId-1" # consumer member group id diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.protocol.highlander.migrate.leader/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.protocol.highlander.migrate.leader/server.rpt index dcb93b7c81..373d77393e 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.protocol.highlander.migrate.leader/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.protocol.highlander.migrate.leader/server.rpt @@ -42,11 +42,11 @@ write 35 # size 9s "localhost" # host 9092 # port -read 82 # size +read 87 # size 32s # describe configs 0s # v0 (int:newRequestId) - -1s # no client id + 5s "zilla" # client id 1 # resources [0x04] # broker resource 1s "0" # "node" topic @@ -115,7 +115,7 @@ read 64 # size 14s # sync group 3s # v3 (int:newRequestId) - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # consumer group 0 # generation id 10s "memberId-1" # consumer member group id @@ -168,7 +168,7 @@ read 64 # size 14s # sync group 3s # v3 (int:newRequestId) - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # consumer group 0 # generation id 10s "memberId-1" # consumer member group id diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.protocol.highlander.unknown.member.id/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.protocol.highlander.unknown.member.id/client.rpt index 42ca2f5886..d89a2759fe 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.protocol.highlander.unknown.member.id/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.protocol.highlander.unknown.member.id/client.rpt @@ -46,11 +46,11 @@ read 35 # size 9s "localhost" # host 9092 # port -write 82 # size +write 87 # size 32s # describe configs 0s # v0 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # resources [0x04] # broker resource 1s "0" # "node" topic @@ -118,7 +118,7 @@ write 92 # size 11s # join group 5s # v5 ${newRequestId} - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # consumer group 30000 # session timeout 4000 # rebalance timeout @@ -145,7 +145,7 @@ write 82 # size 11s # join group 5s # v5 ${newRequestId} - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # consumer group 30000 # session timeout 4000 # rebalance timeout @@ -178,7 +178,7 @@ write 64 # size 14s # sync group 3s # v3 ${newRequestId} - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # consumer group 0 # generation id 10s "memberId-1" # consumer member group id diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.protocol.highlander.unknown.member.id/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.protocol.highlander.unknown.member.id/server.rpt index 7b26ede024..15e72f9dc9 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.protocol.highlander.unknown.member.id/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.protocol.highlander.unknown.member.id/server.rpt @@ -42,11 +42,11 @@ write 35 # size 9s "localhost" # host 9092 # port -read 82 # size +read 87 # size 32s # describe configs 0s # v0 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # resources [0x04] # broker resource 1s "0" # "node" topic @@ -109,7 +109,7 @@ read 92 # size 11s # join group 5s # v5 (int:newRequestId) - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # consumer group 30000 # session timeout 4000 # rebalance timeout @@ -168,7 +168,7 @@ read 64 # size 14s # sync group 3s # v3 (int:newRequestId) - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # consumer group 0 # generation id 10s "memberId-1" # consumer member group id diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.protocol.highlander/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.protocol.highlander/client.rpt index 976ab27336..f90e0113ae 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.protocol.highlander/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.protocol.highlander/client.rpt @@ -46,11 +46,11 @@ read 35 # size 9s "localhost" # host 9092 # port -write 82 # size +write 87 # size 32s # describe configs 0s # v0 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # resources [0x04] # broker resource 1s "0" # "node" topic @@ -118,7 +118,7 @@ write 92 # size 11s # join group 5s # v5 ${newRequestId} - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # consumer group 30000 # session timeout 4000 # rebalance timeout @@ -151,7 +151,7 @@ write 64 # size 14s # sync group 3s # v3 ${newRequestId} - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # consumer group 0 # generation id 10s "memberId-1" # consumer member group id @@ -170,7 +170,7 @@ write 44 # size 12s # heartbeat 3s # v3 ${newRequestId} - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # consumer group 0 # generation id 10s "memberId-1" # consumer member group id diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.protocol.highlander/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.protocol.highlander/server.rpt index 49043305fa..2777024c75 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.protocol.highlander/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.protocol.highlander/server.rpt @@ -42,11 +42,11 @@ write 35 # size 9s "localhost" # host 9092 # port -read 82 # size +read 87 # size 32s # describe configs 0s # v0 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # resources [0x04] # broker resource 1s "0" # "node" topic @@ -109,7 +109,7 @@ read 92 # size 11s # join group 5s # v5 (int:newRequestId) - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # consumer group 30000 # session timeout 4000 # rebalance timeout @@ -142,7 +142,7 @@ read 64 # size 14s # sync group 3s # v3 (int:newRequestId) - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # consumer group 0 # generation id 10s "memberId-1" # consumer member group id @@ -161,7 +161,7 @@ read 44 # size 12s # heartbeat 3s # v3 (int:newRequestId) - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # consumer group 0 # generation id 10s "memberId-1" # consumer member group id diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.protocol.unknown/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.protocol.unknown/client.rpt index 5278090e14..cbd71efee6 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.protocol.unknown/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.protocol.unknown/client.rpt @@ -47,11 +47,11 @@ read 35 # size 9092 #port -write 82 # size +write 87 # size 32s # describe configs 0s # v0 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # resources [0x04] # broker resource 1s "0" # "node" topic @@ -93,7 +93,7 @@ write 79 # size 11s # join group 5s # v5 ${newRequestId} - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # consumer group 30000 # session timeout 4000 # rebalance timeout @@ -127,7 +127,7 @@ write 64 # size 14s # sync group 3s # v3 ${newRequestId} - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # consumer group 0 # generation id 10s "memberId-1" # consumer member group id diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.protocol.unknown/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.protocol.unknown/server.rpt index 261725300b..f3bbbb368c 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.protocol.unknown/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.protocol.unknown/server.rpt @@ -43,11 +43,11 @@ write 35 # size 9092 # port -read 82 # size +read 87 # size 32s # describe configs 0s # v0 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # resources [0x04] # broker resource 1s "0" # "node" topic @@ -83,7 +83,7 @@ read 79 # size 11s # join group 5s # v5 (int:newRequestId) - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # consumer group 30000 # session timeout 4000 # rebalance timeout @@ -116,7 +116,7 @@ read 64 # size 14s # sync group 3s # v3 (int:newRequestId) - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # consumer group 0 # generation id 10s "memberId-1" # consumer member group id diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.sync.group/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.sync.group/client.rpt index d82fc2a7f9..7535c1daf9 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.sync.group/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.sync.group/client.rpt @@ -46,11 +46,11 @@ read 35 # size 9s "localhost" # host 9092 # port -write 82 # size +write 87 # size 32s # describe configs 0s # v0 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # resources [0x04] # broker resource 1s "0" # "node" topic @@ -92,7 +92,7 @@ write 82 # size 11s # join group 5s # v5 ${newRequestId} - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # consumer group 30000 # session timeout 4000 # rebalance timeout @@ -125,7 +125,7 @@ write 64 # size 14s # sync group 3s # v3 ${newRequestId} - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # consumer group 0 # generation id 10s "memberId-1" # consumer member group id @@ -144,7 +144,7 @@ write 92 # size 11s # join group 5s # v5 ${newRequestId} - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # consumer group 30000 # session timeout 4000 # rebalance timeout @@ -177,7 +177,7 @@ write 64 # size 14s # sync group 3s # v3 ${newRequestId} - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # consumer group 1 # generation id 10s "memberId-1" # consumer member group id diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.sync.group/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.sync.group/server.rpt index a3a8ee7768..b4c8d45ad1 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.sync.group/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.f1.j5.s3.l3.h3/rebalance.sync.group/server.rpt @@ -42,11 +42,11 @@ write 35 # size 9s "localhost" # host 9092 # port -read 82 # size +read 87 # size 32s # describe configs 0s # v0 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # resources [0x04] # broker resource 1s "0" # "node" topic @@ -115,7 +115,7 @@ read 64 # size 14s # sync group 3s # v3 (int:newRequestId) - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # consumer group 0 # generation id 10s "memberId-1" # consumer member group id @@ -167,7 +167,7 @@ read 64 # size 14s # sync group 3s # v3 (int:newRequestId) - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # consumer group 1 # generation id 10s "memberId-1" # consumer member group id diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.sasl.f1.j5.s3.l3.h3.handshake.v1/leader/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.sasl.f1.j5.s3.l3.h3.handshake.v1/leader/client.rpt index bdfd0cb33e..452292921b 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.sasl.f1.j5.s3.l3.h3.handshake.v1/leader/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.sasl.f1.j5.s3.l3.h3.handshake.v1/leader/client.rpt @@ -29,11 +29,11 @@ connect "zilla://streams/net0" connected -write 17 # size +write 22 # size 17s # sasl.handshake 1s # v1 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 5s "PLAIN" # mechanism read 17 # size @@ -42,11 +42,11 @@ read 17 # size 1 # mechanisms 5s "PLAIN" # PLAIN -write 32 # size +write 37 # size 36s # sasl.authenticate 1s # v1 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 18 [0x00] "username" # authentication bytes [0x00] "password" @@ -76,11 +76,11 @@ read 35 # size 9092 #port -write 17 # size +write 22 # size 17s # sasl.handshake 1s # v1 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 5s "PLAIN" # mechanism read 17 # size @@ -89,11 +89,11 @@ read 17 # size 1 # mechanisms 5s "PLAIN" # PLAIN -write 32 # size +write 37 # size 36s # sasl.authenticate 1s # v1 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 18 [0x00] "username" # authentication bytes [0x00] "password" @@ -105,11 +105,11 @@ read 20 # size -1s # authentication bytes 0L # session lifetime -write 82 # size +write 87 # size 32s # describe configs 0s # v0 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # resources [0x04] # broker resource 1s "0" # "node" topic @@ -147,11 +147,11 @@ connect await ROUTED_DESCRIBE_SERVER connected -write 17 # size +write 22 # size 17s # sasl.handshake 1s # v1 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 5s "PLAIN" # mechanism read 17 # size @@ -160,11 +160,11 @@ read 17 # size 1 # mechanisms 5s "PLAIN" # PLAIN -write 32 # size +write 37 # size 36s # sasl.authenticate 1s # v1 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 18 [0x00] "username" # authentication bytes [0x00] "password" @@ -213,7 +213,7 @@ write 64 # size 14s # sync group 3s # v3 ${newRequestId} - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # consumer group 0 # generation id 10s "memberId-1" # consumer member group id diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.sasl.f1.j5.s3.l3.h3.handshake.v1/leader/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.sasl.f1.j5.s3.l3.h3.handshake.v1/leader/server.rpt index e8c01bbaf4..c905deb114 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.sasl.f1.j5.s3.l3.h3.handshake.v1/leader/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/group.sasl.f1.j5.s3.l3.h3.handshake.v1/leader/server.rpt @@ -25,11 +25,11 @@ accepted connected -read 17 # size +read 22 # size 17s # sasl.handshake 1s # v1 (int:requestId) - -1s # no client id + 5s "zilla" # client id 5s "PLAIN" # mechanism write 17 # size @@ -38,11 +38,11 @@ write 17 # size 1 # mechanisms 5s "PLAIN" # PLAIN -read 32 # size +read 37 # size 36s # sasl.authenticate 1s # v1 (int:requestId) - -1s # no client id + 5s "zilla" # client id 18 [0x00] "username" # authentication bytes [0x00] "password" @@ -72,11 +72,11 @@ write 35 # size 9092 #port -read 17 # size +read 22 # size 17s # sasl.handshake 1s # v1 (int:requestId) - -1s # no client id + 5s "zilla" # client id 5s "PLAIN" # mechanism write 17 # size @@ -85,11 +85,11 @@ write 17 # size 1 # mechanisms 5s "PLAIN" # PLAIN -read 32 # size +read 37 # size 36s # sasl.authenticate 1s # v1 (int:requestId) - -1s # no client id + 5s "zilla" # client id 18 [0x00] "username" # authentication bytes [0x00] "password" @@ -101,11 +101,11 @@ write 20 # size -1s # authentication bytes 0L # session lifetime -read 82 # size +read 87 # size 32s # describe configs 0s # v0 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # resources [0x04] # broker resource 1s "0" # "node" topic @@ -138,11 +138,11 @@ accepted connected -read 17 # size +read 22 # size 17s # sasl.handshake 1s # v1 (int:requestId) - -1s # no client id + 5s "zilla" # client id 5s "PLAIN" # mechanism write 17 # size @@ -151,11 +151,11 @@ write 17 # size 1 # mechanisms 5s "PLAIN" # PLAIN -read 32 # size +read 37 # size 36s # sasl.authenticate 1s # v1 (int:requestId) - -1s # no client id + 5s "zilla" # client id 18 [0x00] "username" # authentication bytes [0x00] "password" @@ -205,7 +205,7 @@ read 64 # size 14s # sync group 3s # v3 (int:newRequestId) - 5s "zilla" # no client id + 5s "zilla" # client id 4s "test" # consumer group 0 # generation id 10s "memberId-1" # consumer member group id diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/metadata.v5.sasl.handshake.v1/topic.partition.info.sasl.plain/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/metadata.v5.sasl.handshake.v1/topic.partition.info.sasl.plain/client.rpt index 0b422d7712..e34c4c16c1 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/metadata.v5.sasl.handshake.v1/topic.partition.info.sasl.plain/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/metadata.v5.sasl.handshake.v1/topic.partition.info.sasl.plain/client.rpt @@ -28,11 +28,11 @@ connect "zilla://streams/net0" connected -write 17 # size +write 22 # size 17s # sasl.handshake 1s # v1 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 5s "PLAIN" # mechanism read 17 # size @@ -41,11 +41,11 @@ read 17 # size 1 # mechanisms 5s "PLAIN" # PLAIN -write 32 # size +write 37 # size 36s # sasl.authenticate 1s # v1 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 18 [0x00] "username" # authentication bytes [0x00] "password" @@ -57,11 +57,11 @@ read 20 # size -1s # authentication bytes 0L # session lifetime -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/metadata.v5.sasl.handshake.v1/topic.partition.info.sasl.plain/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/metadata.v5.sasl.handshake.v1/topic.partition.info.sasl.plain/server.rpt index 2b21719775..326ef18441 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/metadata.v5.sasl.handshake.v1/topic.partition.info.sasl.plain/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/metadata.v5.sasl.handshake.v1/topic.partition.info.sasl.plain/server.rpt @@ -25,11 +25,11 @@ accepted connected -read 17 # size +read 22 # size 17s # sasl.handshake 1s # v1 (int:requestId) - -1s # no client id + 5s "zilla" # client id 5s "PLAIN" # mechanism write 17 # size @@ -38,11 +38,11 @@ write 17 # size 1 # mechanisms 5s "PLAIN" # PLAIN -read 32 # size +read 37 # size 36s # sasl.authenticate 1s # v1 (int:requestId) - -1s # no client id + 5s "zilla" # client id 18 [0x00] "username" # authentication bytes [0x00] "password" @@ -54,11 +54,11 @@ write 20 # size -1s # authentication bytes 0L # session lifetime -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/metadata.v5.sasl.handshake.v1/topic.partition.info.sasl.scram/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/metadata.v5.sasl.handshake.v1/topic.partition.info.sasl.scram/client.rpt index 1ead8c09a5..6a1ff6446c 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/metadata.v5.sasl.handshake.v1/topic.partition.info.sasl.scram/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/metadata.v5.sasl.handshake.v1/topic.partition.info.sasl.scram/client.rpt @@ -28,11 +28,11 @@ connect "zilla://streams/net0" connected -write 23 # size +write 28 # size 17s # sasl.handshake 1s # v1 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 11s "SCRAM-SHA-1" # mechanism read 23 # size @@ -41,11 +41,11 @@ read 23 # size 1 # mechanisms 11s "SCRAM-SHA-1" # SCRAM -write 50 # size +write 55 # size 36s # sasl.authenticate 1s # v1 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 36 # authentication bytes "n,,n=user,r=fyko+d2lbbFgONRv9qkxdawL" @@ -56,11 +56,11 @@ read 92 # size 70 "r=fyko+d2lbbFgONRv9qkxdawL3rfcNHYJY1ZVvWVs7j,s=QSXCR+Q6sek8bf92,i=4096" 0L # session lifetime -write 96 # size +write 101 # size 36s # sasl.authenticate 1s # v1 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 82 # authentication bytes "c=biws,r=fyko+d2lbbFgONRv9qkxdawL3rfcNHYJY1ZVvWVs7j,p=v0X8v3Bz2T0CJGbJQyF0X+HI4Ts=" @@ -71,11 +71,11 @@ read 52 # size 30 "v=rmF9pqV8S7suAoZWja4dJRkFsKQ=" 0L # session lifetime -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/metadata.v5.sasl.handshake.v1/topic.partition.info.sasl.scram/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/metadata.v5.sasl.handshake.v1/topic.partition.info.sasl.scram/server.rpt index 947f963983..543b8cf9dc 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/metadata.v5.sasl.handshake.v1/topic.partition.info.sasl.scram/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/metadata.v5.sasl.handshake.v1/topic.partition.info.sasl.scram/server.rpt @@ -25,11 +25,11 @@ accepted connected -read 23 # size +read 28 # size 17s # sasl.handshake 1s # v1 (int:requestId) - -1s # no client id + 5s "zilla" # client id 11s "SCRAM-SHA-1" # mechanism write 23 # size @@ -38,11 +38,11 @@ write 23 # size 1 # mechanisms 11s "SCRAM-SHA-1" # SCRAM -read 50 # size +read 55 # size 36s # sasl.authenticate 1s # v1 (int:requestId) - -1s # no client id + 5s "zilla" # client id 36 # authentication bytes "n,,n=user,r=fyko+d2lbbFgONRv9qkxdawL" @@ -53,11 +53,11 @@ write 92 # size 70 "r=fyko+d2lbbFgONRv9qkxdawL3rfcNHYJY1ZVvWVs7j,s=QSXCR+Q6sek8bf92,i=4096" # authentication bytes 0L # session lifetime -read 96 # size +read 101 # size 36s # sasl.authenticate 1s # v1 (int:requestId) - -1s # no client id + 5s "zilla" # client id 82 # authentication bytes "c=biws,r=fyko+d2lbbFgONRv9qkxdawL3rfcNHYJY1ZVvWVs7j,p=v0X8v3Bz2T0CJGbJQyF0X+HI4Ts=" @@ -68,11 +68,11 @@ write 52 # size 30 "v=rmF9pqV8S7suAoZWja4dJRkFsKQ=" # authentication bytes 0L # session lifetime -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/metadata.v5/topic.invalid/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/metadata.v5/topic.invalid/client.rpt index 978487cbc1..609b36c251 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/metadata.v5/topic.invalid/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/metadata.v5/topic.invalid/client.rpt @@ -28,11 +28,11 @@ connect "zilla://streams/net0" connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/metadata.v5/topic.invalid/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/metadata.v5/topic.invalid/server.rpt index 5259c989d2..b3374e7014 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/metadata.v5/topic.invalid/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/metadata.v5/topic.invalid/server.rpt @@ -25,11 +25,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/metadata.v5/topic.partition.info.changed/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/metadata.v5/topic.partition.info.changed/client.rpt index 4ed8d98c04..3ee93add51 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/metadata.v5/topic.partition.info.changed/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/metadata.v5/topic.partition.info.changed/client.rpt @@ -30,11 +30,11 @@ connect "zilla://streams/net0" connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/metadata.v5/topic.partition.info.changed/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/metadata.v5/topic.partition.info.changed/server.rpt index fb73b4cf50..2e3b3a0f79 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/metadata.v5/topic.partition.info.changed/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/metadata.v5/topic.partition.info.changed/server.rpt @@ -25,11 +25,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -66,11 +66,11 @@ write 150 # size -1 0 -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId2) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/metadata.v5/topic.partition.info.incomplete/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/metadata.v5/topic.partition.info.incomplete/client.rpt index aacb74e2bb..deb00b33bf 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/metadata.v5/topic.partition.info.incomplete/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/metadata.v5/topic.partition.info.incomplete/client.rpt @@ -28,11 +28,11 @@ connect "zilla://streams/net0" connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/metadata.v5/topic.partition.info.incomplete/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/metadata.v5/topic.partition.info.incomplete/server.rpt index 063fa143fa..fb4c75e4ee 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/metadata.v5/topic.partition.info.incomplete/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/metadata.v5/topic.partition.info.incomplete/server.rpt @@ -25,11 +25,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/metadata.v5/topic.partition.info/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/metadata.v5/topic.partition.info/client.rpt index d1adf40486..8f7a64e454 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/metadata.v5/topic.partition.info/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/metadata.v5/topic.partition.info/client.rpt @@ -28,11 +28,11 @@ connect "zilla://streams/net0" connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/metadata.v5/topic.partition.info/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/metadata.v5/topic.partition.info/server.rpt index bcc42ecd47..d5b0b10f0f 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/metadata.v5/topic.partition.info/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/metadata.v5/topic.partition.info/server.rpt @@ -25,11 +25,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/metadata.v5/topic.unknown/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/metadata.v5/topic.unknown/client.rpt index 460482f75e..9de2e3d3bb 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/metadata.v5/topic.unknown/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/metadata.v5/topic.unknown/client.rpt @@ -28,11 +28,11 @@ connect "zilla://streams/net0" connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/metadata.v5/topic.unknown/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/metadata.v5/topic.unknown/server.rpt index 41aef224d2..0336490a41 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/metadata.v5/topic.unknown/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/metadata.v5/topic.unknown/server.rpt @@ -25,11 +25,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.commit.v7.sasl.handshake.v1/update.topic.partition.offset.sasl.plain/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.commit.v7.sasl.handshake.v1/update.topic.partition.offset.sasl.plain/client.rpt index aed15d303c..cd77d6febb 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.commit.v7.sasl.handshake.v1/update.topic.partition.offset.sasl.plain/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.commit.v7.sasl.handshake.v1/update.topic.partition.offset.sasl.plain/client.rpt @@ -28,11 +28,11 @@ connect "zilla://streams/net0" connected -write 17 # size +write 22 # size 17s # sasl.handshake 1s # v1 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 5s "PLAIN" # mechanism read 17 # size @@ -41,11 +41,11 @@ read 17 # size 1 # mechanisms 5s "PLAIN" # PLAIN -write 32 # size +write 37 # size 36s # sasl.authenticate 1s # v1 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 18 [0x00] "username" # authentication bytes [0x00] "password" @@ -57,11 +57,11 @@ read 20 # size -1s # authentication bytes 0L # session lifetime -write 84 # size +write 89 # size 8s # offset fetch 7s # 7 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 8s "client-1" # group id 0 10s "memberId-1" # consumer member group id diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.commit.v7.sasl.handshake.v1/update.topic.partition.offset.sasl.plain/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.commit.v7.sasl.handshake.v1/update.topic.partition.offset.sasl.plain/server.rpt index 74c369d3bf..0009e0db1d 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.commit.v7.sasl.handshake.v1/update.topic.partition.offset.sasl.plain/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.commit.v7.sasl.handshake.v1/update.topic.partition.offset.sasl.plain/server.rpt @@ -25,11 +25,11 @@ accepted connected -read 17 # size +read 22 # size 17s # sasl.handshake 1s # v1 (int:requestId) - -1s # no client id + 5s "zilla" # client id 5s "PLAIN" # mechanism write 17 # size @@ -38,11 +38,11 @@ write 17 # size 1 # mechanisms 5s "PLAIN" # PLAIN -read 32 # size +read 37 # size 36s # sasl.authenticate 1s # v1 (int:requestId) - -1s # no client id + 5s "zilla" # client id 18 [0x00] "username" # authentication bytes [0x00] "password" @@ -54,11 +54,11 @@ write 20 # size -1s # authentication bytes 0L # session lifetime -read 84 # size +read 89 # size 8s # offset fetch 7s # 7 (int:newRequestId) - -1s # no client id + 5s "zilla" # client id 8s "client-1" # group id 0 10s "memberId-1" # consumer member group id diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.commit.v7.sasl.handshake.v1/update.topic.partition.offset.sasl.scram/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.commit.v7.sasl.handshake.v1/update.topic.partition.offset.sasl.scram/client.rpt index 29ed1fd89b..0fe1dcd6c2 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.commit.v7.sasl.handshake.v1/update.topic.partition.offset.sasl.scram/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.commit.v7.sasl.handshake.v1/update.topic.partition.offset.sasl.scram/client.rpt @@ -28,11 +28,11 @@ connect "zilla://streams/net0" connected -write 23 # size +write 28 # size 17s # sasl.handshake 1s # v1 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 11s "SCRAM-SHA-1" # mechanism read 23 # size @@ -41,11 +41,11 @@ read 23 # size 1 # mechanisms 11s "SCRAM-SHA-1" # SCRAM -write 50 # size +write 55 # size 36s # sasl.authenticate 1s # v1 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 36 # authentication bytes "n,,n=user,r=fyko+d2lbbFgONRv9qkxdawL" @@ -56,11 +56,11 @@ read 92 # size 70 "r=fyko+d2lbbFgONRv9qkxdawL3rfcNHYJY1ZVvWVs7j,s=QSXCR+Q6sek8bf92,i=4096" 0L # session lifetime -write 96 # size +write 101 # size 36s # sasl.authenticate 1s # v1 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 82 # authentication bytes "c=biws,r=fyko+d2lbbFgONRv9qkxdawL3rfcNHYJY1ZVvWVs7j,p=v0X8v3Bz2T0CJGbJQyF0X+HI4Ts=" @@ -71,11 +71,11 @@ read 52 # size 30 "v=rmF9pqV8S7suAoZWja4dJRkFsKQ=" 0L # session lifetime -write 84 # size +write 89 # size 8s # offset fetch 7s # 7 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 8s "client-1" # group id 0 10s "memberId-1" # consumer member group id diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.commit.v7.sasl.handshake.v1/update.topic.partition.offset.sasl.scram/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.commit.v7.sasl.handshake.v1/update.topic.partition.offset.sasl.scram/server.rpt index 8e6a6a50f4..9d5025efd2 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.commit.v7.sasl.handshake.v1/update.topic.partition.offset.sasl.scram/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.commit.v7.sasl.handshake.v1/update.topic.partition.offset.sasl.scram/server.rpt @@ -25,11 +25,11 @@ accepted connected -read 23 # size +read 28 # size 17s # sasl.handshake 1s # v1 (int:requestId) - -1s # no client id + 5s "zilla" # client id 11s "SCRAM-SHA-1" # mechanism write 23 # size @@ -38,11 +38,11 @@ write 23 # size 1 # mechanisms 11s "SCRAM-SHA-1" # SCRAM -read 50 # size +read 55 # size 36s # sasl.authenticate 1s # v1 (int:requestId) - -1s # no client id + 5s "zilla" # client id 36 # authentication bytes "n,,n=user,r=fyko+d2lbbFgONRv9qkxdawL" @@ -53,11 +53,11 @@ write 92 # size 70 "r=fyko+d2lbbFgONRv9qkxdawL3rfcNHYJY1ZVvWVs7j,s=QSXCR+Q6sek8bf92,i=4096" # authentication bytes 0L # session lifetime -read 96 # size +read 101 # size 36s # sasl.authenticate 1s # v1 (int:requestId) - -1s # no client id + 5s "zilla" # client id 82 # authentication bytes "c=biws,r=fyko+d2lbbFgONRv9qkxdawL3rfcNHYJY1ZVvWVs7j,p=v0X8v3Bz2T0CJGbJQyF0X+HI4Ts=" @@ -68,11 +68,11 @@ write 52 # size 30 "v=rmF9pqV8S7suAoZWja4dJRkFsKQ=" # authentication bytes 0L # session lifetime -read 84 # size +read 89 # size 8s # offset fetch 7s # 7 (int:newRequestId) - -1s # no client id + 5s "zilla" # client id 8s "client-1" # group id 0 10s "memberId-1" # consumer member group id diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.commit.v7/update.topic.partition.offset/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.commit.v7/update.topic.partition.offset/client.rpt index d9e21e2ea3..eb2e581f31 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.commit.v7/update.topic.partition.offset/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.commit.v7/update.topic.partition.offset/client.rpt @@ -28,11 +28,11 @@ connect "zilla://streams/net0" connected -write 84 # size +write 89 # size 8s # offset fetch 7s # 7 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 8s "client-1" # group id 0 10s "memberId-1" # consumer member group id diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.commit.v7/update.topic.partition.offset/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.commit.v7/update.topic.partition.offset/server.rpt index d9c65866e1..0e5c67e529 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.commit.v7/update.topic.partition.offset/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.commit.v7/update.topic.partition.offset/server.rpt @@ -25,11 +25,11 @@ accepted connected -read 84 # size +read 89 # size 8s # offset fetch 7s # 7 (int:newRequestId) - -1s # no client id + 5s "zilla" # client id 8s "client-1" # group id 0 10s "memberId-1" # consumer member group id diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.commit.v7/update.topic.partition.offsets/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.commit.v7/update.topic.partition.offsets/client.rpt index b4009220f9..ad95d7b1c3 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.commit.v7/update.topic.partition.offsets/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.commit.v7/update.topic.partition.offsets/client.rpt @@ -28,11 +28,11 @@ connect "zilla://streams/net0" connected -write 84 # size +write 89 # size 8s # offset fetch 7s # 7 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 8s "client-1" # group id 0 10s "memberId-1" # consumer member group id @@ -54,11 +54,11 @@ read 28 # size 0 # partition index 0s # unknown topic partition -write 84 # size +write 89 # size 8s # offset fetch 7s # 7 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 8s "client-1" # group id 0 10s "memberId-1" # consumer member group id diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.commit.v7/update.topic.partition.offsets/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.commit.v7/update.topic.partition.offsets/server.rpt index 8ffa84fbfe..0e79e36a60 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.commit.v7/update.topic.partition.offsets/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.commit.v7/update.topic.partition.offsets/server.rpt @@ -25,11 +25,11 @@ accepted connected -read 84 # size +read 89 # size 8s # offset fetch 7s # 7 (int:newRequestId) - -1s # no client id + 5s "zilla" # client id 8s "client-1" # group id 0 10s "memberId-1" # consumer member group id @@ -52,11 +52,11 @@ write 28 # size 0s # no error -read 84 # size +read 89 # size 8s # offset fetch 7s # 7 (int:newRequestId) - -1s # no client id + 5s "zilla" # client id 8s "client-1" # group id 0 10s "memberId-1" # consumer member group id diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.commit.v7/update.unknown.topic.partition.offset/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.commit.v7/update.unknown.topic.partition.offset/client.rpt index 41c8c07bcc..b7e804768a 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.commit.v7/update.unknown.topic.partition.offset/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.commit.v7/update.unknown.topic.partition.offset/client.rpt @@ -28,11 +28,11 @@ connect "zilla://streams/net0" connected -write 84 # size +write 89 # size 8s # offset fetch 7s # 7 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 8s "client-1" # group id 0 10s "memberId-1" # consumer member group id diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.commit.v7/update.unknown.topic.partition.offset/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.commit.v7/update.unknown.topic.partition.offset/server.rpt index b0a762b468..63881a6135 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.commit.v7/update.unknown.topic.partition.offset/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.commit.v7/update.unknown.topic.partition.offset/server.rpt @@ -25,11 +25,11 @@ accepted connected -read 84 # size +read 89 # size 8s # offset fetch 7s # 7 (int:newRequestId) - -1s # no client id + 5s "zilla" # client id 8s "client-1" # group id 0 10s "memberId-1" # consumer member group id diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.fetch.v5.sasl.handshake.v1/topic.offset.info.sasl.plain/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.fetch.v5.sasl.handshake.v1/topic.offset.info.sasl.plain/client.rpt index b04f056374..e02c484bc1 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.fetch.v5.sasl.handshake.v1/topic.offset.info.sasl.plain/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.fetch.v5.sasl.handshake.v1/topic.offset.info.sasl.plain/client.rpt @@ -28,11 +28,11 @@ connect "zilla://streams/net0" connected -write 17 # size +write 22 # size 17s # sasl.handshake 1s # v1 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 5s "PLAIN" # mechanism read 17 # size @@ -41,11 +41,11 @@ read 17 # size 1 # mechanisms 5s "PLAIN" # PLAIN -write 32 # size +write 37 # size 36s # sasl.authenticate 1s # v1 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 18 [0x00] "username" # authentication bytes [0x00] "password" @@ -57,11 +57,11 @@ read 20 # size -1s # authentication bytes 0L # session lifetime -write 38 # size +write 43 # size 9s # offset fetch 5s # v0 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 8s "client-1" # group id 1 # topics 4s "test" # "test" topic diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.fetch.v5.sasl.handshake.v1/topic.offset.info.sasl.plain/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.fetch.v5.sasl.handshake.v1/topic.offset.info.sasl.plain/server.rpt index 61a511b0e7..8c68a56aa2 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.fetch.v5.sasl.handshake.v1/topic.offset.info.sasl.plain/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.fetch.v5.sasl.handshake.v1/topic.offset.info.sasl.plain/server.rpt @@ -25,11 +25,11 @@ accepted connected -read 17 # size +read 22 # size 17s # sasl.handshake 1s # v1 (int:requestId) - -1s # no client id + 5s "zilla" # client id 5s "PLAIN" # mechanism write 17 # size @@ -38,11 +38,11 @@ write 17 # size 1 # mechanisms 5s "PLAIN" # PLAIN -read 32 # size +read 37 # size 36s # sasl.authenticate 1s # v1 (int:requestId) - -1s # no client id + 5s "zilla" # client id 18 [0x00] "username" # authentication bytes [0x00] "password" @@ -54,11 +54,11 @@ write 20 # size -1s # authentication bytes 0L # session lifetime -read 38 # size +read 43 # size 9s # offset fetch 5s # v0 (int:newRequestId) - -1s # no client id + 5s "zilla" # client id 8s "client-1" # group id 1 # topics 4s "test" # "test" topic diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.fetch.v5.sasl.handshake.v1/topic.offset.info.sasl.scram/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.fetch.v5.sasl.handshake.v1/topic.offset.info.sasl.scram/client.rpt index 0ed62fabc8..54428d1f33 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.fetch.v5.sasl.handshake.v1/topic.offset.info.sasl.scram/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.fetch.v5.sasl.handshake.v1/topic.offset.info.sasl.scram/client.rpt @@ -28,11 +28,11 @@ connect "zilla://streams/net0" connected -write 23 # size +write 28 # size 17s # sasl.handshake 1s # v1 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 11s "SCRAM-SHA-1" # mechanism read 23 # size @@ -41,11 +41,11 @@ read 23 # size 1 # mechanisms 11s "SCRAM-SHA-1" # SCRAM -write 50 # size +write 55 # size 36s # sasl.authenticate 1s # v1 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 36 # authentication bytes "n,,n=user,r=fyko+d2lbbFgONRv9qkxdawL" @@ -56,11 +56,11 @@ read 92 # size 70 "r=fyko+d2lbbFgONRv9qkxdawL3rfcNHYJY1ZVvWVs7j,s=QSXCR+Q6sek8bf92,i=4096" 0L # session lifetime -write 96 # size +write 101 # size 36s # sasl.authenticate 1s # v1 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 82 # authentication bytes "c=biws,r=fyko+d2lbbFgONRv9qkxdawL3rfcNHYJY1ZVvWVs7j,p=v0X8v3Bz2T0CJGbJQyF0X+HI4Ts=" @@ -71,11 +71,11 @@ read 52 # size 30 "v=rmF9pqV8S7suAoZWja4dJRkFsKQ=" 0L # session lifetime -write 38 # size +write 43 # size 9s # offset fetch 5s # v0 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 8s "client-1" # group id 1 # topics 4s "test" # "test" topic diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.fetch.v5.sasl.handshake.v1/topic.offset.info.sasl.scram/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.fetch.v5.sasl.handshake.v1/topic.offset.info.sasl.scram/server.rpt index c4dc4987ac..3d550d1059 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.fetch.v5.sasl.handshake.v1/topic.offset.info.sasl.scram/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.fetch.v5.sasl.handshake.v1/topic.offset.info.sasl.scram/server.rpt @@ -25,11 +25,11 @@ accepted connected -read 23 # size +read 28 # size 17s # sasl.handshake 1s # v1 (int:requestId) - -1s # no client id + 5s "zilla" # client id 11s "SCRAM-SHA-1" # mechanism write 23 # size @@ -38,11 +38,11 @@ write 23 # size 1 # mechanisms 11s "SCRAM-SHA-1" # SCRAM -read 50 # size +read 55 # size 36s # sasl.authenticate 1s # v1 (int:requestId) - -1s # no client id + 5s "zilla" # client id 36 # authentication bytes "n,,n=user,r=fyko+d2lbbFgONRv9qkxdawL" @@ -53,11 +53,11 @@ write 92 # size 70 "r=fyko+d2lbbFgONRv9qkxdawL3rfcNHYJY1ZVvWVs7j,s=QSXCR+Q6sek8bf92,i=4096" # authentication bytes 0L # session lifetime -read 96 # size +read 101 # size 36s # sasl.authenticate 1s # v1 (int:requestId) - -1s # no client id + 5s "zilla" # client id 82 # authentication bytes "c=biws,r=fyko+d2lbbFgONRv9qkxdawL3rfcNHYJY1ZVvWVs7j,p=v0X8v3Bz2T0CJGbJQyF0X+HI4Ts=" @@ -68,11 +68,11 @@ write 52 # size 30 "v=rmF9pqV8S7suAoZWja4dJRkFsKQ=" # authentication bytes 0L # session lifetime -read 38 # size +read 43 # size 9s # offset fetch 5s # v0 (int:newRequestId) - -1s # no client id + 5s "zilla" # client id 8s "client-1" # group id 1 # topics 4s "test" # "test" topic diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.fetch.v5/topic.offset.info.incomplete/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.fetch.v5/topic.offset.info.incomplete/client.rpt index 534f2ff047..abccd37475 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.fetch.v5/topic.offset.info.incomplete/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.fetch.v5/topic.offset.info.incomplete/client.rpt @@ -28,11 +28,11 @@ connect "zilla://streams/net0" connected -write 38 # size +write 43 # size 9s # offset fetch 5s # v0 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 8s "client-1" # group id 1 # topics 4s "test" # "test" topic diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.fetch.v5/topic.offset.info.incomplete/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.fetch.v5/topic.offset.info.incomplete/server.rpt index 86dfda32f0..ac39ebf2fc 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.fetch.v5/topic.offset.info.incomplete/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.fetch.v5/topic.offset.info.incomplete/server.rpt @@ -25,11 +25,11 @@ accepted connected -read 38 # size +read 43 # size 9s # offset fetch 5s # v0 (int:newRequestId) - -1s # no client id + 5s "zilla" # client id 8s "client-1" # group id 1 # topics 4s "test" # "test" topic diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.fetch.v5/topic.offset.info/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.fetch.v5/topic.offset.info/client.rpt index c8f63250a3..469f649904 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.fetch.v5/topic.offset.info/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.fetch.v5/topic.offset.info/client.rpt @@ -28,11 +28,11 @@ connect "zilla://streams/net0" connected -write 38 # size +write 43 # size 9s # offset fetch 5s # v0 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 8s "client-1" # group id 1 # topics 4s "test" # "test" topic diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.fetch.v5/topic.offset.info/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.fetch.v5/topic.offset.info/server.rpt index efa53a7368..c13a00714a 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.fetch.v5/topic.offset.info/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.fetch.v5/topic.offset.info/server.rpt @@ -25,11 +25,11 @@ accepted connected -read 38 # size +read 43 # size 9s # offset fetch 5s # v0 (int:newRequestId) - -1s # no client id + 5s "zilla" # client id 8s "client-1" # group id 1 # topics 4s "test" # "test" topic diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.fetch.v5/topic.offset.no.partition/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.fetch.v5/topic.offset.no.partition/client.rpt index adf4515e85..1fdd14cb30 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.fetch.v5/topic.offset.no.partition/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.fetch.v5/topic.offset.no.partition/client.rpt @@ -28,11 +28,11 @@ connect "zilla://streams/net0" connected -write 38 # size +write 43 # size 9s # offset fetch 5s # v0 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 8s "client-1" # group id 1 # topics 4s "test" # "test" topic diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.fetch.v5/topic.offset.no.partition/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.fetch.v5/topic.offset.no.partition/server.rpt index f8959ca199..d08422a18b 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.fetch.v5/topic.offset.no.partition/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/offset.fetch.v5/topic.offset.no.partition/server.rpt @@ -25,11 +25,11 @@ accepted connected -read 38 # size +read 43 # size 9s # offset fetch 5s # v0 (int:newRequestId) - -1s # no client id + 5s "zilla" # client id 8s "client-1" # group id 1 # topics 4s "test" # "test" topic diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3.sasl.handshake.v1/message.value.sasl.plain/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3.sasl.handshake.v1/message.value.sasl.plain/client.rpt index f59dfbb014..82efd45071 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3.sasl.handshake.v1/message.value.sasl.plain/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3.sasl.handshake.v1/message.value.sasl.plain/client.rpt @@ -26,11 +26,11 @@ connect "zilla://streams/net0" connected -write 17 # size +write 22 # size 17s # sasl.handshake 1s # v1 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 5s "PLAIN" # mechanism read 17 # size @@ -39,11 +39,11 @@ read 17 # size 1 # mechanisms 5s "PLAIN" # PLAIN -write 32 # size +write 37 # size 36s # sasl.authenticate 1s # v1 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 18 [0x00] "username" # authentication bytes [0x00] "password" @@ -55,11 +55,11 @@ read 20 # size -1s # authentication bytes 0L # session lifetime -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -107,11 +107,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 17 # size +write 22 # size 17s # sasl.handshake 1s # v1 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 5s "PLAIN" # mechanism read 17 # size @@ -120,11 +120,11 @@ read 17 # size 1 # mechanisms 5s "PLAIN" # PLAIN -write 32 # size +write 37 # size 36s # sasl.authenticate 1s # v1 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 18 [0x00] "username" # authentication bytes [0x00] "password" @@ -136,11 +136,11 @@ read 20 # size -1s # authentication bytes 0L # session lifetime -write 120 # size +write 125 # size 0s # produce 3s # v3 ${newRequestId} - -1s # client id + 5s "zilla" # client id -1s # transactional id 0s # acks ${produceWaitMax} diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3.sasl.handshake.v1/message.value.sasl.plain/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3.sasl.handshake.v1/message.value.sasl.plain/server.rpt index 104d5f0f10..5a0e51ac49 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3.sasl.handshake.v1/message.value.sasl.plain/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3.sasl.handshake.v1/message.value.sasl.plain/server.rpt @@ -28,11 +28,11 @@ accepted connected -read 17 # size +read 22 # size 17s # sasl.handshake 1s # v1 (int:requestId) - -1s # no client id + 5s "zilla" # client id 5s "PLAIN" # mechanism write 17 # size @@ -41,11 +41,11 @@ write 17 # size 1 # mechanisms 5s "PLAIN" # PLAIN -read 32 # size +read 37 # size 36s # sasl.authenticate 1s # v1 (int:requestId) - -1s # no client id + 5s "zilla" # client id 18 [0x00] "username" # authentication bytes [0x00] "password" @@ -57,11 +57,11 @@ write 20 # size -1s # authentication bytes 0L # session lifetime -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -103,11 +103,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 17 # size +read 22 # size 17s # sasl.handshake 1s # v1 (int:requestId) - -1s # no client id + 5s "zilla" # client id 5s "PLAIN" # mechanism write 17 # size @@ -116,11 +116,11 @@ write 17 # size 1 # mechanisms 5s "PLAIN" # PLAIN -read 32 # size +read 37 # size 36s # sasl.authenticate 1s # v1 (int:requestId) - -1s # no client id + 5s "zilla" # client id 18 [0x00] "username" # authentication bytes [0x00] "password" @@ -132,11 +132,11 @@ write 20 # size -1s # authentication bytes 0L # session lifetime -read 120 +read 125 0s 3s (int:requestId) - -1s + 5s "zilla" # client id -1s [0..2] [0..4] diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3.sasl.handshake.v1/message.value.sasl.scram/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3.sasl.handshake.v1/message.value.sasl.scram/client.rpt index cb48cf332e..fb6a3485e5 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3.sasl.handshake.v1/message.value.sasl.scram/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3.sasl.handshake.v1/message.value.sasl.scram/client.rpt @@ -26,11 +26,11 @@ connect "zilla://streams/net0" connected -write 23 # size +write 28 # size 17s # sasl.handshake 1s # v1 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 11s "SCRAM-SHA-1" # mechanism read 23 # size @@ -39,11 +39,11 @@ read 23 # size 1 # mechanisms 11s "SCRAM-SHA-1" # SCRAM -write 50 # size +write 55 # size 36s # sasl.authenticate 1s # v1 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 36 # authentication bytes "n,,n=user,r=fyko+d2lbbFgONRv9qkxdawL" @@ -54,11 +54,11 @@ read 92 # size 70 "r=fyko+d2lbbFgONRv9qkxdawL3rfcNHYJY1ZVvWVs7j,s=QSXCR+Q6sek8bf92,i=4096" 0L # session lifetime -write 96 # size +write 101 # size 36s # sasl.authenticate 1s # v1 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 82 # authentication bytes "c=biws,r=fyko+d2lbbFgONRv9qkxdawL3rfcNHYJY1ZVvWVs7j,p=v0X8v3Bz2T0CJGbJQyF0X+HI4Ts=" @@ -69,11 +69,11 @@ read 52 # size 30 "v=rmF9pqV8S7suAoZWja4dJRkFsKQ=" 0L # session lifetime -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -121,11 +121,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 23 # size +write 28 # size 17s # sasl.handshake 1s # v1 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 11s "SCRAM-SHA-1" # mechanism read 23 # size @@ -134,11 +134,11 @@ read 23 # size 1 # mechanisms 11s "SCRAM-SHA-1" # SCRAM -write 50 # size +write 55 # size 36s # sasl.authenticate 1s # v1 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 36 # authentication bytes "n,,n=user,r=fyko+d2lbbFgONRv9qkxdawL" @@ -149,11 +149,11 @@ read 92 # size 70 "r=fyko+d2lbbFgONRv9qkxdawL3rfcNHYJY1ZVvWVs7j,s=QSXCR+Q6sek8bf92,i=4096" 0L # session lifetime -write 96 # size +write 101 # size 36s # sasl.authenticate 1s # v1 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 82 # authentication bytes "c=biws,r=fyko+d2lbbFgONRv9qkxdawL3rfcNHYJY1ZVvWVs7j,p=v0X8v3Bz2T0CJGbJQyF0X+HI4Ts=" @@ -164,11 +164,11 @@ read 52 # size 30 "v=rmF9pqV8S7suAoZWja4dJRkFsKQ=" 0L # session lifetime -write 120 # size +write 125 # size 0s # produce 3s # v3 ${newRequestId} - -1s # client id + 5s "zilla" # client id -1s # transactional id 0s # acks ${produceWaitMax} diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3.sasl.handshake.v1/message.value.sasl.scram/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3.sasl.handshake.v1/message.value.sasl.scram/server.rpt index d5740b3ace..3724a56621 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3.sasl.handshake.v1/message.value.sasl.scram/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3.sasl.handshake.v1/message.value.sasl.scram/server.rpt @@ -28,11 +28,11 @@ accepted connected -read 23 # size +read 28 # size 17s # sasl.handshake 1s # v1 (int:requestId) - -1s # no client id + 5s "zilla" # client id 11s "SCRAM-SHA-1" # mechanism write 23 # size @@ -41,11 +41,11 @@ write 23 # size 1 # mechanisms 11s "SCRAM-SHA-1" # SCRAM -read 50 # size +read 55 # size 36s # sasl.authenticate 1s # v1 (int:requestId) - -1s # no client id + 5s "zilla" # client id 36 # authentication bytes "n,,n=user,r=fyko+d2lbbFgONRv9qkxdawL" @@ -56,11 +56,11 @@ write 92 # size 70 "r=fyko+d2lbbFgONRv9qkxdawL3rfcNHYJY1ZVvWVs7j,s=QSXCR+Q6sek8bf92,i=4096" # authentication bytes 0L # session lifetime -read 96 # size +read 101 # size 36s # sasl.authenticate 1s # v1 (int:requestId) - -1s # no client id + 5s "zilla" # client id 82 # authentication bytes "c=biws,r=fyko+d2lbbFgONRv9qkxdawL3rfcNHYJY1ZVvWVs7j,p=v0X8v3Bz2T0CJGbJQyF0X+HI4Ts=" @@ -71,11 +71,11 @@ write 52 # size 30 "v=rmF9pqV8S7suAoZWja4dJRkFsKQ=" # authentication bytes 0L # session lifetime -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -117,11 +117,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 23 # size +read 28 # size 17s # sasl.handshake 1s # v1 (int:requestId) - -1s # no client id + 5s "zilla" # client id 11s "SCRAM-SHA-1" # mechanism write 23 # size @@ -130,11 +130,11 @@ write 23 # size 1 # mechanisms 11s "SCRAM-SHA-1" # SCRAM -read 50 # size +read 55 # size 36s # sasl.authenticate 1s # v1 (int:requestId) - -1s # no client id + 5s "zilla" # client id 36 # authentication bytes "n,,n=user,r=fyko+d2lbbFgONRv9qkxdawL" @@ -145,11 +145,11 @@ write 92 # size 70 "r=fyko+d2lbbFgONRv9qkxdawL3rfcNHYJY1ZVvWVs7j,s=QSXCR+Q6sek8bf92,i=4096" # authentication bytes 0L # session lifetime -read 96 # size +read 101 # size 36s # sasl.authenticate 1s # v1 (int:requestId) - -1s # no client id + 5s "zilla" # client id 82 # authentication bytes "c=biws,r=fyko+d2lbbFgONRv9qkxdawL3rfcNHYJY1ZVvWVs7j,p=v0X8v3Bz2T0CJGbJQyF0X+HI4Ts=" @@ -160,11 +160,11 @@ write 52 # size 30 "v=rmF9pqV8S7suAoZWja4dJRkFsKQ=" # authentication bytes 0L # session lifetime -read 120 +read 125 0s 3s (int:requestId) - -1s + 5s "zilla" # client id -1s [0..2] [0..4] diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.header.null/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.header.null/client.rpt index 1a2107269a..3765b7fa26 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.header.null/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.header.null/client.rpt @@ -26,11 +26,11 @@ connect "zilla://streams/net0" connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -78,11 +78,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 129 # size +write 134 # size 0s # produce 3s # v3 ${newRequestId} - -1s # client id + 5s "zilla" # client id -1s # transactional id 0s # acks ${produceWaitMax} diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.header.null/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.header.null/server.rpt index d925e3a8d5..7953f171b8 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.header.null/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.header.null/server.rpt @@ -28,11 +28,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -74,11 +74,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 129 +read 134 0s 3s (int:requestId) - -1s + 5s "zilla" # client id -1s [0..2] [0..4] diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.header/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.header/client.rpt index aea5c8ce78..d841b888c6 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.header/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.header/client.rpt @@ -26,11 +26,11 @@ connect "zilla://streams/net0" connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -78,11 +78,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 135 # size +write 140 # size 0s # produce 3s # v3 ${newRequestId} - -1s # client id + 5s "zilla" # client id -1s # transactional id 0s # acks ${produceWaitMax} diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.header/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.header/server.rpt index 50cc943500..4f6c65e5c4 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.header/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.header/server.rpt @@ -28,11 +28,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -74,11 +74,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 135 +read 140 0s 3s (int:requestId) - -1s + 5s "zilla" # client id -1s [0..2] [0..4] diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.headers.distinct/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.headers.distinct/client.rpt index e7838f0db3..8d127c22de 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.headers.distinct/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.headers.distinct/client.rpt @@ -26,11 +26,11 @@ connect "zilla://streams/net0" connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -78,11 +78,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 150 # size +write 155 # size 0s # produce 3s # v3 ${newRequestId} - -1s # client id + 5s "zilla" # client id -1s # transactional id 0s # acks ${produceWaitMax} diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.headers.distinct/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.headers.distinct/server.rpt index c486533caf..d81d44b411 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.headers.distinct/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.headers.distinct/server.rpt @@ -28,11 +28,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -74,11 +74,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 150 +read 155 0s 3s (int:requestId) - -1s + 5s "zilla" # client id -1s [0..2] [0..4] diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.headers.repeated/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.headers.repeated/client.rpt index f0862355cd..1726cba7ad 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.headers.repeated/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.headers.repeated/client.rpt @@ -26,11 +26,11 @@ connect "zilla://streams/net0" connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -78,11 +78,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 150 # size +write 155 # size 0s # produce 3s # v3 ${newRequestId} - -1s # client id + 5s "zilla" # client id -1s # transactional id 0s # acks ${produceWaitMax} diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.headers.repeated/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.headers.repeated/server.rpt index 44852ebfd8..1ca952239a 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.headers.repeated/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.headers.repeated/server.rpt @@ -28,11 +28,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -74,11 +74,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 150 +read 155 0s 3s (int:requestId) - -1s + 5s "zilla" # client id -1s [0..2] [0..4] diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.key.distinct/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.key.distinct/client.rpt index 1eed8f0aed..955569401c 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.key.distinct/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.key.distinct/client.rpt @@ -26,11 +26,11 @@ connect "zilla://streams/net0" connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -78,11 +78,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 124 # size +write 129 # size 0s # produce 3s # v3 ${newRequestId} - -1s # client id + 5s "zilla" # client id -1s # transactional id 0s # acks ${produceWaitMax} diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.key.distinct/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.key.distinct/server.rpt index 24e0f3fc95..fdab45c695 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.key.distinct/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.key.distinct/server.rpt @@ -28,11 +28,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -74,11 +74,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 124 +read 129 0s 3s (int:requestId) - -1s + 5s "zilla" # client id -1s [0..2] [0..4] diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.key.null/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.key.null/client.rpt index 270cffb334..35abe60201 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.key.null/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.key.null/client.rpt @@ -26,11 +26,11 @@ connect "zilla://streams/net0" connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -78,11 +78,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 120 # size +write 125 # size 0s # produce 3s # v3 ${newRequestId} - -1s # client id + 5s "zilla" # client id -1s # transactional id 0s # acks ${produceWaitMax} diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.key.null/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.key.null/server.rpt index 388af59ca7..0dd84b650a 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.key.null/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.key.null/server.rpt @@ -28,11 +28,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -74,11 +74,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 120 +read 125 0s 3s (int:requestId) - -1s + 5s "zilla" # client id -1s [0..2] [0..4] diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.key.with.header/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.key.with.header/client.rpt index 402e1bb0ae..2e1938e83d 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.key.with.header/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.key.with.header/client.rpt @@ -26,11 +26,11 @@ connect "zilla://streams/net0" connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -78,11 +78,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 139 # size +write 144 # size 0s # produce 3s # v3 ${newRequestId} - -1s # client id + 5s "zilla" # client id -1s # transactional id 0s # acks ${produceWaitMax} diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.key.with.header/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.key.with.header/server.rpt index 7a5ab24c4f..36071795c0 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.key.with.header/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.key.with.header/server.rpt @@ -28,11 +28,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -74,11 +74,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 139 +read 144 0s 3s (int:requestId) - -1s + 5s "zilla" # client id -1s [0..2] [0..4] diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.key.with.value.distinct/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.key.with.value.distinct/client.rpt index 3710cf2cd5..416e2ad74a 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.key.with.value.distinct/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.key.with.value.distinct/client.rpt @@ -26,11 +26,11 @@ connect "zilla://streams/net0" connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -78,11 +78,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 124 # size +write 129 # size 0s # produce 3s # v3 ${newRequestId} - -1s # client id + 5s "zilla" # client id -1s # transactional id 0s # acks ${produceWaitMax} diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.key.with.value.distinct/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.key.with.value.distinct/server.rpt index 180b1ed571..7341ee5828 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.key.with.value.distinct/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.key.with.value.distinct/server.rpt @@ -28,11 +28,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -74,11 +74,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 124 +read 129 0s 3s (int:requestId) - -1s + 5s "zilla" # client id -1s [0..2] [0..4] diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.key.with.value.null/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.key.with.value.null/client.rpt index 1add57ef51..7ed8fa1ed9 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.key.with.value.null/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.key.with.value.null/client.rpt @@ -26,11 +26,11 @@ connect "zilla://streams/net0" connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -78,11 +78,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 112 # size +write 117 # size 0s # produce 3s # v3 ${newRequestId} - -1s # client id + 5s "zilla" # client id -1s # transactional id 0s # acks ${produceWaitMax} diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.key.with.value.null/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.key.with.value.null/server.rpt index 29fff92a8b..36559c4f1c 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.key.with.value.null/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.key.with.value.null/server.rpt @@ -28,11 +28,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -74,11 +74,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 112 +read 117 0s 3s (int:requestId) - -1s + 5s "zilla" # client id -1s [0..2] [0..4] diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.key/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.key/client.rpt index 15246e7756..3086b5a2a3 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.key/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.key/client.rpt @@ -26,11 +26,11 @@ connect "zilla://streams/net0" connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -78,11 +78,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 124 # size +write 129 # size 0s # produce 3s # v3 ${newRequestId} - -1s # client id + 5s "zilla" # client id -1s # transactional id 0s # acks ${produceWaitMax} diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.key/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.key/server.rpt index 286d3e55ef..9c2f1385fb 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.key/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.key/server.rpt @@ -28,11 +28,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -74,11 +74,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 124 +read 129 0s 3s (int:requestId) - -1s + 5s "zilla" # client id -1s [0..2] [0..4] diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.value.100k/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.value.100k/client.rpt index be23f4b549..8641b6c713 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.value.100k/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.value.100k/client.rpt @@ -26,11 +26,11 @@ connect "zilla://streams/net0" connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -78,11 +78,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 102512 # size +write 102517 # size 0s # produce 3s # v3 ${newRequestId} - -1s # client id + 5s "zilla" # client id -1s # transactional id 0s # acks ${produceWaitMax} diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.value.100k/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.value.100k/server.rpt index ff27bc9107..8ac9cfeeb7 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.value.100k/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.value.100k/server.rpt @@ -29,11 +29,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -75,11 +75,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 102512 +read 102517 0s 3s (int:requestId) - -1s + 5s "zilla" # client id -1s [0..2] [0..4] diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.value.10k/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.value.10k/client.rpt index 936e8c7206..4a54a9d9b6 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.value.10k/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.value.10k/client.rpt @@ -26,11 +26,11 @@ connect "zilla://streams/net0" connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -78,11 +78,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 10352 # size +write 10357 # size 0s # produce 3s # v3 ${newRequestId} - -1s # client id + 5s "zilla" # client id -1s # transactional id 0s # acks ${produceWaitMax} diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.value.10k/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.value.10k/server.rpt index af8932a4fa..95de94f22d 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.value.10k/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.value.10k/server.rpt @@ -29,11 +29,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -75,11 +75,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 10352 +read 10357 0s 3s (int:requestId) - -1s + 5s "zilla" # client id -1s [0..2] [0..4] diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.value.distinct/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.value.distinct/client.rpt index f27429aee7..571db0c114 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.value.distinct/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.value.distinct/client.rpt @@ -26,11 +26,11 @@ connect "zilla://streams/net0" connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -78,11 +78,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 120 # size +write 125 # size 0s # produce 3s # v3 ${newRequestId} - -1s # client id + 5s "zilla" # client id -1s # transactional id 0s # acks ${produceWaitMax} diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.value.distinct/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.value.distinct/server.rpt index 0fc2ec5578..2d3a7abcb5 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.value.distinct/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.value.distinct/server.rpt @@ -28,11 +28,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -74,11 +74,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 120 +read 125 0s 3s (int:requestId) - -1s + 5s "zilla" # client id -1s [0..2] [0..4] diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.value.null/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.value.null/client.rpt index 6d97b621ca..1d55eb4268 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.value.null/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.value.null/client.rpt @@ -26,11 +26,11 @@ connect "zilla://streams/net0" connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -78,11 +78,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 108 # size +write 113 # size 0s # produce 3s # v3 ${newRequestId} - -1s # client id + 5s "zilla" # client id -1s # transactional id 0s # acks ${produceWaitMax} diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.value.null/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.value.null/server.rpt index cfa2b678eb..72155230c0 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.value.null/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.value.null/server.rpt @@ -28,11 +28,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -74,11 +74,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 108 +read 113 0s 3s (int:requestId) - -1s + 5s "zilla" # client id -1s [0..2] [0..4] diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.value.repeated/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.value.repeated/client.rpt index 482d96578d..f910ba1f2b 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.value.repeated/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.value.repeated/client.rpt @@ -26,11 +26,11 @@ connect "zilla://streams/net0" connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -78,11 +78,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 139 # size +write 144 # size 0s # produce 3s # v3 ${newRequestId} - -1s # client id + 5s "zilla" # client id -1s # transactional id 0s # acks ${produceWaitMax} diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.value.repeated/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.value.repeated/server.rpt index 27bd1101bf..50ad08d50f 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.value.repeated/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.value.repeated/server.rpt @@ -28,11 +28,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -74,11 +74,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 139 +read 144 0s 3s (int:requestId) - -1s + 5s "zilla" # client id -1s [0..2] [0..4] diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.value/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.value/client.rpt index 270cffb334..35abe60201 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.value/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.value/client.rpt @@ -26,11 +26,11 @@ connect "zilla://streams/net0" connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -78,11 +78,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 120 # size +write 125 # size 0s # produce 3s # v3 ${newRequestId} - -1s # client id + 5s "zilla" # client id -1s # transactional id 0s # acks ${produceWaitMax} diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.value/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.value/server.rpt index 72800dc204..353e0b64cf 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.value/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.value/server.rpt @@ -28,11 +28,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -74,11 +74,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 120 +read 125 0s 3s (int:requestId) - -1s + 5s "zilla" # client id -1s [0..2] [0..4] diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.values.sequential/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.values.sequential/client.rpt index 9b48621d87..45de7d5bdf 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.values.sequential/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.values.sequential/client.rpt @@ -26,11 +26,11 @@ connect "zilla://streams/net0" connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -78,11 +78,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 7278 +write 7283 0s 3s ${newRequestId} - -1s + 5s "zilla" # client id -1s 0s # acks ${produceWaitMax} diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.values.sequential/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.values.sequential/server.rpt index a6aaebb5a4..a645c4791f 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.values.sequential/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/message.values.sequential/server.rpt @@ -28,11 +28,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -74,11 +74,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 7278 +read 7283 0s 3s (int:requestId) - -1s + 5s "zilla" # client id -1s [0..2] [0..4] diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/partition.not.leader/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/partition.not.leader/client.rpt index a77b415b78..942326deb7 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/partition.not.leader/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/partition.not.leader/client.rpt @@ -26,11 +26,11 @@ connect "zilla://streams/net0" connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -78,11 +78,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 108 # size +write 113 # size 0s # produce 3s # v3 ${newRequestId} - -1s # client id + 5s "zilla" # client id -1s # transactional id 0s # acks ${produceWaitMax} diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/partition.not.leader/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/partition.not.leader/server.rpt index 2b9df0519d..99451eaad2 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/partition.not.leader/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/partition.not.leader/server.rpt @@ -28,11 +28,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -74,11 +74,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 108 +read 113 0s 3s (int:requestId) - -1s + 5s "zilla" # client id -1s [0..2] [0..4] diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/partition.unknown/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/partition.unknown/client.rpt index a2ecb119c6..7f0d15908d 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/partition.unknown/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/partition.unknown/client.rpt @@ -26,11 +26,11 @@ connect "zilla://streams/net0" connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -78,11 +78,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 108 # size +write 113 # size 0s # produce 3s # v3 ${newRequestId} - -1s # client id + 5s "zilla" # client id -1s # transactional id 0s # acks ${produceWaitMax} diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/partition.unknown/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/partition.unknown/server.rpt index ae18700fbe..4936ab263b 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/partition.unknown/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/produce.v3/partition.unknown/server.rpt @@ -28,11 +28,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -74,11 +74,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 108 +read 113 0s 3s (int:requestId) - -1s + 5s "zilla" # client id -1s [0..2] [0..4] diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/sasl.handshake.v1/mechanism.plain/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/sasl.handshake.v1/mechanism.plain/client.rpt index 1292c43647..4f116dad7f 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/sasl.handshake.v1/mechanism.plain/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/sasl.handshake.v1/mechanism.plain/client.rpt @@ -28,11 +28,11 @@ connect "zilla://streams/net0" connected -write 17 # size +write 22 # size 17s # sasl.handshake 1s # v1 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 5s "PLAIN" # mechanism read 17 # size @@ -41,11 +41,11 @@ read 17 # size 1 # mechanisms 5s "PLAIN" # PLAIN -write 32 # size +write 37 # size 36s # sasl.authenticate 1s # v1 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 18 [0x00] "username" # authentication bytes [0x00] "password" diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/sasl.handshake.v1/mechanism.plain/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/sasl.handshake.v1/mechanism.plain/server.rpt index a253eeec45..07b9c0ac45 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/sasl.handshake.v1/mechanism.plain/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/sasl.handshake.v1/mechanism.plain/server.rpt @@ -28,11 +28,11 @@ accepted connected -read 17 # size +read 22 # size 17s # sasl.handshake 1s # v1 (int:requestId) - -1s # no client id + 5s "zilla" # client id 5s "PLAIN" # mechanism write 17 # size @@ -41,11 +41,11 @@ write 17 # size 1 # mechanisms 5s "PLAIN" # PLAIN -read 32 # size +read 37 # size 36s # sasl.authenticate 1s # v1 (int:requestId) - -1s # no client id + 5s "zilla" # client id 18 [0x00] "username" # authentication bytes [0x00] "password" diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.fetch.filter.none.read.committed/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.fetch.filter.none.read.committed/client.rpt index 10bd48ef5c..d61bba0d62 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.fetch.filter.none.read.committed/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.fetch.filter.none.read.committed/client.rpt @@ -27,11 +27,11 @@ connect "zilla://streams/net0" connected -write 233 # size +write 238 # size 32s # describe configs 0s # v0 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # resources [0x02] # topic resource 4s "test" # "test" topic @@ -123,11 +123,11 @@ connect await RECEIVED_CONFIG connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -185,11 +185,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 65 # size +write 70 # size 1s # fetch 5s # v5 ${newRequestId} - -1s + 5s "zilla" # client id -1 ${fetchWaitMax} 1 @@ -268,11 +268,11 @@ read 262 ${kafka:varint(6)} # value "value1" -write 65 # size +write 70 # size 1s # fetch 5s # v5 ${newRequestId} - -1s + 5s "zilla" # client id -1 ${fetchWaitMax} 1 @@ -434,11 +434,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 65 # size +write 70 # size 1s # fetch 5s # v5 ${newRequestId} - -1s + 5s "zilla" # client id -1 ${fetchWaitMax} 1 @@ -521,11 +521,11 @@ read 277 ${kafka:varint(6)} # value "value1" -write 65 # size +write 70 # size 1s # fetch 5s # v5 ${newRequestId} - -1s + 5s "zilla" # client id -1 ${fetchWaitMax} 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.fetch.filter.none.read.committed/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.fetch.filter.none.read.committed/server.rpt index 48424773ca..ee015753ea 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.fetch.filter.none.read.committed/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.fetch.filter.none.read.committed/server.rpt @@ -26,11 +26,11 @@ accepted connected -read 233 # size +read 238 # size 32s # describe configs 0s # v0 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # resources [0x02] # topic resource 4s "test" # "test" topic @@ -117,11 +117,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -173,11 +173,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 65 +read 70 1s 5s (int:requestId) - -1s + 5s "zilla" # client id -1 [0..4] 1 @@ -264,11 +264,11 @@ write notify SENT_MESSAGE_A2 write await SEND_MESSAGE_A3 -read 65 +read 70 1s 5s (int:requestId) - -1s + 5s "zilla" # client id -1 [0..4] 1 @@ -442,11 +442,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 65 +read 70 1s 5s (int:requestId) - -1s + 5s "zilla" # client id -1 [0..4] 1 @@ -539,11 +539,11 @@ write notify SENT_MESSAGE_B2 write await SEND_MESSAGE_B3 -read 65 +read 70 1s 5s (int:requestId) - -1s + 5s "zilla" # client id -1 [0..4] 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.fetch.filter.none.read.uncommitted/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.fetch.filter.none.read.uncommitted/client.rpt index 262e4b7f63..9d212f2269 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.fetch.filter.none.read.uncommitted/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.fetch.filter.none.read.uncommitted/client.rpt @@ -27,11 +27,11 @@ connect "zilla://streams/net0" connected -write 233 # size +write 238 # size 32s # describe configs 0s # v0 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # resources [0x02] # topic resource 4s "test" # "test" topic @@ -123,11 +123,11 @@ connect await RECEIVED_CONFIG connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -185,11 +185,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 65 # size +write 70 # size 1s # fetch 5s # v5 ${newRequestId} - -1s + 5s "zilla" # client id -1 ${fetchWaitMax} 1 @@ -268,11 +268,11 @@ read 262 ${kafka:varint(6)} # value "value1" -write 65 # size +write 70 # size 1s # fetch 5s # v5 ${newRequestId} - -1s + 5s "zilla" # client id -1 ${fetchWaitMax} 1 @@ -434,11 +434,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 65 # size +write 70 # size 1s # fetch 5s # v5 ${newRequestId} - -1s + 5s "zilla" # client id -1 ${fetchWaitMax} 1 @@ -521,11 +521,11 @@ read 277 ${kafka:varint(6)} # value "value1" -write 65 # size +write 70 # size 1s # fetch 5s # v5 ${newRequestId} - -1s + 5s "zilla" # client id -1 ${fetchWaitMax} 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.fetch.filter.none.read.uncommitted/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.fetch.filter.none.read.uncommitted/server.rpt index 1ee214d494..6389fce10b 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.fetch.filter.none.read.uncommitted/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.fetch.filter.none.read.uncommitted/server.rpt @@ -26,11 +26,11 @@ accepted connected -read 233 # size +read 238 # size 32s # describe configs 0s # v0 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # resources [0x02] # topic resource 4s "test" # "test" topic @@ -117,11 +117,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -173,11 +173,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 65 +read 70 1s 5s (int:requestId) - -1s + 5s "zilla" # client id -1 [0..4] 1 @@ -264,11 +264,11 @@ write notify SENT_MESSAGE_A2 write await SEND_MESSAGE_A3 -read 65 +read 70 1s 5s (int:requestId) - -1s + 5s "zilla" # client id -1 [0..4] 1 @@ -442,11 +442,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 65 +read 70 1s 5s (int:requestId) - -1s + 5s "zilla" # client id -1 [0..4] 1 @@ -539,11 +539,11 @@ write notify SENT_MESSAGE_B2 write await SEND_MESSAGE_B3 -read 65 +read 70 1s 5s (int:requestId) - -1s + 5s "zilla" # client id -1 [0..4] 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.fetch.filter.sync/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.fetch.filter.sync/client.rpt index 7f113be9e8..277aab377a 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.fetch.filter.sync/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.fetch.filter.sync/client.rpt @@ -27,11 +27,11 @@ connect "zilla://streams/net0" connected -write 233 # size +write 238 # size 32s # describe configs 0s # v0 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # resources [0x02] # topic resource 4s "test" # "test" topic @@ -123,11 +123,11 @@ connect await RECEIVED_CONFIG connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -185,11 +185,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 65 # size +write 70 # size 1s # fetch 5s # v5 ${newRequestId} - -1s + 5s "zilla" # client id -1 ${fetchWaitMax} 1 @@ -230,11 +230,11 @@ read 121 -1 0 # records -write 65 # size +write 70 # size 1s # fetch 5s # v5 ${newRequestId} - -1s + 5s "zilla" # client id -1 ${fetchWaitMax} 1 @@ -295,11 +295,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 65 # size +write 70 # size 1s # fetch 5s # v5 ${newRequestId} - -1s + 5s "zilla" # client id -1 ${fetchWaitMax} 1 @@ -340,11 +340,11 @@ read 121 -1 0 # records -write 65 # size +write 70 # size 1s # fetch 5s # v5 ${newRequestId} - -1s + 5s "zilla" # client id -1 ${fetchWaitMax} 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.fetch.filter.sync/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.fetch.filter.sync/server.rpt index e2c8b89edc..1e5e6e2688 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.fetch.filter.sync/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.fetch.filter.sync/server.rpt @@ -26,11 +26,11 @@ accepted connected -read 233 # size +read 238 # size 32s # describe configs 0s # v0 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # resources [0x02] # topic resource 4s "test" # "test" topic @@ -117,11 +117,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -173,11 +173,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 65 +read 70 1s 5s (int:requestId) - -1s + 5s "zilla" # client id -1 [0..4] 1 @@ -218,11 +218,11 @@ write 121 -1 0 # records -read 65 +read 70 1s 5s (int:requestId) - -1s + 5s "zilla" # client id -1 [0..4] 1 @@ -278,11 +278,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 65 +read 70 1s 5s (int:requestId) - -1s + 5s "zilla" # client id -1 [0..4] 1 @@ -323,11 +323,11 @@ write 121 -1 0 # records -read 65 +read 70 1s 5s (int:requestId) - -1s + 5s "zilla" # client id -1 [0..4] 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.fetch.message.values.read.committed/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.fetch.message.values.read.committed/client.rpt index 3b252bd3f9..707b1b2e28 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.fetch.message.values.read.committed/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.fetch.message.values.read.committed/client.rpt @@ -27,11 +27,11 @@ connect "zilla://streams/net0" connected -write 233 # size +write 238 # size 32s # describe configs 0s # v0 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # resources [0x02] # topic resource 4s "test" # "test" topic @@ -123,11 +123,11 @@ connect await RECEIVED_CONFIG connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -166,11 +166,11 @@ read 150 # size read notify PARTITION_COUNT_2 -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -238,11 +238,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 65 # size +write 70 # size 1s # fetch 5s # v5 ${newRequestId} - -1s + 5s "zilla" # client id -1 ${fetchWaitMax} 1 @@ -331,11 +331,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 65 # size +write 70 # size 1s # fetch 5s # v5 ${newRequestId} - -1s + 5s "zilla" # client id -1 ${fetchWaitMax} 1 @@ -424,11 +424,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 65 # size +write 70 # size 1s # fetch 5s # v5 ${newRequestId} - -1s + 5s "zilla" # client id -1 ${fetchWaitMax} 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.fetch.message.values.read.committed/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.fetch.message.values.read.committed/server.rpt index afb250fb9b..8ec3f305fb 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.fetch.message.values.read.committed/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.fetch.message.values.read.committed/server.rpt @@ -26,11 +26,11 @@ accepted connected -read 233 # size +read 238 # size 32s # describe configs 0s # v0 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # resources [0x02] # topic resource 4s "test" # "test" topic @@ -116,11 +116,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -157,11 +157,11 @@ write 150 # size -1 0 -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -226,11 +226,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 65 +read 70 1s 5s (int:requestId) - -1s + 5s "zilla" # client id -1 [0..4] 1 @@ -321,11 +321,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 65 +read 70 1s 5s (int:requestId) - -1s + 5s "zilla" # client id -1 [0..4] 1 @@ -416,11 +416,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 65 +read 70 1s 5s (int:requestId) - -1s + 5s "zilla" # client id -1 [0..4] 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.fetch.message.values.read.uncommitted/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.fetch.message.values.read.uncommitted/client.rpt index 788ce876e3..d7046c5f69 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.fetch.message.values.read.uncommitted/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.fetch.message.values.read.uncommitted/client.rpt @@ -27,11 +27,11 @@ connect "zilla://streams/net0" connected -write 233 # size +write 238 # size 32s # describe configs 0s # v0 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # resources [0x02] # topic resource 4s "test" # "test" topic @@ -123,11 +123,11 @@ connect await RECEIVED_CONFIG connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -166,11 +166,11 @@ read 150 # size read notify PARTITION_COUNT_2 -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -238,11 +238,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 65 # size +write 70 # size 1s # fetch 5s # v5 ${newRequestId} - -1s + 5s "zilla" # client id -1 ${fetchWaitMax} 1 @@ -331,11 +331,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 65 # size +write 70 # size 1s # fetch 5s # v5 ${newRequestId} - -1s + 5s "zilla" # client id -1 ${fetchWaitMax} 1 @@ -424,11 +424,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 65 # size +write 70 # size 1s # fetch 5s # v5 ${newRequestId} - -1s + 5s "zilla" # client id -1 ${fetchWaitMax} 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.fetch.message.values.read.uncommitted/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.fetch.message.values.read.uncommitted/server.rpt index 87833ecb51..be789853d1 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.fetch.message.values.read.uncommitted/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.fetch.message.values.read.uncommitted/server.rpt @@ -26,11 +26,11 @@ accepted connected -read 233 # size +read 238 # size 32s # describe configs 0s # v0 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # resources [0x02] # topic resource 4s "test" # "test" topic @@ -116,11 +116,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -157,11 +157,11 @@ write 150 # size -1 0 -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -226,11 +226,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 65 +read 70 1s 5s (int:requestId) - -1s + 5s "zilla" # client id -1 [0..4] 1 @@ -321,11 +321,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 65 +read 70 1s 5s (int:requestId) - -1s + 5s "zilla" # client id -1 [0..4] 1 @@ -416,11 +416,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 65 +read 70 1s 5s (int:requestId) - -1s + 5s "zilla" # client id -1 [0..4] 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.fetch.partition.offsets.earliest/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.fetch.partition.offsets.earliest/client.rpt index 9241b7ed03..14e1705d51 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.fetch.partition.offsets.earliest/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.fetch.partition.offsets.earliest/client.rpt @@ -27,11 +27,11 @@ connect "zilla://streams/net0" connected -write 233 # size +write 238 # size 32s # describe configs 0s # v0 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # resources [0x02] # topic resource 4s "test" # "test" topic @@ -123,11 +123,11 @@ connect await RECEIVED_CONFIG connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -185,11 +185,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 65 # size +write 70 # size 1s # fetch 5s # v5 ${newRequestId} - -1s + 5s "zilla" # client id -1 ${fetchWaitMax} 1 @@ -249,11 +249,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 65 # size +write 70 # size 1s # fetch 5s # v5 ${newRequestId} - -1s + 5s "zilla" # client id -1 ${fetchWaitMax} 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.fetch.partition.offsets.earliest/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.fetch.partition.offsets.earliest/server.rpt index 3b4de51502..8c60cdba97 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.fetch.partition.offsets.earliest/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.fetch.partition.offsets.earliest/server.rpt @@ -25,11 +25,11 @@ accepted connected -read 233 # size +read 238 # size 32s # describe configs 0s # v0 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # resources [0x02] # topic resource 4s "test" # "test" topic @@ -116,11 +116,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -172,11 +172,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 65 +read 70 1s 5s (int:requestId) - -1s + 5s "zilla" # client id -1 [0..4] 1 @@ -232,11 +232,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 65 +read 70 1s 5s (int:requestId) - -1s + 5s "zilla" # client id -1 [0..4] 1 diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.produce.message.value.100k/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.produce.message.value.100k/client.rpt index f2b9271521..1b8fcdd470 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.produce.message.value.100k/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.produce.message.value.100k/client.rpt @@ -25,11 +25,11 @@ connect "zilla://streams/net0" connected -write 233 # size +write 238 # size 32s # describe configs 0s # v0 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # resources [0x02] # topic resource 4s "test" # "test" topic @@ -121,11 +121,11 @@ connect await RECEIVED_CONFIG connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -173,11 +173,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 102512 # size +write 102517 # size 0s # produce 3s # v3 ${newRequestId} - -1s # client id + 5s "zilla" # client id -1s # transactional id 1s # acks (leader only) ${produceWaitMax} diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.produce.message.value.100k/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.produce.message.value.100k/server.rpt index 40cb0a7975..80cee01554 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.produce.message.value.100k/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.produce.message.value.100k/server.rpt @@ -26,11 +26,11 @@ accepted connected -read 233 # size +read 238 # size 32s # describe configs 0s # v0 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # resources [0x02] # topic resource 4s "test" # "test" topic @@ -116,11 +116,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -162,11 +162,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 102512 +read 102517 0s 3s (int:requestId) - -1s + 5s "zilla" # client id -1s [0..2] [0..4] diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.produce.message.value.10k/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.produce.message.value.10k/client.rpt index b901cd3c3a..f5263c7293 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.produce.message.value.10k/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.produce.message.value.10k/client.rpt @@ -25,11 +25,11 @@ connect "zilla://streams/net0" connected -write 233 # size +write 238 # size 32s # describe configs 0s # v0 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # resources [0x02] # topic resource 4s "test" # "test" topic @@ -121,11 +121,11 @@ connect await RECEIVED_CONFIG connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -173,11 +173,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 10352 # size +write 10357 # size 0s # produce 3s # v3 ${newRequestId} - -1s # client id + 5s "zilla" # client id -1s # transactional id 1s # acks (leader only) ${produceWaitMax} diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.produce.message.value.10k/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.produce.message.value.10k/server.rpt index 30affa855b..f04c3c9aeb 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.produce.message.value.10k/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.produce.message.value.10k/server.rpt @@ -26,11 +26,11 @@ accepted connected -read 233 # size +read 238 # size 32s # describe configs 0s # v0 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # resources [0x02] # topic resource 4s "test" # "test" topic @@ -116,11 +116,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -162,11 +162,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 10352 +read 10357 0s 3s (int:requestId) - -1s + 5s "zilla" # client id -1s [0..2] [0..4] diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.produce.message.values.dynamic.hashed/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.produce.message.values.dynamic.hashed/client.rpt index e7b19505dd..2ac1ea766d 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.produce.message.values.dynamic.hashed/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.produce.message.values.dynamic.hashed/client.rpt @@ -26,11 +26,11 @@ connect "zilla://streams/net0" connected -write 233 # size +write 238 # size 32s # describe configs 0s # v0 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # resources [0x02] # topic resource 4s "test" # "test" topic @@ -122,11 +122,11 @@ connect await RECEIVED_CONFIG connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -194,11 +194,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 128 # size +write 133 # size 0s # produce 3s # v3 ${newRequestId} - -1s # client id + 5s "zilla" # client id -1s # transactional id 1s # acks (leader only) ${produceWaitMax} @@ -241,11 +241,11 @@ read 44 [0..8] # log append time [0..4] # throttle ms -write 128 # size +write 133 # size 0s # produce 3s # v3 ${newRequestId2} - -1s # client id + 5s "zilla" # client id -1s # transactional id 1s # acks (leader only) ${produceWaitMax} @@ -307,11 +307,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 128 # size +write 133 # size 0s # produce 3s # v3 ${newRequestId} - -1s # client id + 5s "zilla" # client id -1s # transactional id 1s # acks (leader only) ${produceWaitMax} @@ -354,11 +354,11 @@ read 44 [0..8] # log append time [0..4] # throttle ms -write 128 # size +write 133 # size 0s # produce 3s # v3 ${newRequestId2} - -1s # client id + 5s "zilla" # client id -1s # transactional id 1s # acks (leader only) ${produceWaitMax} @@ -420,11 +420,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 128 # size +write 133 # size 0s # produce 3s # v3 ${newRequestId} - -1s # client id + 5s "zilla" # client id -1s # transactional id 1s # acks (leader only) ${produceWaitMax} @@ -467,11 +467,11 @@ read 44 [0..8] # log append time [0..4] # throttle ms -write 128 # size +write 133 # size 0s # produce 3s # v3 ${newRequestId2} - -1s # client id + 5s "zilla" # client id -1s # transactional id 1s # acks (leader only) ${produceWaitMax} diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.produce.message.values.dynamic.hashed/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.produce.message.values.dynamic.hashed/server.rpt index 5246f69dce..6077b1af44 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.produce.message.values.dynamic.hashed/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.produce.message.values.dynamic.hashed/server.rpt @@ -26,11 +26,11 @@ accepted connected -read 233 # size +read 238 # size 32s # describe configs 0s # v0 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # resources [0x02] # topic resource 4s "test" # "test" topic @@ -116,11 +116,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -182,11 +182,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 128 +read 133 0s 3s (int:requestId) - -1s + 5s "zilla" # client id -1s 1s # acks (leader only) [0..4] @@ -229,11 +229,11 @@ write 44 0L # log append time 0 # throttle -read 128 +read 133 0s 3s (int:requestId2) - -1s + 5s "zilla" # client id -1s 1s # acks (leader only) [0..4] @@ -291,11 +291,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 128 +read 133 0s 3s (int:requestId) - -1s + 5s "zilla" # client id -1s 1s # acks (leader only) [0..4] @@ -338,11 +338,11 @@ write 44 0L # log append time 0 # throttle -read 128 +read 133 0s 3s (int:requestId2) - -1s + 5s "zilla" # client id -1s 1s # acks (leader only) [0..4] @@ -400,11 +400,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 128 +read 133 0s 3s (int:requestId) - -1s + 5s "zilla" # client id -1s 1s # acks (leader only) [0..4] @@ -447,11 +447,11 @@ write 44 0L # log append time 0 # throttle -read 128 +read 133 0s 3s (int:requestId2) - -1s + 5s "zilla" # client id -1s 1s # acks (leader only) [0..4] diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.produce.message.values.dynamic/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.produce.message.values.dynamic/client.rpt index afe0b1fdec..1a50284056 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.produce.message.values.dynamic/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.produce.message.values.dynamic/client.rpt @@ -26,11 +26,11 @@ connect "zilla://streams/net0" connected -write 233 # size +write 238 # size 32s # describe configs 0s # v0 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # resources [0x02] # topic resource 4s "test" # "test" topic @@ -122,11 +122,11 @@ connect await RECEIVED_CONFIG connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -194,11 +194,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 124 # size +write 129 # size 0s # produce 3s # v3 ${newRequestId} - -1s # client id + 5s "zilla" # client id -1s # transactional id 1s # acks (leader only) ${produceWaitMax} @@ -240,11 +240,11 @@ read 44 [0..8] # log append time [0..4] # throttle ms -write 124 # size +write 129 # size 0s # produce 3s # v3 ${newRequestId2} - -1s # client id + 5s "zilla" # client id -1s # transactional id 1s # acks (leader only) ${produceWaitMax} @@ -305,11 +305,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 124 # size +write 129 # size 0s # produce 3s # v3 ${newRequestId} - -1s # client id + 5s "zilla" # client id -1s # transactional id 1s # acks (leader only) ${produceWaitMax} @@ -351,11 +351,11 @@ read 44 [0..8] # log append time [0..4] # throttle ms -write 124 # size +write 129 # size 0s # produce 3s # v3 ${newRequestId2} - -1s # client id + 5s "zilla" # client id -1s # transactional id 1s # acks (leader only) ${produceWaitMax} @@ -416,11 +416,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 124 # size +write 129 # size 0s # produce 3s # v3 ${newRequestId} - -1s # client id + 5s "zilla" # client id -1s # transactional id 1s # acks (leader only) ${produceWaitMax} @@ -462,11 +462,11 @@ read 44 [0..8] # log append time [0..4] # throttle ms -write 124 # size +write 129 # size 0s # produce 3s # v3 ${newRequestId2} - -1s # client id + 5s "zilla" # client id -1s # transactional id 1s # acks (leader only) ${produceWaitMax} diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.produce.message.values.dynamic/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.produce.message.values.dynamic/server.rpt index 0ccc018538..629f7ab06a 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.produce.message.values.dynamic/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.produce.message.values.dynamic/server.rpt @@ -26,11 +26,11 @@ accepted connected -read 233 # size +read 238 # size 32s # describe configs 0s # v0 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # resources [0x02] # topic resource 4s "test" # "test" topic @@ -116,11 +116,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -182,11 +182,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 124 +read 129 0s 3s (int:requestId) - -1s + 5s "zilla" # client id -1s 1s # acks (leader only) [0..4] @@ -228,11 +228,11 @@ write 44 0L # log append time 0 # throttle -read 124 +read 129 0s 3s (int:requestId2) - -1s + 5s "zilla" # client id -1s [0..2] [0..4] @@ -289,11 +289,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 124 +read 129 0s 3s (int:requestId) - -1s + 5s "zilla" # client id -1s 1s # acks (leader only) [0..4] @@ -335,11 +335,11 @@ write 44 0L # log append time 0 # throttle -read 124 +read 129 0s 3s (int:requestId2) - -1s + 5s "zilla" # client id -1s 1s # acks (leader only) [0..4] @@ -396,11 +396,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 124 +read 129 0s 3s (int:requestId) - -1s + 5s "zilla" # client id -1s [0..2] [0..4] @@ -442,11 +442,11 @@ write 44 0L # log append time 0 # throttle -read 124 +read 129 0s 3s (int:requestId2) - -1s + 5s "zilla" # client id -1s 1s # acks (leader only) [0..4] diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.produce.message.values.null/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.produce.message.values.null/client.rpt index 7e66a74a35..b1b2f9d7d2 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.produce.message.values.null/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.produce.message.values.null/client.rpt @@ -26,11 +26,11 @@ connect "zilla://streams/net0" connected -write 233 # size +write 238 # size 32s # describe configs 0s # v0 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # resources [0x02] # topic resource 4s "test" # "test" topic @@ -122,11 +122,11 @@ connect await RECEIVED_CONFIG connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -194,11 +194,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 108 # size +write 113 # size 0s # produce 3s # v3 ${newRequestId} - -1s # client id + 5s "zilla" # client id -1s # transactional id 1s # acks (leader only) ${produceWaitMax} @@ -258,11 +258,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 108 # size +write 113 # size 0s # produce 3s # v3 ${newRequestId} - -1s # client id + 5s "zilla" # client id -1s # transactional id 1s # acks (leader only) ${produceWaitMax} @@ -322,11 +322,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 108 # size +write 113 # size 0s # produce 3s # v3 ${newRequestId} - -1s # client id + 5s "zilla" # client id -1s # transactional id 1s # acks (leader only) ${produceWaitMax} diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.produce.message.values.null/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.produce.message.values.null/server.rpt index 5654eb1919..b112864d73 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.produce.message.values.null/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.produce.message.values.null/server.rpt @@ -26,11 +26,11 @@ accepted connected -read 233 # size +read 238 # size 32s # describe configs 0s # v0 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # resources [0x02] # topic resource 4s "test" # "test" topic @@ -116,11 +116,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -182,11 +182,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 108 +read 113 0s 3s (int:requestId) - -1s + 5s "zilla" # client id -1s 1s # acks (leader only) [0..4] @@ -242,11 +242,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 108 +read 113 0s 3s (int:requestId) - -1s + 5s "zilla" # client id -1s 1s # acks (leader only) [0..4] @@ -302,11 +302,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 108 +read 113 0s 3s (int:requestId) - -1s + 5s "zilla" # client id -1s 1s # acks (leader only) [0..4] diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.produce.message.values/client.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.produce.message.values/client.rpt index afe0b1fdec..1a50284056 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.produce.message.values/client.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.produce.message.values/client.rpt @@ -26,11 +26,11 @@ connect "zilla://streams/net0" connected -write 233 # size +write 238 # size 32s # describe configs 0s # v0 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # resources [0x02] # topic resource 4s "test" # "test" topic @@ -122,11 +122,11 @@ connect await RECEIVED_CONFIG connected -write 21 # size +write 26 # size 3s # metadata 5s # v5 ${newRequestId} - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -194,11 +194,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 124 # size +write 129 # size 0s # produce 3s # v3 ${newRequestId} - -1s # client id + 5s "zilla" # client id -1s # transactional id 1s # acks (leader only) ${produceWaitMax} @@ -240,11 +240,11 @@ read 44 [0..8] # log append time [0..4] # throttle ms -write 124 # size +write 129 # size 0s # produce 3s # v3 ${newRequestId2} - -1s # client id + 5s "zilla" # client id -1s # transactional id 1s # acks (leader only) ${produceWaitMax} @@ -305,11 +305,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 124 # size +write 129 # size 0s # produce 3s # v3 ${newRequestId} - -1s # client id + 5s "zilla" # client id -1s # transactional id 1s # acks (leader only) ${produceWaitMax} @@ -351,11 +351,11 @@ read 44 [0..8] # log append time [0..4] # throttle ms -write 124 # size +write 129 # size 0s # produce 3s # v3 ${newRequestId2} - -1s # client id + 5s "zilla" # client id -1s # transactional id 1s # acks (leader only) ${produceWaitMax} @@ -416,11 +416,11 @@ write zilla:begin.ext ${proxy:beginEx() connected -write 124 # size +write 129 # size 0s # produce 3s # v3 ${newRequestId} - -1s # client id + 5s "zilla" # client id -1s # transactional id 1s # acks (leader only) ${produceWaitMax} @@ -462,11 +462,11 @@ read 44 [0..8] # log append time [0..4] # throttle ms -write 124 # size +write 129 # size 0s # produce 3s # v3 ${newRequestId2} - -1s # client id + 5s "zilla" # client id -1s # transactional id 1s # acks (leader only) ${produceWaitMax} diff --git a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.produce.message.values/server.rpt b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.produce.message.values/server.rpt index e1cb5e5acd..96f21066a5 100644 --- a/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.produce.message.values/server.rpt +++ b/specs/binding-kafka.spec/src/main/scripts/io/aklivity/zilla/specs/binding/kafka/streams/network/unmerged.p3.f5.d0.m5/unmerged.produce.message.values/server.rpt @@ -26,11 +26,11 @@ accepted connected -read 233 # size +read 238 # size 32s # describe configs 0s # v0 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # resources [0x02] # topic resource 4s "test" # "test" topic @@ -116,11 +116,11 @@ accepted connected -read 21 # size +read 26 # size 3s # metadata 5s # v5 (int:requestId) - -1s # no client id + 5s "zilla" # client id 1 # topics 4s "test" # "test" topic [0x00] # allow_auto_topic_creation @@ -182,11 +182,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 124 +read 129 0s 3s (int:requestId) - -1s + 5s "zilla" # client id -1s 1s # acks (leader only) [0..4] @@ -228,11 +228,11 @@ write 44 0L # log append time 0 # throttle -read 124 +read 129 0s 3s (int:requestId2) - -1s + 5s "zilla" # client id -1s 1s # acks (leader only) [0..4] @@ -289,11 +289,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 124 +read 129 0s 3s (int:requestId) - -1s + 5s "zilla" # client id -1s 1s # acks (leader only) [0..4] @@ -335,11 +335,11 @@ write 44 0L # log append time 0 # throttle -read 124 +read 129 0s 3s (int:requestId2) - -1s + 5s "zilla" # client id -1s [0..2] [0..4] @@ -396,11 +396,11 @@ read zilla:begin.ext ${proxy:beginEx() connected -read 124 +read 129 0s 3s (int:requestId) - -1s + 5s "zilla" # client id -1s 1s # acks (leader only) [0..4] @@ -442,11 +442,11 @@ write 44 0L # log append time 0 # throttle -read 124 +read 129 0s 3s (int:requestId2) - -1s + 5s "zilla" # client id -1s 1s # acks (leader only) [0..4] diff --git a/specs/binding-kafka.spec/src/test/java/io/aklivity/zilla/specs/binding/kafka/streams/network/GroupSaslIT.java b/specs/binding-kafka.spec/src/test/java/io/aklivity/zilla/specs/binding/kafka/streams/network/GroupSaslIT.java index dc2c16378c..2c07aeaa67 100644 --- a/specs/binding-kafka.spec/src/test/java/io/aklivity/zilla/specs/binding/kafka/streams/network/GroupSaslIT.java +++ b/specs/binding-kafka.spec/src/test/java/io/aklivity/zilla/specs/binding/kafka/streams/network/GroupSaslIT.java @@ -42,7 +42,7 @@ public class GroupSaslIT @Specification({ "${net}/leader/client", "${net}/leader/server"}) - public void shouldBecameLeader() throws Exception + public void shouldBecomeLeader() throws Exception { k3po.finish(); }