You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/02/22 11:33:56 UTC

[PR] Bump com.h2database:h2 from 2.2.220 to 2.2.224 [pinot]

dependabot[bot] opened a new pull request, #12470:
URL: https://github.com/apache/pinot/pull/12470

   Bumps [com.h2database:h2](https://github.com/h2database/h2database) from 2.2.220 to 2.2.224.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/h2database/h2database/releases">com.h2database:h2's releases</a>.</em></p>
   <blockquote>
   <h2>version-2.2.224</h2>
   <p>Patch release to fix Issue <a href="https://redirect.github.com/h2database/h2database/issues/3883">#3883</a> Performance regression in 2.2.222</p>
   <h2>version-2.2.222</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/h2database/h2database/commit/19b770ec010a621989a980bf166a10ac10072a61"><code>19b770e</code></a> in preparation of 2.2.224 release</li>
   <li><a href="https://github.com/h2database/h2database/commit/493251f6408aa915f0c3e0294480f28fb48b3f80"><code>493251f</code></a> Replace Thread.holdsLock(Session) with Session.isLockedByCurrentThread()</li>
   <li><a href="https://github.com/h2database/h2database/commit/8ba3ea3b87504c5058bee5ae7df84999fdfb68a3"><code>8ba3ea3</code></a> in preparation for release</li>
   <li><a href="https://github.com/h2database/h2database/commit/57d233227ee4722629280deb2aa2ecc1dd25e338"><code>57d2332</code></a> protect FileStore.deadChunks against race codition</li>
   <li><a href="https://github.com/h2database/h2database/commit/1fbf7355c10ed2cb030f39b59110eeb195941349"><code>1fbf735</code></a> fix coments / renaming</li>
   <li><a href="https://github.com/h2database/h2database/commit/13740e14df26b392e6eb1b42f9a1adf72e548185"><code>13740e1</code></a> adjust housekeeping activity to be more aggresive when idle</li>
   <li><a href="https://github.com/h2database/h2database/commit/f85140a3c17d6b19ae6911d9df7e5d49084bd873"><code>f85140a</code></a> fix flaky test</li>
   <li><a href="https://github.com/h2database/h2database/commit/3f1be471750b6d34fc2a930ca0009cd3f0c31aff"><code>3f1be47</code></a> Merge pull request <a href="https://redirect.github.com/h2database/h2database/issues/3873">#3873</a> from andreitokar/at-misc</li>
   <li><a href="https://github.com/h2database/h2database/commit/9312571dfc95cc8596b283497b1706e42184a4c6"><code>9312571</code></a> ToC cache key is chunk id now, not version</li>
   <li><a href="https://github.com/h2database/h2database/commit/0666a0bfea082aeadb8c1c09a2e5589c5ec08870"><code>0666a0b</code></a> ToC cash is effectively not used after the first shutdown, due to a key mismatch</li>
   <li>Additional commits viewable in <a href="https://github.com/h2database/h2database/compare/version-2.2.220...version-2.2.224">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.h2database:h2&package-manager=maven&previous-version=2.2.220&new-version=2.2.224)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
   - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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)
   
   
   </details>


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org


Re: [PR] Bump com.h2database:h2 from 2.2.220 to 2.2.224 [pinot]

Posted by "xiangfu0 (via GitHub)" <gi...@apache.org>.
xiangfu0 commented on PR #12470:
URL: https://github.com/apache/pinot/pull/12470#issuecomment-1978069468

   @dependabot rebase


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org


Re: [PR] Bump com.h2database:h2 from 2.2.220 to 2.2.224 [pinot]

Posted by "codecov-commenter (via GitHub)" <gi...@apache.org>.
codecov-commenter commented on PR #12470:
URL: https://github.com/apache/pinot/pull/12470#issuecomment-1959324599

   ## [Codecov](https://app.codecov.io/gh/apache/pinot/pull/12470?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report
   All modified and coverable lines are covered by tests :white_check_mark:
   > Comparison is base [(`133ad9e`)](https://app.codecov.io/gh/apache/pinot/commit/133ad9e41d815b5ae5f53708dbf72122113f885b?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) 46.88% compared to head [(`75d13ec`)](https://app.codecov.io/gh/apache/pinot/pull/12470?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) 46.67%.
   
   
   <details><summary>Additional details and impacted files</summary>
   
   
   ```diff
   @@             Coverage Diff              @@
   ##             master   #12470      +/-   ##
   ============================================
   - Coverage     46.88%   46.67%   -0.21%     
   + Complexity      949      948       -1     
   ============================================
     Files          1829     1829              
     Lines         96640    96638       -2     
     Branches      15657    15657              
   ============================================
   - Hits          45311    45109     -202     
   - Misses        48095    48286     +191     
   - Partials       3234     3243       +9     
   ```
   
   | [Flag](https://app.codecov.io/gh/apache/pinot/pull/12470/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | |
   |---|---|---|
   | [java-11](https://app.codecov.io/gh/apache/pinot/pull/12470/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `?` | |
   | [java-21](https://app.codecov.io/gh/apache/pinot/pull/12470/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `46.67% <ø> (-0.06%)` | :arrow_down: |
   | [skip-bytebuffers-false](https://app.codecov.io/gh/apache/pinot/pull/12470/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `46.67% <ø> (-0.17%)` | :arrow_down: |
   | [skip-bytebuffers-true](https://app.codecov.io/gh/apache/pinot/pull/12470/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `?` | |
   | [temurin](https://app.codecov.io/gh/apache/pinot/pull/12470/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `46.67% <ø> (-0.21%)` | :arrow_down: |
   | [unittests](https://app.codecov.io/gh/apache/pinot/pull/12470/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `46.67% <ø> (-0.21%)` | :arrow_down: |
   | [unittests1](https://app.codecov.io/gh/apache/pinot/pull/12470/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `46.67% <ø> (-0.21%)` | :arrow_down: |
   
   Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#carryforward-flags-in-the-pull-request-comment) to find out more.
   
   
   </details>
   
   [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gh/apache/pinot/pull/12470?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).   
   :loudspeaker: Have feedback on the report? [Share it here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org


Re: [PR] Bump com.h2database:h2 from 2.2.220 to 2.2.224 [pinot]

Posted by "Jackie-Jiang (via GitHub)" <gi...@apache.org>.
Jackie-Jiang merged PR #12470:
URL: https://github.com/apache/pinot/pull/12470


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org