open-nomad/.changelog/11721.txt
Arkadiusz ffb174b596
Fix log streaming missing frames (#11721)
Perform one more read after receiving cancel when streaming file from the allocation API
2022-01-04 14:07:16 -05:00

4 lines
137 B
Plaintext

```release-note:bug
client: Fixed a bug where the allocation log streaming API was missing log frames that spanned log file rotation
```