You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sentry.apache.org by Arjun Mishra via Review Board <no...@reviews.apache.org> on 2018/11/26 18:12:02 UTC

Review Request 69448: SENTRY-2464: Catch exception thrown on first reload for UpdatableCache

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/69448/
-----------------------------------------------------------

Review request for sentry, kalyan kumar kalvagadda, Na Li, and Sergio Pena.


Bugs: SENTRY-2464
    https://issues.apache.org/jira/browse/SENTRY-2464


Repository: sentry


Description
-------

On starting UpdatableCache update thread, if blockUntilFirstReload value is set to true, thrown an exception will cause the cache to never initialize and services using this cache will stop


Diffs
-----

  sentry-provider/sentry-provider-db/src/main/java/org/apache/sentry/provider/db/generic/UpdatableCache.java 0dd7b4a61 


Diff: https://reviews.apache.org/r/69448/diff/1/


Testing
-------


Thanks,

Arjun Mishra


Re: Review Request 69448: SENTRY-2464: Catch exception thrown on first reload for UpdatableCache

Posted by Arjun Mishra via Review Board <no...@reviews.apache.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/69448/
-----------------------------------------------------------

(Updated Nov. 26, 2018, 6:14 p.m.)


Review request for sentry, kalyan kumar kalvagadda, Na Li, and Sergio Pena.


Bugs: SENTRY-2464
    https://issues.apache.org/jira/browse/SENTRY-2464


Repository: sentry


Description (updated)
-------

On starting UpdatableCache update thread, if blockUntilFirstReload value is set to true, an exception thrownwill cause the cache to never initialize and services using this cache will stop


Diffs
-----

  sentry-provider/sentry-provider-db/src/main/java/org/apache/sentry/provider/db/generic/UpdatableCache.java 0dd7b4a61 


Diff: https://reviews.apache.org/r/69448/diff/1/


Testing
-------


Thanks,

Arjun Mishra