sentry
sentry copied to clipboard
Mirror of Apache Sentry
Bumps `jetty.version` from 9.3.21.v20170918 to 9.4.24.v20191120. Updates `jetty-server` from 9.3.21.v20170918 to 9.4.24.v20191120 Commits - [`363d5f2`](https://github.com/eclipse/jetty.project/commit/363d5f2df3a8a28de40604320230664b9c793c16) Updating to version 9.4.24.v20191120 - [`ba1fe28`](https://github.com/eclipse/jetty.project/commit/ba1fe2826d49c52f82b49bb32737a361519c0479) Merge pull request [#4335](https://github-redirect.dependabot.com/eclipse/jetty.project/issues/4335) from eclipse/jetty-9.4.x-improve-error-handler-output - [`cf0df6e`](https://github.com/eclipse/jetty.project/commit/cf0df6e3ffdcd64d607a35488edb5b0b75350d33) Issue...
Bumps `jettyVersion` from 9.4.11.v20180605 to 9.4.24.v20191120. Updates `jetty-server` from 9.4.11.v20180605 to 9.4.24.v20191120 Commits - [`363d5f2`](https://github.com/eclipse/jetty.project/commit/363d5f2df3a8a28de40604320230664b9c793c16) Updating to version 9.4.24.v20191120 - [`ba1fe28`](https://github.com/eclipse/jetty.project/commit/ba1fe2826d49c52f82b49bb32737a361519c0479) Merge pull request [#4335](https://github-redirect.dependabot.com/eclipse/jetty.project/issues/4335) from eclipse/jetty-9.4.x-improve-error-handler-output - [`cf0df6e`](https://github.com/eclipse/jetty.project/commit/cf0df6e3ffdcd64d607a35488edb5b0b75350d33) Issue...
Bumps `hive.version` from 2.3.3 to 3.1.2. Updates `hive-common` from 2.3.3 to 3.1.2 Updates `hive-hcatalog-core` from 2.3.3 to 3.1.2 Updates `hive-hcatalog-pig-adapter` from 2.3.3 to 3.1.2 Updates `hive-metastore` from 2.3.3 to 3.1.2...
Bumps `solr.version` from 7.4.0 to 8.2.0. Updates `solr-solrj` from 7.4.0 to 8.2.0 Updates `solr-core` from 7.4.0 to 8.2.0 Updates `solr-test-framework` from 7.4.0 to 8.2.0 Dependabot will resolve any conflicts with...
When `revokeAllPrivilegesIfRequired` gets called, the variable `consecutiveUpdateFailuresCount` does get set to `0` before the log message is written. This causes the logs to always show that the cache update failed...
java.lang.SecurityException: class "javax.servlet.FilterRegistration"'s signer information does not match signer information of other classes in the same package at java.lang.ClassLoader.checkCerts(ClassLoader.java:895) at java.lang.ClassLoader.preDefineClass(ClassLoader.java:665) at java.lang.ClassLoader.defineClass(ClassLoader.java:758) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) at java.net.URLClassLoader.defineClass(URLClassLoader.java:467) at java.net.URLClassLoader.access$100(URLClassLoader.java:73) at...
java.lang.NullPointerException: Web authHandler should not be null.