I have the following use case:

Start a scan on a table
During the scan all regionservers are stopped

I'm expecting now some kind of exception is throwed, but instead of this the scan iteration stops ( resultscanner.next returns a null).


Regarding this I have two questions:

- Is this correct behaviour?
- If correct, how can I be notified of this situation?


ps.

In the ScannerCallable.call function the exception is catched and a null result is returned.


Best Regards,
Robert Hofstra,
Knowlogy



Reply via email to