You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hbase.apache.org by Robert Hofstra <ro...@knowlogy.nl> on 2010/01/11 14:04:11 UTC

I'm getting no exception when scanning, while regionservers are stopped.

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