[ https://issues.apache.org/jira/browse/OMID-100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ohad Shacham resolved OMID-100. ------------------------------- Resolution: Fixed > Throw non retriable exceptions from coprocessor and scanner implementors > ------------------------------------------------------------------------ > > Key: OMID-100 > URL: https://issues.apache.org/jira/browse/OMID-100 > Project: Apache Omid > Issue Type: Sub-task > Reporter: James Taylor > Assignee: Ohad Shacham > Priority: Major > Fix For: 1.0.0.0 > > Attachments: OMID-100.patch > > > HBase will retry 300+ times if an exception occurs on the server-side. To > prevent this, implementors need to wrap any exceptions that occur with a > DoNotRetryIOException > This should be done for OmidSnapshotFilter, OmidCompactor, and > OmidRegionScanner methods that implement HBase methods. For examples in > Phoenix, see: > * BaseScannerRegionObserver.postScannerOpen() > * NonAggregateRegionScannerFactory.getTopNScanner() anonymous > BaseRegionScanner implementation -- This message was sent by Atlassian JIRA (v7.6.3#76005)