Ted Yu <yuzhihong@...> writes: > > In your original posting, you have: > hasMore = scanner.next(results,1); > > Was there particular reason for placing the limit of 1 above ? >
I was just playing with different options to investigate the problem. As I said, the issue was that the client requests were timing out. Thanks, Julius
