io.camunda.zeebe.broker.client.api.BrokerErrorException
: Received error from broker (INTERNAL_ERROR
): Processing paused for partition '3'
#22928
Labels
component/zeebe
Related to the Zeebe component/team
kind/bug
Categorizes an issue or PR as a bug
severity/low
Marks a bug as having little to no noticeable impact for the user
version:8.7.0-alpha1
Label that represents issues released on verions 8.7.0-alpha1
Describe the bug
This error was logged about 40 times in a short timespan.
![Screenshot 2024-10-01 at 16 03 44](https://private-user-images.githubusercontent.com/3511026/372500423-8e9b57dd-9c83-4ea4-898f-30c6e6bfbd47.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk3Mjg2NTMsIm5iZiI6MTczOTcyODM1MywicGF0aCI6Ii8zNTExMDI2LzM3MjUwMDQyMy04ZTliNTdkZC05YzgzLTRlYTQtODk4Zi0zMGM2ZTZiZmJkNDcucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNiUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTZUMTc1MjMzWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9NWEzOGY5YzY2NTc4ZGM1ZDRiZmU3YjM3ZWEyMmIwOTQ5NGFjMTkxMGQ4ODk4NWFiYmI0NzY0NTY2MjM3NDZhZSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.T9pXOU8cJx7Pop_6q6jkDCHedSvlrpgRjQqbiLQePL0)
To Reproduce
Not sure, but likely it involves pausing a partition during processing.
Expected behavior
This is probably just noise. We should log that the partition is paused at INFO level and:
Log/Stacktrace
Full logs are available on Google Drive.
Full Stacktrace
Environment:
The text was updated successfully, but these errors were encountered: