Project

General

Profile

Actions

Feature #1809

open

msgr: limit simultaneous connections

Added by Greg Farnum over 12 years ago. Updated about 5 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

Right now SimpleMessenger has no mechanism for limiting the number of simultaneous connections it holds open. This is a facility it will need for handling large numbers of clients.

Probably the best mechanism is to keep the sockets on an LRU and when we need to open a new one that exceeds our limit, we close the oldest one. I think we have enough reconnect smarts at other layers that we can do this while still guaranteeing forward progress.


Related issues 1 (0 open1 closed)

Related to Ceph - Feature #1808: filestore: gracefully handle EMFILERejected12/09/2011

Actions
Actions #1

Updated by Sage Weil over 12 years ago

  • Subject changed from SimpleMessenger should be able to limit simultaneous connections to msgr: limit simultaneous connections
  • Translation missing: en.field_position set to 1
  • Translation missing: en.field_position changed from 1 to 1079
Actions #2

Updated by Sage Weil over 12 years ago

  • Translation missing: en.field_position deleted (1086)
  • Translation missing: en.field_position set to 64
Actions #3

Updated by Sage Weil over 12 years ago

  • Target version changed from v0.40 to v0.41
  • Translation missing: en.field_position deleted (71)
  • Translation missing: en.field_position set to 11
Actions #4

Updated by Sage Weil over 12 years ago

  • Translation missing: en.field_position deleted (23)
  • Translation missing: en.field_position set to 103
Actions #5

Updated by Sage Weil over 12 years ago

  • Translation missing: en.field_story_points set to 13
  • Translation missing: en.field_position deleted (101)
  • Translation missing: en.field_position set to 26
Actions #6

Updated by Sage Weil over 12 years ago

  • Target version deleted (v0.41)
  • Translation missing: en.field_position deleted (30)
  • Translation missing: en.field_position set to 1
Actions #7

Updated by Sage Weil over 12 years ago

  • Target version set to v0.41
  • Translation missing: en.field_position deleted (1)
  • Translation missing: en.field_position set to 29
Actions #8

Updated by Sage Weil over 12 years ago

  • Translation missing: en.field_position deleted (29)
  • Translation missing: en.field_position set to 30
Actions #9

Updated by Sage Weil over 12 years ago

  • Target version deleted (v0.41)
  • Translation missing: en.field_position deleted (30)
  • Translation missing: en.field_position set to 1
Actions #10

Updated by Greg Farnum about 5 years ago

  • Project changed from Ceph to Messengers
  • Category deleted (msgr)
Actions

Also available in: Atom PDF