You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "bzablocki (via GitHub)" <gi...@apache.org> on 2023/04/14 08:24:52 UTC

[GitHub] [beam] bzablocki opened a new issue, #26278: [Bug]: Make the lulz logging messages consistent across all flavors of Dataflow

bzablocki opened a new issue, #26278:
URL: https://github.com/apache/beam/issues/26278

   ### What happened?
   
   Format strings look like this, but are not exactly the same/consistent.
   "Processing stuck in step {step name} for at least {duration} without outputting or completing in state process at {stack trace}".
   
   Goals (As much as possible)
   - Ensure lulz logging is implemented in all flavors
   - Consistent user step name format (might be the most difficult, I think some places display "s4" style, and some display "User/Step/Name/Format"
   - Use same format string
   - Stack trace is displayed in all flavors.
   
   ### Issue Priority
   
   Priority: 3 (minor)
   
   ### Issue Components
   
   - [X] Component: Python SDK
   - [X] Component: Java SDK
   - [X] Component: Go SDK
   - [ ] Component: Typescript SDK
   - [ ] Component: IO connector
   - [ ] Component: Beam examples
   - [ ] Component: Beam playground
   - [ ] Component: Beam katas
   - [ ] Component: Website
   - [ ] Component: Spark Runner
   - [ ] Component: Flink Runner
   - [ ] Component: Samza Runner
   - [ ] Component: Twister2 Runner
   - [ ] Component: Hazelcast Jet Runner
   - [ ] Component: Google Cloud Dataflow Runner


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] riteshghorse closed issue #26278: [Bug]: Make the lulz logging messages consistent across all flavors of Dataflow

Posted by "riteshghorse (via GitHub)" <gi...@apache.org>.
riteshghorse closed issue #26278: [Bug]: Make the lulz logging messages consistent across all flavors of Dataflow
URL: https://github.com/apache/beam/issues/26278


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] damccorm commented on issue #26278: [Bug]: Make the lulz logging messages consistent across all flavors of Dataflow

Posted by "damccorm (via GitHub)" <gi...@apache.org>.
damccorm commented on issue #26278:
URL: https://github.com/apache/beam/issues/26278#issuecomment-1598864408

   Reopening since Go still needs to be addressed


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] tvalentyn commented on issue #26278: [Bug]: Make the lulz logging messages consistent across all flavors of Dataflow

Posted by "tvalentyn (via GitHub)" <gi...@apache.org>.
tvalentyn commented on issue #26278:
URL: https://github.com/apache/beam/issues/26278#issuecomment-1577712316

   Thanks for filing and fixing this. should we also update the 'go' wording, see: https://github.com/apache/beam/blob/98210d99b8530346b66fcffe66b893924c910bea/sdks/go/pkg/beam/core/metrics/sampler.go#L64 cc: @lostluck 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] bzablocki commented on issue #26278: [Bug]: Make the lulz logging messages consistent across all flavors of Dataflow

Posted by "bzablocki (via GitHub)" <gi...@apache.org>.
bzablocki commented on issue #26278:
URL: https://github.com/apache/beam/issues/26278#issuecomment-1578714289

   That is a good point. I'll do that, thanks @tvalentyn.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] bzablocki commented on issue #26278: [Bug]: Make the lulz logging messages consistent across all flavors of Dataflow

Posted by "bzablocki (via GitHub)" <gi...@apache.org>.
bzablocki commented on issue #26278:
URL: https://github.com/apache/beam/issues/26278#issuecomment-1508129214

   .take-issue


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org