Print

Print


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "xrootd".

The branch, master has been updated
       via  f5fe460c15077afdcb662de5f737ebf901b6fede (commit)
       via  df1136bdd44dc7f31ca6bb4ba62d553412eb2287 (commit)
      from  71e1849783320fc61b1a5f202e5c1eda0b055d48 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit f5fe460c15077afdcb662de5f737ebf901b6fede
Author: Andrew Hanushevsky <[log in to unmask]>
Date:   Sun Dec 4 19:38:37 2011 -0800

    Update pre-release notes.

commit df1136bdd44dc7f31ca6bb4ba62d553412eb2287
Author: Andrew Hanushevsky <[log in to unmask]>
Date:   Sun Dec 4 19:29:50 2011 -0800

    * Define the frm.all.monitor directive to enable migration, purging, and staging
      monitoring. This was originally part of xrootd.monitor but that just was odd.
    * Collapse he staging (s) and migration (m) records into a single transfer (x) record
      while not compatible, the previous implementation was new code and no one actually
      was capturing these records.
    * Implement a server identification record (=) that unquely identifies each server.
      The record can be sent periodically and can be used as a heartbeat of sorts.
    * Clean-up monitoring code.

-----------------------------------------------------------------------

Summary of changes:
 docs/PreReleaseNotes.txt           |    9 ++
 src/XrdFrm/XrdFrmConfig.cc         |  102 ++++++++++-------------
 src/XrdFrm/XrdFrmConfig.hh         |    1 +
 src/XrdFrm/XrdFrmMonitor.cc        |  108 ++++++++++++++++++++----
 src/XrdFrm/XrdFrmMonitor.hh        |   19 +++--
 src/XrdOuc/XrdOucUtils.cc          |   34 ++++++++
 src/XrdOuc/XrdOucUtils.hh          |    4 +
 src/XrdXrootd/XrdXrootdAdmin.cc    |    4 +-
 src/XrdXrootd/XrdXrootdConfig.cc   |   39 ++++-----
 src/XrdXrootd/XrdXrootdMonData.hh  |   10 ++-
 src/XrdXrootd/XrdXrootdMonitor.cc  |  161 +++++++++++++++++++++++++++++------
 src/XrdXrootd/XrdXrootdMonitor.hh  |  138 +++++++++++++++++++++----------
 src/XrdXrootd/XrdXrootdProtocol.cc |   12 +--
 src/XrdXrootd/XrdXrootdProtocol.hh |    8 +-
 src/XrdXrootd/XrdXrootdXeq.cc      |   76 ++++++++---------
 15 files changed, 490 insertions(+), 235 deletions(-)


hooks/post-receive
-- 
xrootd

########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1