Reduce the number of items in the mget for regression_bug_434843 to 1024
authorTrond Norbye <trond.norbye@sun.com>
Mon, 12 Oct 2009 13:53:19 +0000 (15:53 +0200)
committerTrond Norbye <trond.norbye@sun.com>
Mon, 12 Oct 2009 13:53:19 +0000 (15:53 +0200)
A higher number caused deadlock on MacOSX and Solaris 10. For a higher number
of items you should use the upcomming mget_execute interface.


No differences found