Skip to content

Fixed remote active sessions and large available space#312

Merged
eflumerf merged 7 commits intodevelopfrom
rrivera/fixRemoteActiveSessionsAndLargeAvailableSpace
Jan 30, 2026
Merged

Fixed remote active sessions and large available space#312
eflumerf merged 7 commits intodevelopfrom
rrivera/fixRemoteActiveSessionsAndLargeAvailableSpace

Conversation

@rrivera747
Copy link
Contributor

No description provided.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR addresses two distinct issues: adding remote active sessions to the user tracking system and converting disk space units from KB to GB in XML output to improve readability for large storage systems.

Changes:

  • Added remote session users to the active users string in WebUsers functionality
  • Converted available disk space reporting from KB to GB in GatewaySupervisor XML outputs for both main apps and subapps

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 7 comments.

File Description
otsdaq/WebUsersUtilities/WebUsers.cc Added iteration over RemoteSessions_ to include remote session users in the active users string
otsdaq/GatewaySupervisor/GatewaySupervisor.cc Renamed XML fields from availableLogSpaceKB/availableDataSpaceKB to GB equivalents and converted values using decimal unit conversion (÷1000÷1000)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Contributor

Copilot AI commented Jan 28, 2026

@rrivera747 I've opened a new pull request, #314, to work on those changes. Once the pull request is ready, I'll request review from you.

Copy link
Contributor

Copilot AI commented Jan 28, 2026

@rrivera747 I've opened a new pull request, #315, to work on those changes. Once the pull request is ready, I'll request review from you.

Copilot AI and others added 3 commits January 28, 2026 22:43
Co-authored-by: rrivera747 <107584474+rrivera747@users.noreply.github.com>
Clarify 32-bit integer overflow as reason for KB to GB conversion
Fix getActiveUserCount to include remote sessions
@eflumerf eflumerf moved this from 📋 Triage to 👍 PR Created in art-daq Work Tracker Jan 30, 2026
@eflumerf eflumerf merged commit 48bcccb into develop Jan 30, 2026
11 checks passed
@eflumerf eflumerf deleted the rrivera/fixRemoteActiveSessionsAndLargeAvailableSpace branch January 30, 2026 14:52
@github-project-automation github-project-automation bot moved this from 👍 PR Created to 🎉 Done in art-daq Work Tracker Jan 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🎉 Done

Development

Successfully merging this pull request may close these issues.

4 participants