Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
biboumi
biboumi
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 99
    • Issues 99
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 12
    • Merge Requests 12
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • louiz’
  • biboumibiboumi
  • Issues
  • #2409

Closed
Open
Opened Jun 15, 2016 by louiz’@louizMaintainer

Delete inactive IrcClients and Bridge

When an IrcClient is inactive for more than N seconds and has no joined chan, the IrcClient should be deleted entirely (to free a socket, and some memory).

This should not be done immediately when the last channel is left, because we don’t want to redo the whole connection/auth/MOTD again if the XMPP user re-join an IRC channel on that server again.

Same thing with Bridges objects, delete them when inactive (for more than N seconds) and they have no IrcClient in them.

(from redmine: created on 2013-11-10, closed on 2014-04-15)

To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
1.0
Milestone
1.0 (Past due)
Assign milestone
Time tracking
None
Due date
None
Reference: louiz/biboumi#2409