Evan Tschannen
|
1cec223434
|
cherry pick streaming replies to master
|
2021-06-19 09:47:13 -07:00 |
|
Josh Slocum
|
4257ac2b4d
|
More TSS Changes/Fixes
|
2021-05-25 20:37:48 +00:00 |
|
Josh Slocum
|
ce82c9653e
|
Testing Storage Server implementation
|
2021-05-25 20:28:50 +00:00 |
|
FDB Formatster
|
df90cc89de
|
apply clang-format to *.c, *.cpp, *.h, *.hpp files
|
2021-03-10 10:18:07 -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 |
|
Meng Xu
|
ef0bf2728e
|
Merge branch 'release-6.3' into mengxu/ha-code
Resolve Conflicts:
fdbserver/LogRouter.actor.cpp: Only conflicts at comments
|
2021-02-19 21:47:09 -08:00 |
|
Zhe Wu
|
614d1584cc
|
Update documentation from https://github.com/apple/foundationdb/pull/4278
|
2021-02-15 23:56:55 -08:00 |
|
Meng Xu
|
9122be4d81
|
Add comments to HA code and loadBalance code
|
2021-02-10 13:51:36 -08:00 |
|
Xin Dong
|
10c1bd475e
|
Improve comments based on review
|
2021-02-04 17:31:05 -08:00 |
|
Xin Dong
|
1095dba821
|
Document two fields in storage metrics
|
2021-02-04 16:20:18 -08:00 |
|
sfc-gh-tclinkenbeard
|
33ec968d5a
|
Mark expectedSize methods const
|
2020-12-26 18:30:44 -04:00 |
|
Xin Dong
|
2def07a18d
|
Apply suggestions from code review
|
2020-10-08 13:31:47 -07:00 |
|
Xin Dong
|
6dbcd42ebd
|
No need for a new protocol version since the serialization won't change. Added code for deserializing from old binary.
|
2020-09-11 16:16:56 -07:00 |
|
Xin Dong
|
daead84fdd
|
Merge master
|
2020-08-14 14:07:08 -07:00 |
|
Meng Xu
|
002cca5e58
|
Merge branch 'master' into tmp/merge-PR
Conflicts:
fdbclient/NativeAPI.actor.cpp
fdbserver/StorageMetrics.actor.h
|
2020-08-12 20:08:13 -07:00 |
|
Xin Dong
|
ddec93c504
|
Update fdbclient/StorageServerInterface.h
Co-authored-by: Jingyu Zhou <jingyuzhou@gmail.com>
|
2020-08-12 15:47:32 -07:00 |
|
Xin Dong
|
3ac6996844
|
Increased some knobs to throttle the spammy read hot logging. Also added more details inside the read hot log to make it useful
|
2020-08-12 14:27:34 -07:00 |
|
Xin Dong
|
98c39ad9d4
|
Fix the build error.
|
2020-08-07 14:03:42 -07:00 |
|
Xin Dong
|
a46e620baa
|
Merge branch 'master' into feature/range-split-points-based-on-size
|
2020-08-06 15:23:11 -07:00 |
|
Meng Xu
|
ef8c1060a2
|
Merge branch 'master' into mengxu/tmp-merge-6.3
|
2020-07-13 10:15:56 -07:00 |
|
A.J. Beamon
|
b09dddc07e
|
Merge branch 'release-6.2' into merge-release-6.2-into-release-6.3
# Conflicts:
# cmake/ConfigureCompiler.cmake
# documentation/sphinx/source/downloads.rst
# fdbrpc/FlowTransport.actor.cpp
# fdbrpc/fdbrpc.vcxproj
# fdbserver/DataDistributionQueue.actor.cpp
# fdbserver/Knobs.cpp
# fdbserver/Knobs.h
# fdbserver/LogSystemPeekCursor.actor.cpp
# fdbserver/MasterProxyServer.actor.cpp
# fdbserver/Status.actor.cpp
# fdbserver/storageserver.actor.cpp
# flow/flow.vcxproj
|
2020-07-10 15:06:34 -07:00 |
|
A.J. Beamon
|
04d1217941
|
Track statistics about server-side request latency on each process, to include min, max, mean, and various percentiles.
|
2020-07-09 16:39:15 -07:00 |
|
Markus Pilman
|
0fbe7101c3
|
Revert "Revert "Request tracing""
This reverts commit 327cc31e354d80ca00003a2673bd19a6760285d4.
|
2020-07-07 10:06:13 -06:00 |
|
Xin Dong
|
00e9f8b9bf
|
Added bindings tests; Protected new SSI endpoints under new 7.0 ProtocolVersion
|
2020-07-02 14:05:12 -07:00 |
|
Xin Dong
|
ea08bc5462
|
Added server side code for range split support
|
2020-07-02 14:05:11 -07:00 |
|
Jingyu Zhou
|
327cc31e35
|
Revert "Request tracing"
|
2020-06-16 12:32:42 -07:00 |
|
Meng Xu
|
80334351c7
|
Merge pull request #3329 from sfc-gh-mpilman/features/flatbuffers-debugtx
Request tracing
|
2020-06-12 14:50:19 -07:00 |
|
negoyal
|
1cbbd865de
|
Remove unused member from SSI.
|
2020-06-11 18:35:48 -07:00 |
|
Markus Pilman
|
9ef93714ac
|
Address review comments
|
2020-06-10 15:48:49 -07:00 |
|
Markus Pilman
|
4ab3441a95
|
Merge remote-tracking branch 'origin/master' into features/flatbuffers-debugtx
|
2020-06-10 15:31:29 -07:00 |
|
Markus Pilman
|
09c136e434
|
Framework for transaction tracing
|
2020-06-08 16:09:37 -07:00 |
|
negoyal
|
cf13e00a8f
|
Merge remote-tracking branch 'origin/release-6.3' into fdb_cache_wo_allocator
|
2020-06-01 17:38:31 -07:00 |
|
Markus Pilman
|
ba63a66d12
|
Merge remote-tracking branch 'origin/master' into features/flatbuffers-debugtx
|
2020-05-29 15:38:09 -07:00 |
|
Markus Pilman
|
8a7d98ab21
|
Started instrumentation
|
2020-05-27 15:36:04 -07:00 |
|
Evan Tschannen
|
72ce997d22
|
explicitly versioned every key in systemData, so we only will update the associated protocolVersion when the serialization actually changes
|
2020-05-22 16:35:01 -07:00 |
|
Chaoguang Lin
|
0d9135ee57
|
Merge remote-tracking branch 'upstream/release-6.3' into add-data-distribution-metrics
|
2020-05-20 15:21:26 -07:00 |
|
Evan Tschannen
|
f1dca05cf3
|
Merge pull request #3194 from etschannen/feature-small-endpoint
Optimized failure monitor performance
|
2020-05-20 14:48:13 -07:00 |
|
Evan Tschannen
|
2557da1d47
|
fix compiler errors
|
2020-05-19 16:53:14 -07:00 |
|
Evan Tschannen
|
9313e490aa
|
change the first part of the UID to make comparisons cheaper
|
2020-05-19 16:48:20 -07:00 |
|
Evan Tschannen
|
ead17d6a7f
|
another attempt at changing serialization
|
2020-05-19 16:28:01 -07:00 |
|
Evan Tschannen
|
7dd226d264
|
readded a missing line
|
2020-05-19 15:35:57 -07:00 |
|
Evan Tschannen
|
99e1fbdd47
|
another attempt at speeding up serialization
|
2020-05-19 12:36:11 -07:00 |
|
Evan Tschannen
|
b7126f0acb
|
experimentally revert serialization of storage server interface
|
2020-05-18 19:54:09 -07:00 |
|
Chaoguang Lin
|
6ce574f5ad
|
Merge remote-tracking branch 'upstream/release-6.3' into add-data-distribution-metrics
|
2020-05-17 23:36:52 -07:00 |
|
A.J. Beamon
|
02307ba7b6
|
Merge branch 'master' into transaction-tagging
# Conflicts:
# fdbclient/DatabaseContext.h
|
2020-05-09 07:50:29 -07:00 |
|
Chaoguang Lin
|
ef724bf939
|
Merge remote-tracking branch 'upstream/master' into add-data-distribution-metrics
|
2020-05-08 18:39:28 -07:00 |
|
Evan Tschannen
|
f0f52fb2be
|
Merge branch 'master' into feature-small-endpoint
# Conflicts:
# fdbclient/StorageServerInterface.h
|
2020-05-08 16:37:35 -07:00 |
|
negoyal
|
749fcd13b0
|
Merge branch 'master' into fdb_cache_wo_allocator
|
2020-05-08 16:23:29 -07:00 |
|
A.J. Beamon
|
b1055a8501
|
Merge branch 'master' into transaction-tagging
|
2020-05-05 16:03:39 -07:00 |
|
Evan Tschannen
|
f329164fb4
|
Merge pull request #2532 from dongxinEric/feature/hot-read-key-detection-part-2
Feature/hot read key detection part 2
|
2020-05-05 14:33:34 -07:00 |
|