Jon Fu
349f5821d7
Merge pull request #8592 from sfc-gh-jfu/tenant-list-filter
...
Add option to filter the tenant list command for metacluster
2022-11-17 09:04:58 -08:00
Jon Fu
2f53c6ebd8
remove extra test check
2022-11-15 10:32:19 -08:00
Ankita Kejriwal
3deb9a413b
Add fdbcli commands to get, set, and clear storage quota
2022-11-14 18:26:54 -08:00
Jon Fu
2985b255fa
remove unnecessary redeclaration
2022-11-14 16:39:13 -08:00
Jon Fu
a93eda244f
sscanf on argument parsing
2022-11-14 16:09:31 -08:00
Jon Fu
410b4375d2
change fdbcli_tests.py
2022-11-14 13:08:56 -08:00
Jon Fu
25e1721e75
Merge branch 'main' of github.com:apple/foundationdb into tenant-list-filter
2022-11-14 12:30:28 -08:00
Hui Liu
036b6ac4df
Merge pull request #8699 from sfc-gh-huliu/cli2
...
Add fdbcli blobrestore to start the full restore
2022-11-11 09:23:31 -08:00
Hui Liu
5834517570
Add fdbcli blobrestore to start the full restore
2022-11-11 08:32:23 -08:00
Chaoguang Lin
9b1c8ba932
Disable the quota,suspend commands; Add timeout for fdbcli commands ( #8785 )
2022-11-10 21:25:11 -08:00
Jon Fu
55367daf28
Merge branch 'main' of github.com:apple/foundationdb into tenant-list-filter
2022-11-10 14:29:32 -08:00
Jon Fu
93fb151e6c
add fdbcli error handling, remove invalid state and change some offset logic
2022-11-10 14:29:01 -08:00
Jon Fu
631538537f
Merge branch 'main' of github.com:apple/foundationdb into tenant-list-filter
2022-11-09 10:45:45 -08:00
sfc-gh-tclinkenbeard
ca572f58fb
Combine *_COST_BYTE_FACTOR knobs into a single TAG_THROTTLING_PAGE_SIZE knob
2022-11-08 07:44:01 -08:00
Jon Fu
8ef0411b32
address code review comments and introduce offset parameter
2022-11-03 11:39:39 -07:00
sfc-gh-tclinkenbeard
69f669f36b
Change type of value in QuotaCommand.actor.cpp
2022-10-31 18:58:55 -07:00
Jon Fu
098793893e
move hints to correct generator
2022-10-26 14:50:59 -07:00
Jon Fu
b17c3fecbb
add invalid tenant state and assertion in metacluster consistency
2022-10-26 14:37:00 -07:00
sfc-gh-tclinkenbeard
1c119be26d
Merge remote-tracking branch 'origin/main' into expose-txn-cost
2022-10-25 13:50:43 -07:00
Jon Fu
f21fcf67ce
initial commit to allow tenant list filtering in metacluster
2022-10-25 12:01:29 -07:00
sfc-gh-tclinkenbeard
32ae7bb529
Merge remote-tracking branch 'origin/main' into expose-txn-cost
2022-10-23 12:59:07 -07:00
sfc-gh-tclinkenbeard
b442705dc7
Change units for tag quota enforcement from pages to bytes
2022-10-23 12:57:19 -07:00
sfc-gh-tclinkenbeard
78b6779f11
Update fdbcli_tests.py quota test
2022-10-22 19:37:33 -07:00
sfc-gh-tclinkenbeard
2a2d52ca50
Improve error messages for fdbcli quota commands
2022-10-22 18:24:48 -07:00
Kevin Hoxha
2dac017ea2
fdbcli: Cancel checkStatus actor when prompting for description in setknob
2022-10-20 21:31:52 -07:00
sfc-gh-tclinkenbeard
8c082dac4e
Expand quota tests in fdbcli_tests.py
2022-10-17 18:56:11 -07:00
sfc-gh-tclinkenbeard
7e4f380423
Add tests for fdbcli quota commands
2022-10-17 16:27:45 -07:00
sfc-gh-tclinkenbeard
9a1876dd11
Update comment for fdbcli quota command
2022-10-14 12:02:14 -07:00
sfc-gh-tclinkenbeard
3827b1ee62
Merge remote-tracking branch 'origin/main' into add-quota-clear-command
2022-10-14 11:55:45 -07:00
sfc-gh-tclinkenbeard
d0be1930f0
Addressed review comments
2022-10-14 11:54:38 -07:00
Kevin Hoxha
2f898fb006
fdbcli: Add documentation for setknob/getknob commands
2022-10-11 15:32:01 -07:00
Kevin Hoxha
ff1b2df8f6
fdbcli: Add options for knob management
...
- setknob <knob_name> <knob_value> [config_class]
- getknob <knob_name> [config_class]
- Added new option to begin to specify if it's a configuration txn. Syntax is begin [config-txn]
- Added utility function for converting tuples to string
- Added knobmanagment test in fdbcli_tests.py
2022-10-11 15:32:01 -07:00
sfc-gh-tclinkenbeard
d67f3ca3b9
Update documentation for quota clear command
2022-10-09 19:43:44 -07:00
sfc-gh-tclinkenbeard
98f66fda46
Add 'quota clear' fdbcli command
2022-10-09 19:25:07 -07:00
Josh Slocum
6a44778b45
Fixed spacing in fdbcli status so dashes are aligned
2022-10-07 12:28:06 -05:00
Jon Fu
2fe1d19e95
Merge branch 'main' of github.com:apple/foundationdb into metacluster-status
2022-10-05 11:48:04 -07:00
Markus Pilman
550488b020
Merge remote-tracking branch 'origin/main' into bugfixes/open-for-ide
...
# Conflicts:
# bindings/c/CMakeLists.txt
# fdbclient/include/fdbclient/GetEncryptCipherKeys.actor.h
# fdbserver/BackupWorker.actor.cpp
# fdbserver/BlobWorker.actor.cpp
# fdbserver/CommitProxyServer.actor.cpp
# fdbserver/KeyValueStoreMemory.actor.cpp
# fdbserver/StorageCache.actor.cpp
# fdbserver/include/fdbserver/GetEncryptCipherKeys.actor.h
# fdbserver/storageserver.actor.cpp
# fdbserver/workloads/PhysicalShardMove.actor.cpp
# flow/CMakeLists.txt
2022-10-04 18:27:48 -06:00
A.J. Beamon
e1fe28b78b
Switch some usages of LiteralStringRef to use the _sr suffix
2022-09-30 16:04:16 -07:00
Jon Fu
461e42bfe1
restructure updater code and add capacity check in metacluster management workload
2022-09-29 16:24:02 -07:00
Jon Fu
9d5879d2f5
fix off-by-1 problem in tenant command hint
2022-09-29 12:47:24 -07:00
Jon Fu
a29b853979
add assigned_cluster to tenant command hints in fdbcli
2022-09-29 12:18:30 -07:00
Jon Fu
e26be7a099
Merge branch 'main' of github.com:apple/foundationdb into metacluster-status
2022-09-29 11:37:50 -07:00
Trevor Clinkenbeard
ef13985feb
Merge pull request #8320 from sfc-gh-tclinkenbeard/read-write-fungible
...
Make read and write quotas fungible
2022-09-28 10:59:37 -07:00
Junhyun Shim
fd621c0c86
Make TLSConfig check against coordinator addresses one-way
...
TLS parameters may be loaded by default system paths, which would break
non-TLS cases
2022-09-27 20:57:38 +02:00
sfc-gh-tclinkenbeard
16fe88948e
Update setQuota function in QuotaCommand.actor.cpp to round up to nearest page size
2022-09-27 09:48:42 -07:00
sfc-gh-tclinkenbeard
ba8fbc9573
Merge remote-tracking branch 'origin/main' into read-write-fungible
2022-09-26 23:26:14 -07:00
Jon Fu
0fa462fca9
initial commit to trace metacluster metrics
2022-09-26 15:56:45 -07:00
Jon Fu
2d1a6b4434
Merge branch 'main' of github.com:apple/foundationdb into metacluster-assigned-cluster
2022-09-26 09:59:20 -07:00
sfc-gh-tclinkenbeard
7fc5c196c4
Make read and write quotas fungible
2022-09-25 21:00:11 -07:00
A.J. Beamon
993e30e563
Merge pull request #8292 from sfc-gh-ajbeamon/move-fdbcli-tests
...
Move fdbcli tests into the fdbcli directory
2022-09-23 08:40:55 -07:00