50 Commits

Author SHA1 Message Date
A.J. Beamon
91ccdbcb03 Use a more standard encoding in the JSON metadata reported for tenants. 2022-07-13 15:22:19 -07:00
Jon Fu
f431ac58a8 address code review comments 2022-06-28 11:35:55 -07:00
Jon Fu
ddfdbdcb09 initial commit introducing renameTenant function 2022-06-28 11:34:44 -07:00
A.J. Beamon
f990fba44d Add support for getting tenant metadata as a JSON document. 2022-06-27 12:34:40 -07:00
A.J. Beamon
23fcd8c076 Fix issues with command completion for exclude and storage_migration_type. Add missing documentation for tenant_mode in one spot. 2022-03-29 09:07:33 -07:00
A.J. Beamon
a23add6bc4 Add fdbcli test for tenants. Add documentation for new fdbcli tenant commands. Various output cleanup. Fix limit parsing bug in listtenants command. Update gettenant output format. 2022-03-17 12:10:39 -07:00
He Liu
f20f43a85a Added warning in the exlucde cli command help about potential dataloss, as well as in command-line-interface.rst. 2021-10-18 12:10:34 -07:00
Neethu Haneesha Bingi
3e79299898 Locality filter support to perpetual storage wiggler feature. 2021-09-30 10:00:33 -07:00
Xiaoxi Wang
1730d75f73 change configure test
add store type check
add test file
2021-09-21 18:11:04 -07:00
Josh Slocum
5ac97154d5 Update documentation/sphinx/source/command-line-interface.rst
Co-authored-by: Xiaoxi Wang <xiaoxi.wang@snowflake.com>
2021-09-14 09:55:41 -05:00
Josh Slocum
23c690f0d3 Expanding documentation on storage_migration_type 2021-09-14 09:55:41 -05:00
Josh Slocum
9992a7b33f Added StorageMigrationType and cli commands 2021-09-14 09:55:41 -05:00
Neethu Haneesha Bingi
66f2518405 exclude to work with any locality data match. 2021-06-23 18:03:27 -07:00
Neethu Haneesha Bingi
73752f441b exclude locality:clang-format, ranged loops, documentation, tracking addStoragesever for exclusion. 2021-06-23 18:03:27 -07:00
Xiaoxi Wang
45e6ac8b3a Update command-line-interface.rst 2021-06-23 18:47:10 +00:00
Xiaoxi Wang
fff5593e2f add documentation 2021-06-23 18:47:10 +00:00
Josh Slocum
62a8f65890 Adding TSS Quarantine to docs and updating from PR suggestions 2021-06-11 10:10:32 -05:00
Josh Slocum
be9fa2ce52 Added TSS documentation 2021-06-07 14:49:41 +00:00
Andrew Noyes
ff7d306b09 Merge branch 'release-6.3' into anoyes/merge-6.3-to-master
Include conflict markers for now. Will resolve.
2021-01-15 18:04:09 +00:00
Jingyu Zhou
a167016378 Resolver merge conflicts 2020-12-23 14:33:30 -08:00
Jingyu Zhou
bbb56e4089 Merge branch 'release-6.2' of https://github.com/apple/foundationdb into release-6.3 2020-12-23 14:26:59 -08:00
Xin Dong
2162fd1421 Fix the doc build failure 2020-12-03 15:19:03 -08:00
Xin Dong
da22308025 Change the new command to be all lower case to follow the convention. Updated the command line interface documentation and the release notes for 6.2.29. 2020-12-03 14:49:23 -08:00
Markus Pilman
930afc7130
Merge pull request #3670 from sfc-gh-ngoyal/experimental
Documentation on transaction profiling and analyzing.
2020-11-17 10:09:37 -07:00
Young Liu
3278e21b0b Change description of GRV proxy and Commit proxy in docs and add backward compatibility support for configuring proxies in fdbcli 2020-09-25 10:50:48 -07:00
XiaoxiWang
86b943f17a update documentation 2020-08-23 18:24:45 +00:00
negoyal
5531e44475 Documentation on transaction profiling and analyzing. 2020-08-19 13:02:40 -07:00
A.J. Beamon
0e768a8c7f Adjust wording and note that the cluster won't heal replication factor when failures occur in the maintenance zone. 2020-05-27 15:54:06 -07:00
A.J. Beamon
8f2739a54b Add a link to the region configuration in documentation of force_recovery_with_data_loss. Add subheadings for profile subcommands. 2020-05-27 15:48:19 -07:00
A.J. Beamon
12225c0f46 Adopt consistent use of ... for repeating arguments 2020-05-27 15:27:47 -07:00
A.J. Beamon
a632b26beb Add documentation for several fdbcli commands that were present in fdbcli help but were not in our online documentation. 2020-05-27 13:29:01 -07:00
A.J. Beamon
530da59d62 Add documentation for the tag throttling feature 2020-05-26 15:27:06 -07:00
A.J. Beamon
44313ed173 Reorder the documentation of fdbcli to put commands back in alphabetical order 2020-05-26 09:12:01 -07:00
tclinken
3a8efb2d0b Added advanceversion command to fdbcli 2020-05-20 15:47:31 -07:00
tclinken
40aec61d30 Added fdbcli getversion command 2020-05-20 15:47:30 -07:00
tclinken
9c6bec1af6 Add unlock command to fdbcli 2020-05-20 15:47:30 -07:00
tclinkenbeard
b3aa54e7eb Add lock command to fdbcli 2020-05-20 15:47:30 -07:00
tclinken
93400d25c8 Added advanceversion command to fdbcli 2020-04-15 20:01:01 -07:00
A.J. Beamon
bcb0a4cc78
Merge pull request #2890 from tclinken/expose-lock-fdbcli
Add lock and unlock commands to fdbcli
2020-04-10 13:54:47 -07:00
tclinken
aa7d5d8816 Add unlock command to fdbcli 2020-04-01 17:39:16 -07:00
tclinken
bee6acb717 Added fdbcli getversion command 2020-03-30 17:12:52 -07:00
tclinkenbeard
bb6a8bf7ab Add lock command to fdbcli 2020-03-30 16:19:18 -07:00
Jon Fu
2bbf37f5ee added some documentation notes 2019-11-12 15:08:25 -08:00
Trevor Clinkenbeard
da1a8a9919 Prioritize processes with class coordinator when "coordinators auto" is run 2019-01-25 11:33:10 -08:00
A.J. Beamon
975711c389 Merge branch 'release-6.0' of github.com:apple/foundationdb
# Conflicts:
#	documentation/sphinx/source/release-notes.rst
2018-11-27 09:50:39 -08:00
A.J. Beamon
d54af96ba4 Various fixes to our documentation, such as syntax problems, broken links, etc. 2018-11-01 14:19:37 -07:00
Bruce Mitchener
9cdf25eda3 Fix some typos. 2018-04-20 00:49:22 +07:00
Evan Tschannen
8388eb6c22 updated documentation to rename multi_dc to three_datacenter 2018-04-10 16:26:59 -07:00
Alvin Moore
ba8e8f8389 Fixed python class scheduling documentation where versions of available_classes calls invalidtuple.unpack(k)[2].
Modified all class scheduling documentation pages removing mentioning of UI and updating wording within sections of Done and Are We Done? to be clearer.
Update configuration options within Command Line Interface documentation
Updated language describing Causal Riskiness within Command Line Interface documentation
Removed personal username from Ruby  class scheduling documentation file
2018-03-15 16:18:02 -07:00
John Brownlee
7d1984b4d4 Initial import of cleaned up documentation. 2018-03-13 13:09:35 -07:00