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  62f22435523c329a8be63f5ef177fca7f27fd97e (commit)
      from  d7b2a182473d77c79fc23caa31357eb5bb76c8d7 (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 62f22435523c329a8be63f5ef177fca7f27fd97e
Author: Andrew Hanushevsky <[log in to unmask]>
Date:   Thu Jun 9 22:19:58 2011 -0700

    * Allow servers to specify to the meta-manager what share of requests they
      are willing to handle. Add the 'cms.sched gsdflt' and 'cms.sched gshr'
      configuration directives to specify this.
    * Include additional information in the protocol statistics.
    * Resize some counters to prevent overflows.
    * Add the 'cms.delay qdn' directive to allow better redirection control in
      the future.

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

Summary of changes:
 docs/PreReleaseNotes.txt     |    7 +++
 src/XProtocol/YProtocol.hh   |    4 +-
 src/XrdCms/XrdCmsCluster.cc  |   97 ++++++++++++++++++++++++++---------------
 src/XrdCms/XrdCmsCluster.hh  |    9 +++-
 src/XrdCms/XrdCmsConfig.cc   |   23 +++++++++-
 src/XrdCms/XrdCmsConfig.hh   |    6 ++-
 src/XrdCms/XrdCmsNode.cc     |   19 ++++++--
 src/XrdCms/XrdCmsNode.hh     |   15 +++++-
 src/XrdCms/XrdCmsProtocol.cc |   19 ++++++--
 src/XrdCms/XrdCmsSelect.hh   |   10 +++--
 10 files changed, 151 insertions(+), 58 deletions(-)


hooks/post-receive
-- 
xrootd