Skip to content

ServerJobFilter related questions #994

Answered by auloin
JoonasC asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @JoonasC, the JobFilter will not be removed, we only forgot to update the JavaDoc, but thanks to you that'll be fixed soon.

What is the algorithm used to determine when a ServerJobFilter is slow?

Currently we consider the JobFilter to be slow if it takes more than 10ms to run, the message is logged if that's the case.

Is ServerJobFilter the best tool for this use-case

Yes that's the best option in OSS.

does this happen only for the server that submitted the job?

Only the server on which the job is executed sends such an event others are not notified.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@JoonasC
Comment options

@rdehuyss
Comment options

Answer selected by JoonasC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants