[GitHub] [bookkeeper] merlimat merged pull request #3854: Disable trimStackTrack for code-coverage profile

2023-03-10 Thread via GitHub
merlimat merged PR #3854: URL: https://github.com/apache/bookkeeper/pull/3854 -- 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: add V2 protocal and warmupMessages support for benchMark (#3856)

2023-03-10 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 3a488150e9 add V2 protocal and

[bookkeeper] branch master updated (3a488150e9 -> cd43c91add)

2023-03-10 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 3a488150e9 add V2 protocal and warmupMessages support for benchMark (#3856) add cd43c91add disable

[GitHub] [bookkeeper] merlimat merged pull request #3856: Add V2 protocol and warmupMessages support for benchMark

2023-03-10 Thread via GitHub
merlimat merged PR #3856: URL: https://github.com/apache/bookkeeper/pull/3856 -- 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 #3855: [Flaky Test] Add timeout for two flaky timeout tests

2023-03-10 Thread via GitHub
merlimat merged PR #3855: URL: https://github.com/apache/bookkeeper/pull/3855 -- 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 (caddb6ee5b -> 0a21dd5387)

2023-03-10 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 caddb6ee5b Correct the running job name for the test group (#3851) add 0a21dd5387 add timeout for two flaky

[GitHub] [bookkeeper] codecov-commenter commented on pull request #3856: Add V2 protocol and warmupMessages support for benchMark

2023-03-10 Thread via GitHub
codecov-commenter commented on PR #3856: URL: https://github.com/apache/bookkeeper/pull/3856#issuecomment-1464030382 ##

[GitHub] [bookkeeper] hangc0276 opened a new pull request, #3856: Add V2 protocol and warmupMessages support for benchMark

2023-03-10 Thread via GitHub
hangc0276 opened a new pull request, #3856: URL: https://github.com/apache/bookkeeper/pull/3856 ### Motivation When we use `bin/benchmark` to test bookie read/write performance, it doesn't support using V2 protocol and doesn't support setting warmup messages ### Modifications

[GitHub] [bookkeeper] codecov-commenter commented on pull request #3855: [Flaky Test] Add timeout for two flaky timeout tests

2023-03-10 Thread via GitHub
codecov-commenter commented on PR #3855: URL: https://github.com/apache/bookkeeper/pull/3855#issuecomment-1463819906 ##

[GitHub] [bookkeeper] hangc0276 opened a new pull request, #3855: [Flaky Test] Add timeout for two flaky timeout tests

2023-03-10 Thread via GitHub
hangc0276 opened a new pull request, #3855: URL: https://github.com/apache/bookkeeper/pull/3855 ### Motivation `HandleFailuresTest` and `FileInfoBackingCacheTest` sometimes blocked the CI for 30 minutes and timed out by the configured 1800s `1800` HandleFailuresTest

[GitHub] [bookkeeper] zymap commented on a diff in pull request #3846: Streamline batch add request

2023-03-10 Thread via GitHub
zymap commented on code in PR #3846: URL: https://github.com/apache/bookkeeper/pull/3846#discussion_r1132115816 ## bookkeeper-server/src/main/java/org/apache/bookkeeper/processor/RequestProcessor.java: ## @@ -47,4 +49,11 @@ public interface RequestProcessor extends

[GitHub] [bookkeeper] codecov-commenter commented on pull request #3854: Disable trimStackTrack for code-coverage profile

2023-03-10 Thread via GitHub
codecov-commenter commented on PR #3854: URL: https://github.com/apache/bookkeeper/pull/3854#issuecomment-1463476133 ##

[GitHub] [bookkeeper] hangc0276 opened a new pull request, #3854: Disable trimStackTrack for code-coverage profile

2023-03-10 Thread via GitHub
hangc0276 opened a new pull request, #3854: URL: https://github.com/apache/bookkeeper/pull/3854 ### Motivation We run unit tests in CI based on the `code-coverage` profile, and it enabled the trimStackTrack by default, which trimmed the stack for some failed tests. ###

[GitHub] [bookkeeper] Shoothzj commented on pull request #3846: Streamline batch add request

2023-03-10 Thread via GitHub
Shoothzj commented on PR #3846: URL: https://github.com/apache/bookkeeper/pull/3846#issuecomment-1463438974 Can you share some relevant performance testing data for this PR? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [bookkeeper] hangc0276 commented on issue #3845: Force GC API PUT Call fails with Internal Server Error

2023-03-10 Thread via GitHub
hangc0276 commented on issue #3845: URL: https://github.com/apache/bookkeeper/issues/3845#issuecomment-1463426712 Hi @Apurva007, thanks for reporting this issue. Would you please share the bookie server's log? -- This is an automated message from the Apache Git Service. To respond to the