Can you file a jira and put a patch up?
> -----Original Message----- > From: Ted Yu [mailto:[email protected]] > Sent: Saturday, July 31, 2010 3:13 PM > To: [email protected] > Subject: minor bug in ServerManager.ServerMonitor.chore() > > Hi, > I see a minor issue in ServerManager.ServerMonitor.chore() where first > would > always be true. > The following line should be moved outside if block: > first = false; > > Cheers
