You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2022/11/04 07:56:48 UTC

[GitHub] [skywalking-banyandb] hanahmily opened a new pull request, #204: Add load test and inject testing flags

hanahmily opened a new pull request, #204:
URL: https://github.com/apache/skywalking-banyandb/pull/204

   * Add a slow load test case to CI
   * Update max opened blocks strategy. A shard could open 64 blocks at most. A cleanup goroutine could collect 10 inactive oldest blocks every minute until there are 4 blocks left in the cache.
   * Inject logging level and the timeout of eventually through "ldflags"
   
   Signed-off-by: Gao Hongtao <ha...@gmail.com>


-- 
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: notifications-unsubscribe@skywalking.apache.org

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


[GitHub] [skywalking-banyandb] hanahmily merged pull request #204: Add load test and inject testing flags

Posted by GitBox <gi...@apache.org>.
hanahmily merged PR #204:
URL: https://github.com/apache/skywalking-banyandb/pull/204


-- 
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: notifications-unsubscribe@skywalking.apache.org

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


[GitHub] [skywalking-banyandb] codecov-commenter commented on pull request #204: Add load test and inject testing flags

Posted by GitBox <gi...@apache.org>.
codecov-commenter commented on PR #204:
URL: https://github.com/apache/skywalking-banyandb/pull/204#issuecomment-1303097699

   # [Codecov](https://codecov.io/gh/apache/skywalking-banyandb/pull/204?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#204](https://codecov.io/gh/apache/skywalking-banyandb/pull/204?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (37e8a6f) into [main](https://codecov.io/gh/apache/skywalking-banyandb/commit/1edf859d5ba60897395dd20e280c83b9b91c4008?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (1edf859) will **increase** coverage by `0.06%`.
   > The diff coverage is `55.70%`.
   
   ```diff
   @@            Coverage Diff             @@
   ##             main     #204      +/-   ##
   ==========================================
   + Coverage   44.77%   44.84%   +0.06%     
   ==========================================
     Files          84       84              
     Lines        8355     8505     +150     
   ==========================================
   + Hits         3741     3814      +73     
   - Misses       4297     4357      +60     
   - Partials      317      334      +17     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/skywalking-banyandb/pull/204?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [banyand/measure/measure\_topn.go](https://codecov.io/gh/apache/skywalking-banyandb/pull/204/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-YmFueWFuZC9tZWFzdXJlL21lYXN1cmVfdG9wbi5nbw==) | `23.78% <0.00%> (-0.12%)` | :arrow_down: |
   | [banyand/measure/measure\_write.go](https://codecov.io/gh/apache/skywalking-banyandb/pull/204/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-YmFueWFuZC9tZWFzdXJlL21lYXN1cmVfd3JpdGUuZ28=) | `3.73% <0.00%> (-0.06%)` | :arrow_down: |
   | [banyand/stream/stream\_write.go](https://codecov.io/gh/apache/skywalking-banyandb/pull/204/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-YmFueWFuZC9zdHJlYW0vc3RyZWFtX3dyaXRlLmdv) | `12.39% <0.00%> (-0.21%)` | :arrow_down: |
   | [banyand/tsdb/indexdb.go](https://codecov.io/gh/apache/skywalking-banyandb/pull/204/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-YmFueWFuZC90c2RiL2luZGV4ZGIuZ28=) | `6.49% <0.00%> (+0.32%)` | :arrow_up: |
   | [...ry/logical/measure/measure\_plan\_indexscan\_local.go](https://codecov.io/gh/apache/skywalking-banyandb/pull/204/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cGtnL3F1ZXJ5L2xvZ2ljYWwvbWVhc3VyZS9tZWFzdXJlX3BsYW5faW5kZXhzY2FuX2xvY2FsLmdv) | `0.00% <0.00%> (ø)` | |
   | [banyand/tsdb/seriesdb.go](https://codecov.io/gh/apache/skywalking-banyandb/pull/204/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-YmFueWFuZC90c2RiL3Nlcmllc2RiLmdv) | `55.90% <25.00%> (ø)` | |
   | [banyand/tsdb/series.go](https://codecov.io/gh/apache/skywalking-banyandb/pull/204/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-YmFueWFuZC90c2RiL3Nlcmllcy5nbw==) | `36.44% <28.57%> (ø)` | |
   | [banyand/tsdb/bucket/queue.go](https://codecov.io/gh/apache/skywalking-banyandb/pull/204/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-YmFueWFuZC90c2RiL2J1Y2tldC9xdWV1ZS5nbw==) | `49.43% <54.45%> (-0.07%)` | :arrow_down: |
   | [banyand/tsdb/segment.go](https://codecov.io/gh/apache/skywalking-banyandb/pull/204/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-YmFueWFuZC90c2RiL3NlZ21lbnQuZ28=) | `67.72% <55.55%> (-3.06%)` | :arrow_down: |
   | [banyand/tsdb/block.go](https://codecov.io/gh/apache/skywalking-banyandb/pull/204/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-YmFueWFuZC90c2RiL2Jsb2NrLmdv) | `63.71% <63.82%> (-2.03%)` | :arrow_down: |
   | ... and [8 more](https://codecov.io/gh/apache/skywalking-banyandb/pull/204/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | |
   
   :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   


-- 
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: notifications-unsubscribe@skywalking.apache.org

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