Remove "experimental" marker for SAC and super stream commands

This commit is contained in:
Arnaud Cogoluègnes 2022-07-21 15:58:59 +02:00 committed by GitHub
parent 730787059b
commit b3a4df13c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 8 deletions

View File

@ -206,17 +206,17 @@ used to make the difference between a request (0) and a response (1). Example fo
|0x0017
|No
|<<route>> (experimental)
|<<route>>
|Client
|0x0018
|Yes
|<<partitions>> (experimental)
|<<partitions>>
|Client
|0x0019
|Yes
|<<consumerupdate>> (experimental)
|<<consumerupdate>>
|Server
|0x0020
|Yes
@ -593,8 +593,6 @@ Heartbeat => Key Version
=== Route
_Experimental_
```
RouteQuery => Key Version CorrelationId RoutingKey SuperStream
Key => uint16 // 0x0018
@ -613,8 +611,6 @@ RouteResponse => Key Version CorrelationId ResponseCode [Stream]
=== Partitions
_Experimental_
```
PartitionsQuery => Key Version CorrelationId SuperStream
Key => uint16 // 0x0019
@ -630,7 +626,7 @@ PartitionsResponse => Key Version CorrelationId ResponseCode [Stream]
Stream => string
```
=== Consumer Update (experimental)
=== ConsumerUpdate
```
ConsumerUpdateQuery => Key Version CorrelationId SubscriptionId Active