[GitHub] [sentry] siw36 opened a new pull request #20: fixed log message for privilege revocation
siw36 opened a new pull request #20: fixed log message for privilege revocation URL: https://github.com/apache/sentry/pull/20 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 for 0 times: ``` RROR org.apache.sentry.provider.db.generic.UpdatableCache: Failed to update roles and privileges cache for 0 times. Revoking all privileges from cache, which will cause all authorization requests to fail. ``` This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services
[GitHub] [sentry] dependabot[bot] opened a new pull request #21: Bump solr.version from 7.4.0 to 8.2.0
dependabot[bot] opened a new pull request #21: Bump solr.version from 7.4.0 to 8.2.0 URL: https://github.com/apache/sentry/pull/21 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 this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands and options You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/sentry/network/alerts). This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services
[GitHub] [sentry] dependabot[bot] opened a new pull request #22: Bump jetty.version from 9.3.21.v20170918 to 9.4.21.v20190926
dependabot[bot] opened a new pull request #22: Bump jetty.version from 9.3.21.v20170918 to 9.4.21.v20190926 URL: https://github.com/apache/sentry/pull/22 Bumps `jetty.version` from 9.3.21.v20170918 to 9.4.21.v20190926. Updates `jetty-server` from 9.3.21.v20170918 to 9.4.21.v20190926 Commits - [`72970db`](https://github.com/eclipse/jetty.project/commit/72970db61a2904371e1218a95a3bef5d79788c33) Updating to version 9.4.21.v20190926 - [`ba728ee`](https://github.com/eclipse/jetty.project/commit/ba728eee5d9e8cfd3b7449b1246546ca2306bb25) Issue [#4105](https://github-redirect.dependabot.com/eclipse/jetty.project/issues/4105) - atomically increment idle count when starting new thread in QTP... - [`39ee316`](https://github.com/eclipse/jetty.project/commit/39ee316a7fbcecc2d8de01048c24c5627b6f39d7) Merge branch 'jetty-9.4.x' of github.com:eclipse/jetty.project into jetty-9.4.x - [`f6ca4f1`](https://github.com/eclipse/jetty.project/commit/f6ca4f138ac90d35bc9bda55ff73034c994273b8) Testing gpg signature setup - [`3edc6c9`](https://github.com/eclipse/jetty.project/commit/3edc6c9102effadbf73e647a344e2e6df1fbfa9a) Issue [#3734](https://github-redirect.dependabot.com/eclipse/jetty.project/issues/3734) - throw ISE for WebSocket suspend after close (jetty-9.4) ([#4098](https://github-redirect.dependabot.com/eclipse/jetty.project/issues/4098)) - [`11b60db`](https://github.com/eclipse/jetty.project/commit/11b60db4c36d3bf294bacfb16872588101a265dd) Issue [#4047](https://github-redirect.dependabot.com/eclipse/jetty.project/issues/4047) Graceful Write ([#4100](https://github-redirect.dependabot.com/eclipse/jetty.project/issues/4100)) - [`7413483`](https://github.com/eclipse/jetty.project/commit/7413483fc5f48d8b7300c16296165f4aef9a61d5) Removing JDK12 build - [`943a8c6`](https://github.com/eclipse/jetty.project/commit/943a8c6fec1d4715609b3947152fd57b2742e156) Merge pull request [#4114](https://github-redirect.dependabot.com/eclipse/jetty.project/issues/4114) from eclipse/jetty-9.4.x-4113-httpclient_failure_jdk... - [`2872253`](https://github.com/eclipse/jetty.project/commit/2872253e6a4422c7e34505d56e29ef9294b47d93) Merged branch 'jetty-9.4.x' into 'jetty-9.4.x-4113-httpclient_failure_jdk13_t... - [`b3be280`](https://github.com/eclipse/jetty.project/commit/b3be28086b33d264966d83dd59d7a8750d1e87af) Fixes [#4113](https://github-redirect.dependabot.com/eclipse/jetty.project/issues/4113) - HttpClient fails with JDK 13 and TLS 1.3. - Additional commits viewable in [compare view](https://github.com/eclipse/jetty.project/compare/jetty-9.3.21.v20170918...jetty-9.4.21.v20190926) Updates `jetty-servlet` from 9.3.21.v20170918 to 9.4.21.v20190926 Commits - [`72970db`](https://github.com/eclipse/jetty.project/commit/72970db61a2904371e1218a95a3bef5d79788c33) Updating to version 9.4.21.v20190926 - [`ba728ee`](https://github.com/eclipse/jetty.project/commit/ba728eee5d9e8cfd3b7449b1246546ca2306bb25) Issue [#4105](https://github-redirect.dependabot.com/eclipse/jetty.project/issues/4105) - atomically increment idle count when starting new thread in QTP... - [`39ee316`](https://github.com/eclipse/jetty.project/commit/39ee316a7fbcecc2d8de01048c24c5627b6f39d7) Merge branch 'jetty-9.4.x' of github.com:eclipse/jetty.project into jetty-9.4.x - [`f6ca4f1`](https://github.com/eclipse/jetty.project/commit/f6ca4f138ac90d35bc9bda55ff73034c994273b8) Testing gpg signature setup - [`3edc6c9`](https://github.com/eclipse/jetty.project/commit/3edc6c9102effadbf73e647a344e2e6df1fbfa9a) Issue [#3734](https://github-redirect.dependabot.com/eclipse/jetty.project/issues/3734) - throw ISE for WebSocket suspend after close (jetty-9.4) ([#4098](https://github-redirect.dependabot.com/eclipse/jetty.project/issues/4098)) - [`11b60db`](https://github.com/eclipse/jetty.project/commit/11b60db4c36d3bf294bacfb16872588101a265dd) Issue [#4047](https://github-redirect.dependabot.com/eclipse/jetty.project/issues/4047) Graceful Write ([#4100](https://github-redirect.dependabot.com/eclipse/jetty.project/issues/4100)) - [`7413483`](https://github.com/eclipse/jetty.project/commit/7413483fc5f48d8b7300c16296165f4aef9a61d5) Removing JDK12 build - [`943a8c6`](https://github.com/eclipse/jetty.project/commit/943a8c6fec1d4715609b3947152fd57b2742e156) Merge pull request [#4114](https://github-redirect.dependabot.com/eclipse/jetty.project/issues/4114) from eclipse/jetty-9.4.x-4113-httpclient_failure_jdk... - [`2872253`](https://github.com/eclipse/jetty.project/commit/2872253e6a4422c7e34505d56e29ef9294b47d93) Merged branch 'jetty-9.4.x' into 'jetty-9.4.x-4113-httpclient_failure_jdk13_t... - [`b3be280`](https://github.com/eclipse/jetty.project/commit/b3be28086b33d264966d83dd59d7a8750d1e87af) Fixes [#4113](https://github-redirect.dependabot.com/eclipse/jetty.project/issues/4113) - HttpClient fails with JDK 13 and TLS 1.3. -
[GitHub] [sentry] dependabot[bot] opened a new pull request #23: Bump hive.version from 2.3.3 to 3.1.2
dependabot[bot] opened a new pull request #23: Bump hive.version from 2.3.3 to 3.1.2 URL: https://github.com/apache/sentry/pull/23 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 Updates `hive-beeline` from 2.3.3 to 3.1.2 Updates `hive-jdbc` from 2.3.3 to 3.1.2 Updates `hive-shims` from 2.3.3 to 3.1.2 Updates `hive-serde` from 2.3.3 to 3.1.2 Updates `hive-exec` from 2.3.3 to 3.1.2 Updates `hive-service` from 2.3.3 to 3.1.2 Updates `hive-hbase-handler` from 2.3.3 to 3.1.2 Updates `hive-contrib` from 2.3.3 to 3.1.2 Updates `hive-cli` from 2.3.3 to 3.1.2 Updates `hive-hcatalog-server-extensions` from 2.3.3 to 3.1.2 Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands and options You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/sentry/network/alerts). This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services
[GitHub] [sentry] dependabot[bot] closed pull request #22: Bump jetty.version from 9.3.21.v20170918 to 9.4.21.v20190926
dependabot[bot] closed pull request #22: Bump jetty.version from 9.3.21.v20170918 to 9.4.21.v20190926 URL: https://github.com/apache/sentry/pull/22 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services
[GitHub] [sentry] dependabot[bot] commented on issue #22: Bump jetty.version from 9.3.21.v20170918 to 9.4.21.v20190926
dependabot[bot] commented on issue #22: Bump jetty.version from 9.3.21.v20170918 to 9.4.21.v20190926 URL: https://github.com/apache/sentry/pull/22#issuecomment-559855314 Superseded by #25. This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services
[GitHub] [sentry] dependabot[bot] opened a new pull request #24: Bump jettyVersion from 9.4.11.v20180605 to 9.4.24.v20191120 in /sentry-tests/sentry-tests-solr
dependabot[bot] opened a new pull request #24: Bump jettyVersion from 9.4.11.v20180605 to 9.4.24.v20191120 in /sentry-tests/sentry-tests-solr URL: https://github.com/apache/sentry/pull/24 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 [#4334](https://github-redirect.dependabot.com/eclipse/jetty.project/issues/4334) - Improve testing of ErrorHandler behavior - [`cba60d2`](https://github.com/eclipse/jetty.project/commit/cba60d2e37c92b291b54c8a307f9d103946c1a12) Fixing typo in stalebot message - [`87eefa3`](https://github.com/eclipse/jetty.project/commit/87eefa344a565b7a086f9c12af3f54e86044a387) Fixes [#3083](https://github-redirect.dependabot.com/eclipse/jetty.project/issues/3083) - Aligning default in ini to XML default - [`9e40fc9`](https://github.com/eclipse/jetty.project/commit/9e40fc9a6fbe93850233b7f03f048b1272530942) Issue [#4334](https://github-redirect.dependabot.com/eclipse/jetty.project/issues/4334) - Improve testing of ErrorHandler behavior - [`dc03431`](https://github.com/eclipse/jetty.project/commit/dc03431de25a7ebf8bdfaa23c3df299276b74770) Merge branch 'release-9.4.23' into jetty-9.4.x - [`cff6bb4`](https://github.com/eclipse/jetty.project/commit/cff6bb444a2f7e985febffda3d5b85dea4909d7d) Issue [#4128](https://github-redirect.dependabot.com/eclipse/jetty.project/issues/4128) - test the decoding of OpenId Credentials ([#4166](https://github-redirect.dependabot.com/eclipse/jetty.project/issues/4166)) - [`d44a693`](https://github.com/eclipse/jetty.project/commit/d44a6935efd5313cea8d779e2676f2830c973e4f) Issue [#4331](https://github-redirect.dependabot.com/eclipse/jetty.project/issues/4331) - Improve handling of HttpOutput.close() for pending writes. - [`9ab6a07`](https://github.com/eclipse/jetty.project/commit/9ab6a073fa79125370ef29bd3aec95e05f9de26c) we do not need those repositories now - Additional commits viewable in [compare view](https://github.com/eclipse/jetty.project/compare/jetty-9.4.11.v20180605...jetty-9.4.24.v20191120) Updates `jetty-servlet` 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 [#4334](https://github-redirect.dependabot.com/eclipse/jetty.project/issues/4334) - Improve testing of ErrorHandler behavior - [`cba60d2`](https://github.com/eclipse/jetty.project/commit/cba60d2e37c92b291b54c8a307f9d103946c1a12) Fixing typo in stalebot message - [`87eefa3`](https://github.com/eclipse/jetty.project/commit/87eefa344a565b7a086f9c12af3f54e86044a387) Fixes [#3083](https://github-redirect.dependabot.com/eclipse/jetty.project/issues/3083) - Aligning default in ini to XML default - [`9e40fc9`](https://github.com/eclipse/jetty.project/commit/9e40fc9a6fbe93850233b7f03f048b1272530942) Issue [#4334](https://github-redirect.dependabot.com/eclipse/jetty.project/issues/4334) - Improve testing of ErrorHandler behavior - [`dc03431`](https://github.com/eclipse/jetty.project/commit/dc03431de25a7ebf8bdfaa23c3df299276b74770) Merge branch 'release-9.4.23' into jetty-9.4.x - [`cff6bb4`](https://github.com/eclipse/jetty.project/commit/cff6bb444a2f7e985febffda3d5b85dea4909d7d) Issue [#4128](https://github-redirect.dependabot.com/eclipse/jetty.project/issues/4128) - test the decoding of OpenId Credentials ([#4166](https://github-redirect.dependabot.com/eclipse/jetty.project/issues/4166)) - [`d44a693`](https://github.com/eclipse/jetty.project/commit/d44a6935efd5313cea8d779e2676f2830c973e4f) Issue [#4331](https://github-redirect.dependabot.com/eclipse/jetty.project/issues/4331) - Improve handling of HttpOutput.close() for pending writes. - [`9ab6a07`](https://github.com/eclipse/jetty.project/commit/9ab6a073fa79125370ef29bd3aec95e05f9de26c) we do not need those repositories now - Additional commits viewable in [compare view](https://github
[GitHub] [sentry] dependabot[bot] opened a new pull request #25: Bump jetty.version from 9.3.21.v20170918 to 9.4.24.v20191120
dependabot[bot] opened a new pull request #25: Bump jetty.version from 9.3.21.v20170918 to 9.4.24.v20191120 URL: https://github.com/apache/sentry/pull/25 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 [#4334](https://github-redirect.dependabot.com/eclipse/jetty.project/issues/4334) - Improve testing of ErrorHandler behavior - [`cba60d2`](https://github.com/eclipse/jetty.project/commit/cba60d2e37c92b291b54c8a307f9d103946c1a12) Fixing typo in stalebot message - [`87eefa3`](https://github.com/eclipse/jetty.project/commit/87eefa344a565b7a086f9c12af3f54e86044a387) Fixes [#3083](https://github-redirect.dependabot.com/eclipse/jetty.project/issues/3083) - Aligning default in ini to XML default - [`9e40fc9`](https://github.com/eclipse/jetty.project/commit/9e40fc9a6fbe93850233b7f03f048b1272530942) Issue [#4334](https://github-redirect.dependabot.com/eclipse/jetty.project/issues/4334) - Improve testing of ErrorHandler behavior - [`dc03431`](https://github.com/eclipse/jetty.project/commit/dc03431de25a7ebf8bdfaa23c3df299276b74770) Merge branch 'release-9.4.23' into jetty-9.4.x - [`cff6bb4`](https://github.com/eclipse/jetty.project/commit/cff6bb444a2f7e985febffda3d5b85dea4909d7d) Issue [#4128](https://github-redirect.dependabot.com/eclipse/jetty.project/issues/4128) - test the decoding of OpenId Credentials ([#4166](https://github-redirect.dependabot.com/eclipse/jetty.project/issues/4166)) - [`d44a693`](https://github.com/eclipse/jetty.project/commit/d44a6935efd5313cea8d779e2676f2830c973e4f) Issue [#4331](https://github-redirect.dependabot.com/eclipse/jetty.project/issues/4331) - Improve handling of HttpOutput.close() for pending writes. - [`9ab6a07`](https://github.com/eclipse/jetty.project/commit/9ab6a073fa79125370ef29bd3aec95e05f9de26c) we do not need those repositories now - Additional commits viewable in [compare view](https://github.com/eclipse/jetty.project/compare/jetty-9.3.21.v20170918...jetty-9.4.24.v20191120) Updates `jetty-servlet` 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 [#4334](https://github-redirect.dependabot.com/eclipse/jetty.project/issues/4334) - Improve testing of ErrorHandler behavior - [`cba60d2`](https://github.com/eclipse/jetty.project/commit/cba60d2e37c92b291b54c8a307f9d103946c1a12) Fixing typo in stalebot message - [`87eefa3`](https://github.com/eclipse/jetty.project/commit/87eefa344a565b7a086f9c12af3f54e86044a387) Fixes [#3083](https://github-redirect.dependabot.com/eclipse/jetty.project/issues/3083) - Aligning default in ini to XML default - [`9e40fc9`](https://github.com/eclipse/jetty.project/commit/9e40fc9a6fbe93850233b7f03f048b1272530942) Issue [#4334](https://github-redirect.dependabot.com/eclipse/jetty.project/issues/4334) - Improve testing of ErrorHandler behavior - [`dc03431`](https://github.com/eclipse/jetty.project/commit/dc03431de25a7ebf8bdfaa23c3df299276b74770) Merge branch 'release-9.4.23' into jetty-9.4.x - [`cff6bb4`](https://github.com/eclipse/jetty.project/commit/cff6bb444a2f7e985febffda3d5b85dea4909d7d) Issue [#4128](https://github-redirect.dependabot.com/eclipse/jetty.project/issues/4128) - test the decoding of OpenId Credentials ([#4166](https://github-redirect.dependabot.com/eclipse/jetty.project/issues/4166)) - [`d44a693`](https://github.com/eclipse/jetty.project/commit/d44a6935efd5313cea8d779e2676f2830c973e4f) Issue [#4331](https://github-redirect.dependabot.com/eclipse/jetty.project/issues/4331) - Improve handling of HttpOutput.close() for pending writes. - [`9ab6a07`](https://github.com/eclipse/jetty.project/commit/9ab6a073fa79125370ef29bd3aec95e05f9de26c) we do not need those repositories now - Additional commits viewable in [compare view](https://github.com/eclipse/jetty.project/compar