Raven DB 4.1.2 hangs on streaming query in Java
问题 I have a jax-rs-based REST service that I run on Tomcat 8.5 on 64bit Linux, using Java 11; this service connects to a RavenDB 4.1.2 instance, also on the same Linux machine. I make use of the streaming query to return the request result. I use Postman to submit the same request, and everything works well: the results are returned, and rather quickly. However - it only works 10 times. When I submit the same request as previously an 11th time, the results = currentSession.advanced().stream