Many raft timeouts during scale testing

Bug #1857072 reported by Tim Penhey
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Canonical Juju
Triaged
Low
Unassigned

Bug Description

When doing scaletesting on ec2 machines with a volume backed root-disk, the runOnLeader method hit a lot of timeouts:

 case <-s.config.Clock.After(s.config.ForwardTimeout):
  logger.Infof("timeout")
  s.record(command.Operation, "timeout", start)
  return lease.ErrTimeout

Perhaps we should consider some form of batching to send the requests to the raft leader.

Revision history for this message
Canonical Juju QA Bot (juju-qa-bot) wrote :

This bug has not been updated in 2 years, so we're marking it Low importance. If you believe this is incorrect, please update the importance.

Changed in juju:
importance: Medium → Low
tags: added: expirebugs-bot
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.