Push(3.0)
The Push UDR can be used for sending additional resources belonging to a request.
The following fields are included in the Push
UDR:
Field | Description |
---|---|
path (string | This field is populated with offset information. As offsets in Kafka are unique per partition, this maps partition identifiers (int) to an offset (long). |
request (RequestCycle (http)) | The RequestCycle UDR the Push UDR belongs to. |