Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.0.0
Description
For some reason SentryHdfsServiceException is an unchecked exception which is wrong.
And while anyone is there, the
SentryHdfsServiceException(String message) { super(message); }
constructor is never used and should be removed
Attachments
Issue Links
- blocks
-
SENTRY-872 Uber jira for HMS HA + Sentry HA redesign
- Resolved
- is blocked by
-
SENTRY-1593 Implement client failover for Generic and NN clients
- Resolved
- relates to
-
SENTRY-1593 Implement client failover for Generic and NN clients
- Resolved
-
SENTRY-1806 Improve memory handling for HDFS sync
- Resolved