chronos icon indicating copy to clipboard operation
chronos copied to clipboard

Response extremely slow

Open jaimebrolesi opened this issue 6 years ago • 1 comments

Guys, I'm scheduling more than 50,000 tasks and the response time for/v1/scheduler/jobs/search?name is extremely slow.

I'm not sure if Chronos was built to handle this amount of tasks, but someone can help me please!?

jaimebrolesi avatar May 04 '18 21:05 jaimebrolesi

We faced the same issue. You can try to keep the list of tasks small by periodically cleaning up tasks that will never run anymore.

On Fri, May 4, 2018 at 2:58 PM, Jaime Brolesi [email protected] wrote:

Guys, I'm scheduling more than 50,000 tasks and the response time for /v1/scheduler/jobs/search?name is extremely slow.

I'm not sure if Chronos was built to handle this amount of tasks, but someone can help me please!?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/mesos/chronos/issues/873, or mute the thread https://github.com/notifications/unsubscribe-auth/AEfoEKPPEvdhfWfiXpGEKrJlEfENfD1yks5tvM7ugaJpZM4TzUuo .

srikanth-viswanathan avatar May 05 '18 00:05 srikanth-viswanathan