Trevor Clinkenbeard
|
866f536983
|
Merge pull request #4888 from sfc-gh-tclinkenbeard/remove-fdbserver-includes
Remove fdbserver includes from fdbclient
|
2021-06-07 10:22:13 -07:00 |
|
Josh Slocum
|
be9fa2ce52
|
Added TSS documentation
|
2021-06-07 14:49:41 +00:00 |
|
Chaoguang Lin
|
11eed5bc71
|
Merge branch 'master' of github.com:apple/foundationdb into refactor-fdbcli-2
|
2021-06-04 22:57:07 +00:00 |
|
sfc-gh-tclinkenbeard
|
89dadf1475
|
Create IKnobCollection interface
|
2021-06-02 23:40:52 -07:00 |
|
sfc-gh-tclinkenbeard
|
4c059670a0
|
Parse configuration knob values on the client
|
2021-06-02 10:04:46 -07:00 |
|
sfc-gh-tclinkenbeard
|
a775f92fca
|
Merge remote-tracking branch 'origin/master' into config-db
|
2021-06-01 15:39:34 -07:00 |
|
sfc-gh-tclinkenbeard
|
1a40c60674
|
Move RestoreWorkerInterface into fdbserver
|
2021-05-30 15:02:33 -07:00 |
|
sfc-gh-tclinkenbeard
|
594e8944ae
|
Move RestoreWorkerInterface into fdbserver
|
2021-05-30 11:51:47 -07:00 |
|
Josh Slocum
|
ce82c9653e
|
Testing Storage Server implementation
|
2021-05-25 20:28:50 +00:00 |
|
Evan Tschannen
|
6165af81fa
|
Merge branch 'apple:master' into feature-range-feed
|
2021-05-21 15:21:34 -07:00 |
|
Chaoguang Lin
|
455046de5f
|
fix format, make the call interruptable
|
2021-05-20 23:29:22 +00:00 |
|
Chaoguang Lin
|
9b228fd4db
|
Refactor snapshot command using the client function
|
2021-05-20 21:01:50 +00:00 |
|
Chaoguang Lin
|
f1a0e4737a
|
update error handling logic in fdbcli
|
2021-05-20 19:47:47 +00:00 |
|
Chaoguang Lin
|
f3854fe8da
|
Refactor force_recovery_with_data_loss command using the corresponding client function
|
2021-05-20 19:47:00 +00:00 |
|
Chaoguang Lin
|
6df94cba98
|
Refactor maintenance command using special keys
|
2021-05-20 18:37:03 +00:00 |
|
Chaoguang Lin
|
a2f3aa1fa9
|
Remove duplicate advanceversion help text
|
2021-05-18 19:02:32 +00:00 |
|
Chaoguang Lin
|
35b88cd28b
|
refactor advanceversion command
|
2021-05-18 07:22:17 +00:00 |
|
Xiaoxi Wang
|
8b1f9f7337
|
Add command line support
|
2021-05-17 20:57:54 +00:00 |
|
Chaoguang Lin
|
9a6151d3fc
|
Update fdbcli.h to fdbcli.actor.h, removed the unnecessary wrapper
|
2021-05-11 14:31:08 -07:00 |
|
Chaoguang Lin
|
359abfb008
|
Update FDB_API_VERSION to 710
|
2021-05-11 12:08:48 -07:00 |
|
sfc-gh-tclinkenbeard
|
f28ac955c3
|
Remove unnecessary temporary objects while growing objects of type std::vector<std::pair<A, B>>
|
2021-05-10 16:32:50 -07:00 |
|
Chaoguang Lin
|
b5767e2a64
|
Add documentation for getTransaction function, which is used for refactoring
|
2021-05-10 12:29:46 -07:00 |
|
Chaoguang Lin
|
7da5004690
|
Merge branch 'master' of github.com:apple/foundationdb into refactor-fdbcli
|
2021-05-06 15:44:26 -07:00 |
|
sfc-gh-tclinkenbeard
|
5c2d7b6080
|
Create RangeResult type alias
|
2021-05-03 13:14:16 -07:00 |
|
Evan Tschannen
|
78697003ea
|
more formatting
|
2021-04-30 10:51:35 -07:00 |
|
Evan Tschannen
|
d652287bae
|
Merge branch 'master' of https://github.com/apple/foundationdb into feature-range-feed
# Conflicts:
# fdbclient/DatabaseContext.h
# fdbclient/NativeAPI.actor.cpp
# fdbclient/StorageServerInterface.h
# fdbserver/storageserver.actor.cpp
|
2021-04-30 10:29:42 -07:00 |
|
Chaoguang Lin
|
302dd7d54d
|
Update the file/function name to follow normal case naming as consistencyCheck*
|
2021-04-23 01:49:45 -07:00 |
|
Chaoguang Lin
|
36067e9685
|
remove unnecessary print message
|
2021-04-23 01:38:25 -07:00 |
|
Chaoguang Lin
|
de4753a5db
|
Add a workaround to temporily use the ryw to create a ThreadTransaction; Make sure we are using the same underlying ryw object
|
2021-04-23 01:32:30 -07:00 |
|
Chaoguang Lin
|
f0a236c544
|
Merge branch 'master' of github.com:apple/foundationdb into refactor-fdbcli
|
2021-04-21 15:36:11 -07:00 |
|
Lukas Joswiak
|
6de28dd916
|
clang-format
|
2021-04-14 10:56:33 -07:00 |
|
Lukas Joswiak
|
1c84c04ffc
|
Add global configuration prefix function
|
2021-04-14 10:56:32 -07:00 |
|
Lukas Joswiak
|
c3f68831af
|
Move existing ClientDBInfo variables to global configuration
|
2021-04-14 10:56:32 -07:00 |
|
Chaoguang Lin
|
3e6215702f
|
Add comments for refactoring
|
2021-04-13 13:42:19 -07:00 |
|
Chaoguang Lin
|
c934e4b3fe
|
Add comments, fix typos
|
2021-04-13 13:27:40 -07:00 |
|
Chaoguang Lin
|
41c135ec93
|
Change namespace FDBCLI to fdb_cli
|
2021-03-29 12:51:32 -07:00 |
|
Chaoguang Lin
|
cb39d1a6ed
|
Refactor consistencycheck command using special keys
|
2021-03-24 09:33:20 -07:00 |
|
FDB Formatster
|
df90cc89de
|
apply clang-format to *.c, *.cpp, *.h, *.hpp files
|
2021-03-10 10:18:07 -08:00 |
|
Evan Tschannen
|
6cfba6e54b
|
added support for popping rangefeeds
|
2021-03-05 11:46:33 -08:00 |
|
Evan Tschannen
|
e25aac4988
|
added missing continue
|
2021-03-04 21:31:21 -08:00 |
|
Evan Tschannen
|
fa39ea35b4
|
added missing break
|
2021-03-04 20:42:32 -08:00 |
|
Evan Tschannen
|
7d0a86395d
|
compile fix
|
2021-03-04 20:31:16 -08:00 |
|
Evan Tschannen
|
bc757f3e4b
|
basic framework for range feed support
|
2021-03-04 19:14:54 -08:00 |
|
Evan Tschannen
|
346a4e3ecd
|
Merge branch 'release-6.3'
# Conflicts:
# fdbcli/fdbcli.actor.cpp
# fdbrpc/LoadBalance.actor.h
# fdbrpc/MultiInterface.h
# fdbserver/ClusterController.actor.cpp
# fdbserver/MasterProxyServer.actor.cpp
# fdbserver/masterserver.actor.cpp
|
2021-03-01 18:52:06 -08:00 |
|
Johannes M. Scheuermann
|
229b4ad2c3
|
fdbcli: Output errors and warnings to stderr
|
2021-02-25 11:09:02 +00:00 |
|
sfc-gh-tclinkenbeard
|
7558cd8e06
|
Merge remote-tracking branch 'origin/master' into simplify-global-knobs
|
2021-01-26 10:00:25 -08:00 |
|
Markus Pilman
|
074531309b
|
Merge pull request #3769 from sfc-gh-ljoswiak/binary-info
Add CLI argument to print build information
|
2021-01-26 10:29:57 -07:00 |
|
Andrew Noyes
|
4f881bff51
|
Only print general help once in fdbcli
This seems to have been inadvertently changed in
5b2e88b187c485d80119808c85e97fff98a30f8e.
|
2021-01-25 22:28:09 +00:00 |
|
sfc-gh-tclinkenbeard
|
ad99bf0471
|
Merge remote-tracking branch 'origin' into misc-changes
|
2021-01-21 10:03:07 -08:00 |
|
Lukas Joswiak
|
9fd71cd1a0
|
Add build flags option to fdbcli
|
2021-01-19 11:21:21 -08:00 |
|