[bookkeeper] branch master updated (aba568087c -> 2b1a24543b)

2022-09-12 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/bookkeeper.git from aba568087c upgrade hadoop version to 3.2.4 (#3485) add 2b1a24543b Add 4.15.1 to versions file (#3475) No

[GitHub] [bookkeeper] merlimat merged pull request #3475: Add 4.15.1 to versions file

2022-09-12 Thread GitBox
merlimat merged PR #3475: URL: https://github.com/apache/bookkeeper/pull/3475 -- 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:

[GitHub] [bookkeeper] merlimat merged pull request #3485: upgrade hadoop version to 3.2.4

2022-09-12 Thread GitBox
merlimat merged PR #3485: URL: https://github.com/apache/bookkeeper/pull/3485 -- 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:

[bookkeeper] branch master updated: upgrade hadoop version to 3.2.4 (#3485)

2022-09-12 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/bookkeeper.git The following commit(s) were added to refs/heads/master by this push: new aba568087c upgrade hadoop version to 3.2.4

[GitHub] [bookkeeper] hangc0276 commented on pull request #3359: Feature: auto recover support repaired not adhering placement ledger

2022-09-12 Thread GitBox
hangc0276 commented on PR #3359: URL: https://github.com/apache/bookkeeper/pull/3359#issuecomment-1244856469 This PR is an enhancement for auto recovery, and the new interface has a default implementation, which is compatible with the old version. I suggest cherry-picking it to branch-4.14

[GitHub] [bookkeeper] hangc0276 opened a new pull request, #3485: upgrade hadoop version to 3.2.4

2022-09-12 Thread GitBox
hangc0276 opened a new pull request, #3485: URL: https://github.com/apache/bookkeeper/pull/3485 ### Modification Upgrade the hadoop version to 3.2.4 to fix [CVE-2022-25168](https://www.cve.org/CVERecord?id=CVE-2022-25168) -- This is an automated message from the Apache Git Service. To

[GitHub] [bookkeeper] lordcheng10 commented on a diff in pull request #3457: BP-56: Support data migration

2022-09-12 Thread GitBox
lordcheng10 commented on code in PR #3457: URL: https://github.com/apache/bookkeeper/pull/3457#discussion_r969077348 ## bookkeeper-server/src/main/java/org/apache/bookkeeper/tools/cli/commands/bookies/ReplicasMigrationCommand.java: ## @@ -0,0 +1,191 @@ +/* + * Licensed to the

[GitHub] [bookkeeper] StevenLuMT commented on pull request #3214: Issue 3070: Fix bug where checkAllLedgers gets stuck when read throttling is enabled

2022-09-12 Thread GitBox
StevenLuMT commented on PR #3214: URL: https://github.com/apache/bookkeeper/pull/3214#issuecomment-1244806572 > @StevenLuMT I think you are probably referring to a past commit. yes, I have approved this pr, you can hide my old comments -- This is an automated message from the

[GitHub] [bookkeeper] lordcheng10 commented on a diff in pull request #3457: BP-56: Support data migration

2022-09-12 Thread GitBox
lordcheng10 commented on code in PR #3457: URL: https://github.com/apache/bookkeeper/pull/3457#discussion_r969070057 ## bookkeeper-server/src/main/java/org/apache/bookkeeper/tools/cli/commands/bookies/ReplicasMigrationCommand.java: ## @@ -0,0 +1,191 @@ +/* + * Licensed to the

[GitHub] [bookkeeper] lordcheng10 commented on pull request #3457: BP-56: Support data migration

2022-09-12 Thread GitBox
lordcheng10 commented on PR #3457: URL: https://github.com/apache/bookkeeper/pull/3457#issuecomment-1244800837 @hangc0276 PTAL,thanks! -- 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

[GitHub] [bookkeeper] lordcheng10 commented on a diff in pull request #3457: BP-56: Support data migration

2022-09-12 Thread GitBox
lordcheng10 commented on code in PR #3457: URL: https://github.com/apache/bookkeeper/pull/3457#discussion_r968247139 ## bookkeeper-server/src/main/java/org/apache/bookkeeper/tools/cli/commands/bookies/ReplicasMigrationCommand.java: ## @@ -0,0 +1,191 @@ +/* + * Licensed to the

[GitHub] [bookkeeper] lordcheng10 commented on pull request #3457: BP-56: Support data migration

2022-09-12 Thread GitBox
lordcheng10 commented on PR #3457: URL: https://github.com/apache/bookkeeper/pull/3457#issuecomment-1244784802 rerun failure checks -- 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

[GitHub] [bookkeeper] michaeljmarshall commented on pull request #3482: Add missed call to onReadRequestFinish() when read request rejected

2022-09-12 Thread GitBox
michaeljmarshall commented on PR #3482: URL: https://github.com/apache/bookkeeper/pull/3482#issuecomment-1243972492 Thanks @Shoothzj! -- 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

[GitHub] [bookkeeper] Shoothzj commented on pull request #3482: Add missed call to onReadRequestFinish() when read request rejected

2022-09-12 Thread GitBox
Shoothzj commented on PR #3482: URL: https://github.com/apache/bookkeeper/pull/3482#issuecomment-1243933172 @michaeljmarshall I have done cherry pick this to `branch-4.15`, and labeled it. :) -- This is an automated message from the Apache Git Service. To respond to the message, please

[bookkeeper] branch branch-4.15 updated: Add missed call to onReadRequestFinish() when read request rejected (#3482)

2022-09-12 Thread shoothzj
This is an automated email from the ASF dual-hosted git repository. shoothzj pushed a commit to branch branch-4.15 in repository https://gitbox.apache.org/repos/asf/bookkeeper.git The following commit(s) were added to refs/heads/branch-4.15 by this push: new 73c0cbffc3 Add missed call to

[GitHub] [bookkeeper] michaeljmarshall commented on pull request #3482: Add missed call to onReadRequestFinish() when read request rejected

2022-09-12 Thread GitBox
michaeljmarshall commented on PR #3482: URL: https://github.com/apache/bookkeeper/pull/3482#issuecomment-1243923599 @Shoothzj @eolivelli - this bug was observed in 4.12. Are you able to cherry pick this (or label it to be cherry picked) for the active release branches? -- This is an

[bookkeeper] branch master updated: Add option to clean up test ledger after simpletest. (#3474)

2022-09-12 Thread eolivelli
This is an automated email from the ASF dual-hosted git repository. eolivelli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/bookkeeper.git The following commit(s) were added to refs/heads/master by this push: new 27210ea795 Add option to clean up test

[GitHub] [bookkeeper] eolivelli merged pull request #3474: Add option to clean up test ledger after simpletest.

2022-09-12 Thread GitBox
eolivelli merged PR #3474: URL: https://github.com/apache/bookkeeper/pull/3474 -- 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:

[GitHub] [bookkeeper] eolivelli closed issue #3473: Add option to clean up ledger created by simpletest.

2022-09-12 Thread GitBox
eolivelli closed issue #3473: Add option to clean up ledger created by simpletest. URL: https://github.com/apache/bookkeeper/issues/3473 -- 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

[bookkeeper] branch master updated: Fix the deadlock when only using io thread to handle request (#3480)

2022-09-12 Thread eolivelli
This is an automated email from the ASF dual-hosted git repository. eolivelli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/bookkeeper.git The following commit(s) were added to refs/heads/master by this push: new 70bbc3830f Fix the deadlock when only

[GitHub] [bookkeeper] eolivelli merged pull request #3480: Fix the deadlock when only using io thread to handle request

2022-09-12 Thread GitBox
eolivelli merged PR #3480: URL: https://github.com/apache/bookkeeper/pull/3480 -- 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:

[GitHub] [bookkeeper] lordcheng10 commented on a diff in pull request #3457: BP-56: Support data migration

2022-09-12 Thread GitBox
lordcheng10 commented on code in PR #3457: URL: https://github.com/apache/bookkeeper/pull/3457#discussion_r968247070 ## bookkeeper-server/src/main/java/org/apache/bookkeeper/replication/ReplicasMigrationWorker.java: ## @@ -0,0 +1,216 @@ +/** + * Licensed to the Apache Software

[GitHub] [bookkeeper] lordcheng10 commented on a diff in pull request #3457: BP-56: Support data migration

2022-09-12 Thread GitBox
lordcheng10 commented on code in PR #3457: URL: https://github.com/apache/bookkeeper/pull/3457#discussion_r968246858 ## bookkeeper-server/src/main/java/org/apache/bookkeeper/meta/MetadataBookieDriver.java: ## @@ -88,6 +89,13 @@ default CompletableFuture disableHealthCheck() {

[GitHub] [bookkeeper] lordcheng10 commented on a diff in pull request #3457: BP-56: Support data migration

2022-09-12 Thread GitBox
lordcheng10 commented on code in PR #3457: URL: https://github.com/apache/bookkeeper/pull/3457#discussion_r968246603 ## bookkeeper-server/src/main/java/org/apache/bookkeeper/tools/cli/commands/bookies/ReplicasMigrationCommand.java: ## @@ -0,0 +1,191 @@ +/* + * Licensed to the

[GitHub] [bookkeeper] lordcheng10 commented on a diff in pull request #3457: BP-56: Support data migration

2022-09-12 Thread GitBox
lordcheng10 commented on code in PR #3457: URL: https://github.com/apache/bookkeeper/pull/3457#discussion_r968245811 ## bookkeeper-server/src/main/java/org/apache/bookkeeper/replication/ReplicasMigrationWorker.java: ## @@ -0,0 +1,216 @@ +/** + * Licensed to the Apache Software

[GitHub] [bookkeeper] lordcheng10 commented on a diff in pull request #3457: BP-56: Support data migration

2022-09-12 Thread GitBox
lordcheng10 commented on code in PR #3457: URL: https://github.com/apache/bookkeeper/pull/3457#discussion_r968245622 ## bookkeeper-server/src/main/java/org/apache/bookkeeper/meta/MetadataBookieDriver.java: ## @@ -88,6 +89,13 @@ default CompletableFuture disableHealthCheck() {

[GitHub] [bookkeeper] lordcheng10 commented on a diff in pull request #3457: BP-56: Support data migration

2022-09-12 Thread GitBox
lordcheng10 commented on code in PR #3457: URL: https://github.com/apache/bookkeeper/pull/3457#discussion_r968245213 ## bookkeeper-server/src/main/java/org/apache/bookkeeper/meta/MetadataBookieDriver.java: ## @@ -88,6 +89,13 @@ default CompletableFuture disableHealthCheck() {

[GitHub] [bookkeeper] Shoothzj commented on pull request #3483: Migrate Dockerfile from centos to ubuntu

2022-09-12 Thread GitBox
Shoothzj commented on PR #3483: URL: https://github.com/apache/bookkeeper/pull/3483#issuecomment-1243356484 @merlimat @nicoloboschi @eolivelli @hangc0276 PTAL -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[bookkeeper] branch master updated: Bump netty version to 4.1.81.Final (#3481)

2022-09-12 Thread shoothzj
This is an automated email from the ASF dual-hosted git repository. shoothzj pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/bookkeeper.git The following commit(s) were added to refs/heads/master by this push: new 87c8bcb31c Bump netty version to

[GitHub] [bookkeeper] Shoothzj merged pull request #3481: Bump netty version to 4.1.81.Final

2022-09-12 Thread GitBox
Shoothzj merged PR #3481: URL: https://github.com/apache/bookkeeper/pull/3481 -- 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:

[GitHub] [bookkeeper] Shoothzj commented on a diff in pull request #3457: BP-56: Support data migration

2022-09-12 Thread GitBox
Shoothzj commented on code in PR #3457: URL: https://github.com/apache/bookkeeper/pull/3457#discussion_r968084246 ## bookkeeper-server/src/main/java/org/apache/bookkeeper/meta/MetadataClientDriver.java: ## @@ -106,6 +110,23 @@ interface SessionStateListener { */ void

[bookkeeper] branch dependabot/maven/org.jsoup-jsoup-1.15.3 updated (a02a12ea8d -> 7c3d8aedcb)

2022-09-12 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.jsoup-jsoup-1.15.3 in repository https://gitbox.apache.org/repos/asf/bookkeeper.git discard a02a12ea8d Bump jsoup from 1.14.3 to 1.15.3 add d5ab02a07c Add 4.15.1

[GitHub] [bookkeeper] Shoothzj commented on pull request #3465: Bump jsoup from 1.14.3 to 1.15.3

2022-09-12 Thread GitBox
Shoothzj commented on PR #3465: URL: https://github.com/apache/bookkeeper/pull/3465#issuecomment-1243322055 @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

[bookkeeper] branch master updated: Add missed call to onReadRequestFinish() when read request rejected (#3482)

2022-09-12 Thread shoothzj
This is an automated email from the ASF dual-hosted git repository. shoothzj pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/bookkeeper.git The following commit(s) were added to refs/heads/master by this push: new 6fa13ecdfc Add missed call to

[GitHub] [bookkeeper] Shoothzj merged pull request #3482: Add missed call to onReadRequestFinish() when read request rejected

2022-09-12 Thread GitBox
Shoothzj merged PR #3482: URL: https://github.com/apache/bookkeeper/pull/3482 -- 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:

[GitHub] [bookkeeper] Shoothzj closed issue #2945: Bookkeeper "READ_ENTRY (Inprogress)" keeps non zero

2022-09-12 Thread GitBox
Shoothzj closed issue #2945: Bookkeeper "READ_ENTRY (Inprogress)" keeps non zero URL: https://github.com/apache/bookkeeper/issues/2945 -- 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