Egon Elbre
1903b15474
storagenode/internalpb: move gracefulexit.proto
...
Change-Id: Ia3614846ed49a39c8f39331516d16d45a695240b
2020-10-30 15:24:56 +02:00
Egon Elbre
b67d7ecbc5
cmd/storagenode,storage/cockroachkv: better error handling
...
Change-Id: I6646aa046dc365c0dee38f23041be4fc2defb759
2020-07-16 20:03:50 +03:00
Egon Elbre
d8dcae3075
all: fix error checking
...
Change-Id: Ia0da1bbd6ce695139922f94096c2419281905e32
2020-07-16 19:13:14 +03:00
Qweder93
e52809d53e
cmd/storagenode: add check if satellites available to gracefulexit
...
Change-Id: I8747507593d810bbdec0d140de0600ee147011c3
2020-06-10 13:38:36 +00:00
Kaloyan Raev
a2ce836761
remove sugar logging
...
Change-Id: I6b6ca9704837cb3f5f5449ba7f55661487814d9f
2020-04-15 12:37:47 +00:00
Yingrong Zhao
b7b19289d1
bump storj.io/common to latest
...
Change-Id: I16e337660ce8e1ef332cc842dbf4cfa067b9b98b
2020-03-25 09:08:40 -04:00
Michal Niewrzal
f0aeda3091
storj: remove from storj/pkg
packages moved to storj/private
repo
...
* debug
* traces
* cfgstruct
* process
Package `storj/private/version` will be removed as a separate change.
Change-Id: Iadc40faa782e6225513b28218952f02d9c240a9f
2020-03-24 09:56:29 +01:00
Egon Elbre
9752d01884
private/prompt: remove dependency to go-prompt
...
Change-Id: Ida8ef731ce806cec076343dc77d72a3b0d7736b4
2020-02-25 13:09:41 +02:00
Egon Elbre
6615ecc9b6
common: separate repository
...
Change-Id: Ibb89c42060450e3839481a7e495bbe3ad940610a
2019-12-27 14:11:15 +02:00
Egon Elbre
d55288cf68
pkg/rpc: replace methods with direct calls to pb
...
Change-Id: I8bd015d8d316a2c12c1daceca1d9fd257f6f57bc
2019-12-22 17:12:43 +02:00
Yingrong Zhao
66f1a1680f
add completion receipt to exit-status cli command on storage node ( #3650 )
2019-11-26 12:32:26 -05:00
Egon Elbre
ee6c1cac8a
private: rename internal to private ( #3573 )
2019-11-14 21:46:15 +02:00
littleskunk
7eb6724c92
logging: unify logging around satellite ID, node ID and piece ID ( #3491 )
...
* logging: unify logging around satellite ID, node ID and piece ID
* unify segment index
2019-11-05 22:04:07 +01:00
Yingrong Zhao
87e3764390
storagenode/cmd: add exit-status command for graceful exit ( #3264 )
...
* add exit-status command
* remove todo and fix format
* fix status display
* change startExit to exit progress
* fix linting error
* add successful column in exit progress
* fix test
* remove extra new line
* fix TYPOS
* format the percentage better
2019-10-15 18:07:32 -04:00
Yingrong Zhao
743a0fc38b
storagenode/cmd: create start graceful exit CLI ( #3202 )
2019-10-11 09:58:12 -04:00