Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure JobActor::WorkerManager's logs contain the WorkerID that they correspond to #386

Open
sundargates opened this issue Mar 29, 2023 · 6 comments
Labels
good first issue Good for newcomers

Comments

@sundargates
Copy link
Collaborator

Context

This is similar to #384 but from the context of the WorkerManager.

Expected behavior

All loglines emitted by the WorkerManager contain the WorkerID they are responsible for.

@sundargates sundargates added the good first issue Good for newcomers label Mar 29, 2023
@GautamGottipati
Copy link

Hi! @sundargates I would like to try this.

@nitin1chandani
Copy link

Hey, I can do this can you please assign me

@GautamGottipati
Copy link

I am working on it.

@nitin1chandani
Copy link

Okay Gautam

@GautamGottipati
Copy link

GautamGottipati commented Apr 5, 2023

Hi @sundargates, do you expect to create custom logger class, like WorkerManagerLogger, which takes workerId as parameter in constructor and contains info method.

@GautamGottipati
Copy link

#411

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants