restatedev / sdk-java

Restate SDK for JVM Languages
https://restate.dev
MIT License
22 stars 4 forks source link

Remove logging of InvocationStateMachine ByteString ids #281

Closed gvdongen closed 5 months ago

gvdongen commented 5 months ago

The logs for the InvocationStateMachine contain a lot of noise due to the ByteString id: Transitioning InvocationStateMachine{id=<ByteString@20d1b148 size=24 contents="\301\254\001\352\255\357%\020\001\216\322U\223<\323\301\337\246E6n\031\276\225">} to REPLAYING

slinkydeveloper commented 5 months ago

Fixed