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/09 16:16:21 UTC

[GitHub] [skywalking] hanahmily opened a new issue, #9935: [BanyanDB][TSDB] Open a block concurrently

hanahmily opened a new issue, #9935:
URL: https://github.com/apache/skywalking/issues/9935

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### Apache SkyWalking Component
   
   BanyanDB (apache/skywalking-banyandb)
   
   ### What happened
   
   ```shell
   [1668008993] Integration Query Suite - 37/37 specs {"level":"warn","ts":"2022-11-09T23:53:39.503+0800","caller":"auth/store.go:1220","msg":"simple token is not cryptographically signed"}
   2022-11-09T23:53:40+08:00 | ERROR | ***fail to write entity**** error="failed to open time series store: Cannot acquire directory lock on \"/tmp/banyandb-test-2727554284/measure/sw_metric/shard-0/seg-20221110/block-00/main\".  Another process is using this Badger database. error: resource temporarily unavailable" module:MEASURE
   2022-11-09T23:53:40+08:00 | ERROR | ***fail to open block**** error="failed to open time series store: Cannot acquire directory lock on \"/tmp/banyandb-test-2727554284/measure/sw_metric/shard-0/seg-20221110/block-00/main\".  Another process is using this Badger database. error: resource temporarily unavailable" block:BLOCKID-6-0 module:TSDB.SHARD0.SEGMENT.BLOCK
   2022-11-09T23:53:40+08:00 | ERROR | ***fail to write entity**** error="failed to open time series store: Cannot acquire directory lock on \"/tmp/banyandb-test-2727554284/measure/sw_metric/shard-0/seg-20221110/block-00/main\".  Another process is using this Badger database. error: resource temporarily unavailable" module:MEASURE
   ```
   
   ### What you expected to happen
   
   No error
   
   ### How to reproduce
   
   Fetch a block that is created by the strategy manager
   
   ### Anything else
   
   We should figure out a procedure to verify the block rolling forward. Maybe leverage a fake clock to stimulate "faster time".
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


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

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


[GitHub] [skywalking] hanahmily closed issue #9935: [BanyanDB][TSDB] Open a block concurrently

Posted by GitBox <gi...@apache.org>.
hanahmily closed issue #9935: [BanyanDB][TSDB] Open a block concurrently 
URL: https://github.com/apache/skywalking/issues/9935


-- 
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] wu-sheng closed issue #9935: [BanyanDB][TSDB] Open a block concurrently

Posted by GitBox <gi...@apache.org>.
wu-sheng closed issue #9935: [BanyanDB][TSDB] Open a block concurrently 
URL: https://github.com/apache/skywalking/issues/9935


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