afs commented on issue #1951:
URL: https://github.com/apache/jena/issues/1951#issuecomment-1623429012

   Glad to hear you've loaded the data.
   
   `client_loop: send disconnect` is an SSH message.
   
   The xloader goes quiet because there a large sort going on and the sort 
program does not output it's progress. We could add a "hello I'm stil working 
on it" but it would not indicate how far through the task.
   
   The different indexes, SPO, POS, OSP can take quite different lengths of 
time to prepare using the sort - the first SPO is often shorter so I guess 
that's why no timeout happened.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to