Displaying 1 result from an estimated 1 matches for "729370".
Did you mean:
29370
2009 Jul 31
2
[PATCH server] Removed workaround for qmf bug that yielded 0 cpus and 0 nics for nodes from time to time.
The original bug report is filed here:
http://issues.apache.org/jira/browse/QPID-1973
The svn revision 975209 and onwards for qpid contains the fix.
---
src/host-browser/host-register.rb | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/host-browser/host-register.rb b/src/host-browser/host-register.rb
index 57c11b7..06d8553 100755
---