You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2021/10/19 00:47:06 UTC

[GitHub] [iotdb] dependabot[bot] opened a new pull request #4177: Bump pulsar-client from 2.6.0 to 2.8.1

dependabot[bot] opened a new pull request #4177:
URL: https://github.com/apache/iotdb/pull/4177


   Bumps [pulsar-client](https://github.com/apache/pulsar) from 2.6.0 to 2.8.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/apache/pulsar/releases">pulsar-client's releases</a>.</em></p>
   <blockquote>
   <h2>v2.8.1</h2>
   <h3>Broker</h3>
   <ul>
   <li>Fix the issue of all web threads get stuck when deleting a namespace <a href="https://github-redirect.dependabot.com/apache/pulsar/pull/11596">#11596</a></li>
   <li>Improve error logs in BacklogQuotaManager <a href="https://github-redirect.dependabot.com/apache/pulsar/pull/11469">#11469</a></li>
   <li>Solve the issue of precise rate limiting does not take effect <a href="https://github-redirect.dependabot.com/apache/pulsar/pull/11446">#11446</a></li>
   <li>Fix replicated subscriptions direct memory leak <a href="https://github-redirect.dependabot.com/apache/pulsar/pull/11396">#11396</a></li>
   <li>Change ContextClassLoader to NarClassLoader in ProtocolHandler <a href="https://github-redirect.dependabot.com/apache/pulsar/pull/11276">#11276</a></li>
   <li>Fix the issue of ledger rollover scheduled tasks were executed before reaching the ledger maximum rollover time <a href="https://github-redirect.dependabot.com/apache/pulsar/pull/11116">#11116</a></li>
   <li>Fix publish_time not set error when broker entry metadata enable without AppendBrokerTimestampMetadataInterceptor <a href="https://github-redirect.dependabot.com/apache/pulsar/pull/11014">#11014</a></li>
   <li>Fix parseMessageMetadata error cause by not skip broker entry metadata <a href="https://github-redirect.dependabot.com/apache/pulsar/pull/10968">#10968</a></li>
   <li>Fix issue where Key_Shared consumers could get stuck <a href="https://github-redirect.dependabot.com/apache/pulsar/pull/10920">#10920</a></li>
   <li>Fix throwable exception not thrown <a href="https://github-redirect.dependabot.com/apache/pulsar/pull/10863">#10863</a></li>
   <li>Handle multiple topic creation for the same topic-name in broker <a href="https://github-redirect.dependabot.com/apache/pulsar/pull/10847">#10847</a></li>
   <li>Add REST API to enable or disable replicated subscriptions <a href="https://github-redirect.dependabot.com/apache/pulsar/pull/10790">#10790</a></li>
   <li>Fix issue that message ordering could be broken when redelivering messages on Key_Shared subscription <a href="https://github-redirect.dependabot.com/apache/pulsar/pull/10762">#10762</a></li>
   <li>Fix set-publish-rate when using preciseTopicPublishRateLimiterEnable=true <a href="https://github-redirect.dependabot.com/apache/pulsar/pull/10384">#10384</a></li>
   <li>Upgrade BookKeeper version to resolve the BouncyCastle issue <a href="https://github-redirect.dependabot.com/apache/pulsar/pull/11759">#11759</a></li>
   <li>Fix getPreviousPosition NPE <a href="https://github-redirect.dependabot.com/apache/pulsar/pull/11621">#11621</a></li>
   <li>Remove duplicated configuration <a href="https://github-redirect.dependabot.com/apache/pulsar/pull/11283">#11283</a></li>
   <li>Source tarball: apply executable file permissions to shell scripts <a href="https://github-redirect.dependabot.com/apache/pulsar/pull/11858">#11858</a></li>
   <li>Fix java_test_functions build failed <a href="https://github-redirect.dependabot.com/apache/pulsar/pull/11829">#11829</a></li>
   <li>Fix generate javadoc for kafka-connect-adaptor failed <a href="https://github-redirect.dependabot.com/apache/pulsar/pull/11807">#11807</a></li>
   <li>Fix unnecessary user interactions when building pulsar-standalone image <a href="https://github-redirect.dependabot.com/apache/pulsar/pull/11623">#11623</a></li>
   <li>Do not expose meaningless stats for publisher <a href="https://github-redirect.dependabot.com/apache/pulsar/pull/11454">#11454</a></li>
   <li>Add metrics storageLogicalSize for the TopicStats and NamespaceStats <a href="https://github-redirect.dependabot.com/apache/pulsar/pull/11430">#11430</a></li>
   <li>Compress managed ledger info <a href="https://github-redirect.dependabot.com/apache/pulsar/pull/11490">#11490</a></li>
   <li>Print message metadata when getting message by id <a href="https://github-redirect.dependabot.com/apache/pulsar/pull/11092">#11092</a></li>
   <li>Query parameter &quot;negativeAckRedeliveryDelay&quot; should be effective even if DLQ is disabled <a href="https://github-redirect.dependabot.com/apache/pulsar/pull/11495">#11495</a></li>
   <li>Fix websocket TLS bug <a href="https://github-redirect.dependabot.com/apache/pulsar/pull/11243">#11243</a></li>
   <li>Fix the Pulsar Proxy flaky test (Collector already registered that provides name: jvm_memory_direct_bytes_used) <a href="https://github-redirect.dependabot.com/apache/pulsar/pull/11900">#11900</a></li>
   <li>Fix flaky test testReacquireLocksAfterSessionLost <a href="https://github-redirect.dependabot.com/apache/pulsar/pull/11815">#11815</a></li>
   <li>Fix flaky test testUpdateDynamicLocalConfiguration <a href="https://github-redirect.dependabot.com/apache/pulsar/pull/11115">#11115</a></li>
   <li>Fix flaky test testBrokerRanking <a href="https://github-redirect.dependabot.com/apache/pulsar/pull/11114">#11114</a></li>
   <li>Fix flaky test in AdminApiOffloadTest <a href="https://github-redirect.dependabot.com/apache/pulsar/pull/11028">#11028</a></li>
   <li>Fix the flaky test in the ManagedLedgerTest <a href="https://github-redirect.dependabot.com/apache/pulsar/pull/11016">#11016</a></li>
   <li>Make Metadata ZKSessionTest less Flaky <a href="https://github-redirect.dependabot.com/apache/pulsar/pull/10955">#10955</a></li>
   <li>Make MetadataCacheTest reliable. <a href="https://github-redirect.dependabot.com/apache/pulsar/pull/10877">#10877</a></li>
   <li>Fix pulsar_standalone docker image build failed <a href="https://github-redirect.dependabot.com/apache/pulsar/pull/11862">#11862</a></li>
   <li>Producer getting producer busy is removing existing producer from list <a href="https://github-redirect.dependabot.com/apache/pulsar/pull/11804">#11804</a></li>
   <li>Revert PR 11594 to avoid copy data to direct buffer <a href="https://github-redirect.dependabot.com/apache/pulsar/pull/11792">#11792</a></li>
   <li>Upgrade aircompressor to 0.20 <a href="https://github-redirect.dependabot.com/apache/pulsar/pull/11790">#11790</a></li>
   <li>Fix wrappedBuffer always using the same block of memory <a href="https://github-redirect.dependabot.com/apache/pulsar/pull/11782">#11782</a></li>
   <li>Fix com.squareup.okhttp-okhttp-2.7.4.jar unaccounted for in LICENSE bug <a href="https://github-redirect.dependabot.com/apache/pulsar/pull/11769">#11769</a></li>
   <li>Handle NPE and memory leak when full key range isn't covered with active consumers <a href="https://github-redirect.dependabot.com/apache/pulsar/pull/11749">#11749</a></li>
   <li>Call .release() when discarding entry to prevent direct memory leak <a href="https://github-redirect.dependabot.com/apache/pulsar/pull/11748">#11748</a></li>
   <li>Avoid duplicated disconnecting producers after fail to add entry<a href="https://github-redirect.dependabot.com/apache/pulsar/pull/11741">#11741</a></li>
   <li>Expose compaction metrics to Prometheus <a href="https://github-redirect.dependabot.com/apache/pulsar/pull/11739">#11739</a></li>
   <li>Fix the topic in a fenced state and can not recover<a href="https://github-redirect.dependabot.com/apache/pulsar/pull/11737">#11737</a></li>
   <li>Remove subscription when closing Reader on non-persistent topics <a href="https://github-redirect.dependabot.com/apache/pulsar/pull/11731">#11731</a></li>
   <li>Fix branch-2.8 cherry-pick issue. <a href="https://github-redirect.dependabot.com/apache/pulsar/pull/11694">#11694</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/apache/pulsar/commit/09a6b588fe7df63c6cd8acb6699cab46f8f57bec"><code>09a6b58</code></a> [Python] Ensure producer is keeping the client object alive (<a href="https://github-redirect.dependabot.com/apache/pulsar/issues/11887">#11887</a>)</li>
   <li><a href="https://github.com/apache/pulsar/commit/13416ea03d0d36f0e87954a0450994bf3b46fec9"><code>13416ea</code></a> Fix incorrect connect timeout (<a href="https://github-redirect.dependabot.com/apache/pulsar/issues/11889">#11889</a>)</li>
   <li><a href="https://github.com/apache/pulsar/commit/a2d2757bc4e67be2012846bc767c7ad4dc2314c7"><code>a2d2757</code></a> Avoid throwing exceptions when setting socket option (<a href="https://github-redirect.dependabot.com/apache/pulsar/issues/11329">#11329</a>)</li>
   <li><a href="https://github.com/apache/pulsar/commit/c8eddf30af4d1f531db6e563f611f22c730397a3"><code>c8eddf3</code></a> Fix deadlock caused by ExecutorService::close (<a href="https://github-redirect.dependabot.com/apache/pulsar/issues/11882">#11882</a>)</li>
   <li><a href="https://github.com/apache/pulsar/commit/8bf800068bd5a1ad926544ec908a1501d425e78c"><code>8bf8000</code></a> Forbid to read other topic's data in managedLedger layer (<a href="https://github-redirect.dependabot.com/apache/pulsar/issues/11912">#11912</a>)</li>
   <li><a href="https://github.com/apache/pulsar/commit/cc09a387eda9a164996a655421dae1bf40039485"><code>cc09a38</code></a> Fix the Pulsar Proxy flaky test. (<a href="https://github-redirect.dependabot.com/apache/pulsar/issues/11900">#11900</a>)</li>
   <li><a href="https://github.com/apache/pulsar/commit/f9b02cae83fb1999ce381663e084a4e8de0cd1e8"><code>f9b02ca</code></a> [Issue 11814] fix pulsar admin method:getMessageById. (<a href="https://github-redirect.dependabot.com/apache/pulsar/issues/11852">#11852</a>)</li>
   <li><a href="https://github.com/apache/pulsar/commit/0448c27ecad7de1f318bfb16fde6ce869965c0b1"><code>0448c27</code></a> Fix cherry-pick issue after cherry-pick <a href="https://github-redirect.dependabot.com/apache/pulsar/issues/11294">#11294</a></li>
   <li><a href="https://github.com/apache/pulsar/commit/46d8e9068046f7d6811292247ccac46571a20d73"><code>46d8e90</code></a> Fix using partitioned topic name to get Policy (<a href="https://github-redirect.dependabot.com/apache/pulsar/issues/11294">#11294</a>)</li>
   <li><a href="https://github.com/apache/pulsar/commit/19b2b69983ed4ac141fe037dfbbc43ac50267fca"><code>19b2b69</code></a> Fix the checkstyle issue during the cherry-pick</li>
   <li>Additional commits viewable in <a href="https://github.com/apache/pulsar/compare/v2.6.0...v2.8.1">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.pulsar:pulsar-client&package-manager=maven&previous-version=2.6.0&new-version=2.8.1)](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 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: reviews-unsubscribe@iotdb.apache.org

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



[GitHub] [iotdb] dependabot[bot] commented on pull request #4177: Bump pulsar-client from 2.6.0 to 2.8.1

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on pull request #4177:
URL: https://github.com/apache/iotdb/pull/4177#issuecomment-946290217


   OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts on it.


-- 
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: reviews-unsubscribe@iotdb.apache.org

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



[GitHub] [iotdb] HTHou closed pull request #4177: Bump pulsar-client from 2.6.0 to 2.8.1

Posted by GitBox <gi...@apache.org>.
HTHou closed pull request #4177:
URL: https://github.com/apache/iotdb/pull/4177


   


-- 
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: reviews-unsubscribe@iotdb.apache.org

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