Skip to content
#

storage

Here are 2,188 public repositories matching this topic...

ooridoori
ooridoori commented Jun 12, 2020

Describe the bug
When a user signs in using Auth.signIn() the "signIn" event is registered multiple times in the Hub listener

To Reproduce

  1. Add a log inside the "signIn" event in the Hub.listener callback
  2. Open devtools
  3. Sign in using Auth.signIn()
  4. Notice there is at least 4 or more logs and the same amount of network calls

Expected behavior
The sign in event shou

thanos
bboreham
bboreham commented Dec 15, 2020

The word is used in lots of places, e.g.:
https://thanos.io/tip/thanos/design.md/ "Chunk files hold a few hundred MB worth of chunks each."
https://thanos.io/tip/thanos/storage.md/ "This can be used to find chunk with samples in the chunk files."

It would be good to define it, like "a chunk is part of the data structure of Prometheus TSDB, holding up to 120 samples for a single timeseries".

go-fastdfs 是一个简单的分布式文件系统(私有云存储),具有无中心、高性能,高可靠,免维护等优点,支持断点续传,分块上传,小文件合并,自动同步,自动修复。Go-fastdfs is a simple distributed file system (private cloud storage), with no center, high performance, high reliability, maintenance free and other advantages, support breakpoint continuation, block upload, small file merge, automatic synchronization, automatic repair.(similar fastdfs).

  • Updated Nov 18, 2020
  • Go
dantrevino
dantrevino commented Oct 4, 2020

Just playing around with my miner tonight, I set burn_fee_cap = -2 and the miner stopped with a thread panic.

Process abort due to thread panic
   0: backtrace::backtrace::libunwind::trace
             at .cargo/registry/src/github.com-1285ae84e5963aae/backtrace-0.3.50/src/backtrace/libunwind.rs:95
      backtrace::backtrace::trace_unsynchronized
             at .cargo/registry/src/git
joshimoo
joshimoo commented Aug 27, 2020

We want to have consistent and structured logs to improve the ability to filter and analyse longhorn-manager logs.
Currently the controller uses the global logrus package logger, the task here would be to switch the log calls to the instance logger that was implemented in longhorn/longhorn-manager#661

While doing this also improve the log messages, where possible.
For an example of a successf

Improve this page

Add a description, image, and links to the storage topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the storage topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.