FDB Formatster
|
2c788c233d
|
apply clang-format to *.c, *.cpp, *.h, *.hpp files
|
2021-08-27 17:07:47 -07:00 |
Josh Slocum
|
2c10118229
|
Force kill in killDatacenter didn't actually force kill always
|
2021-08-17 17:26:59 -05:00 |
Lukas Joswiak
|
5dc9a97230
|
Merge branch 'master' into fixes/alp6
|
2021-08-01 20:42:52 -07:00 |
sfc-gh-tclinkenbeard
|
c74047c665
|
Merge remote-tracking branch 'origin/master' into fix-more-clang-warnings
|
2021-07-28 11:51:02 -07:00 |
Evan Tschannen
|
81f93d794f
|
Merge branch 'master' of https://github.com/apple/foundationdb into fix-ordered-delay
|
2021-07-27 13:56:35 -07:00 |
Evan Tschannen
|
256a18e43b
|
Flow transport uses an ordered delay to avoid out of order reply promise stream messages
|
2021-07-27 12:01:32 -07:00 |
Lukas Joswiak
|
3eed4084e2
|
Merge branch 'master' into fixes/alp6
|
2021-07-27 11:26:53 -07:00 |
Lukas Joswiak
|
59d535149e
|
Merge branch 'master' into fixes/alp6
|
2021-07-27 10:07:18 -07:00 |
Lukas Joswiak
|
e9a1679467
|
Disable sampling everywhere except fdbserver
|
2021-07-27 09:53:23 -07:00 |
Steve Atherton
|
507c1f11e3
|
Add .log() to bare TraceEvent() invocations without any .detail()s to avoid clang-tidy warning about immediate destruction of object without use.
|
2021-07-26 19:55:10 -07:00 |
sfc-gh-tclinkenbeard
|
e006e4fed4
|
Fix -Wreorder-ctor warnings in LogSystemPeekCursor.actor.cpp and several other files
|
2021-07-24 00:48:13 -07:00 |
sfc-gh-tclinkenbeard
|
64dc1dc185
|
Fix -Wreorder-ctor warnings in NativeAPI.actor.cpp and several other files
|
2021-07-24 00:23:06 -07:00 |
Sajjad Rahnama
|
e04646e267
|
Fault Injection Active/Deactivation
|
2021-07-23 16:28:20 -07:00 |
Trevor Clinkenbeard
|
4b83d73f48
|
Merge pull request #5151 from sfc-gh-tclinkenbeard/fix-non-tls-build
Fix build with DISABLE_TLS=ON
|
2021-07-20 15:07:16 -07:00 |
Trevor Clinkenbeard
|
f914574f47
|
Merge pull request #5154 from sfc-gh-tclinkenbeard/send-serverdbinfo-updates-to-coord
Add LowLatencySingleClog test
|
2021-07-12 19:26:40 -07:00 |
sfc-gh-tclinkenbeard
|
fbc4f47882
|
Add LowLatencySingleClog.toml test
|
2021-07-10 17:30:20 -07:00 |
sfc-gh-tclinkenbeard
|
17fce0596c
|
Expand use of ENCRYPTION_ENABLED macro
|
2021-07-09 21:42:42 -07:00 |
sfc-gh-tclinkenbeard
|
ad03a4787a
|
Fix non-TLS build
|
2021-07-09 21:06:15 -07:00 |
Daniel Smith
|
3fbd6b6143
|
Enable IThreadPool in simulation
|
2021-07-08 18:51:01 -04:00 |
sfc-gh-tclinkenbeard
|
a5ecc11bba
|
Added AsyncFileEncrypted::mode field
|
2021-06-27 18:55:57 -07:00 |
sfc-gh-tclinkenbeard
|
81b8292094
|
Merge remote-tracking branch 'origin' into encrypt-backup-files
|
2021-06-25 12:21:12 -07:00 |
Evan Tschannen
|
fcb8bd6475
|
Revert "Make the sim2 run loop match the behavior of the net2 run loop."
|
2021-06-22 14:50:01 -07:00 |
Evan Tschannen
|
08a5f17660
|
Merge branch 'master' of https://github.com/apple/foundationdb into feature-sim-time-batching
# Conflicts:
# fdbserver/DataDistribution.actor.cpp
|
2021-06-08 10:04:06 -07:00 |
Evan Tschannen
|
52ef8b94fb
|
added comments
|
2021-06-08 09:57:37 -07:00 |
Lukas Joswiak
|
153de33f57
|
Revert "Merge pull request #4802 from sfc-gh-ljoswiak/revert/actor-lineage"
This reverts commit 6499fa178e , reversing
changes made to 1512631957 .
|
2021-06-04 13:31:55 -07:00 |
A.J. Beamon
|
69dbe04d42
|
Rename WeakFutureReference to UnsafeWeakFutureReference and add warning comment
|
2021-05-28 14:34:20 -07:00 |
A.J. Beamon
|
a756469670
|
Use a weak reference in the open files cache (abstracted from a similar cache in AsyncFileCached) to avoid a problem where removing an item from the cache could cause us to reentrantly remove it again.
|
2021-05-26 13:38:24 -07:00 |
Markus Pilman
|
6bd7fa4036
|
Actually close files in simulation
|
2021-05-26 11:11:12 -07:00 |
Evan Tschannen
|
f57f0d64f4
|
Merge branch 'master' into feature-sim-time-batching
# Conflicts:
# fdbserver/DataDistribution.actor.cpp
|
2021-05-20 09:09:35 -07:00 |
Lukas Joswiak
|
4ea760b2a9
|
Revert "Merge pull request #4136 from sfc-gh-mpilman/features/actor-lineage"
This reverts commit da41534618 , reversing
changes made to e6300905d6 .
|
2021-05-10 20:26:12 -07:00 |
Andrew Noyes
|
6bffbdf7e3
|
Revert "Actually close files in simulation"
|
2021-05-04 15:38:24 -07:00 |
sfc-gh-tclinkenbeard
|
e5d6c5ed17
|
Merge remote-tracking branch 'origin/master' into encrypt-backup-files
|
2021-05-03 14:46:19 -07:00 |
Jingyu Zhou
|
1c92588cca
|
Merge pull request #4562 from sfc-gh-mpilman/bugfixes/simulator-close-files
Actually close files in simulation
|
2021-05-03 13:47:44 -07:00 |
Markus Pilman
|
ed8d43cb87
|
Merge pull request #5 from sfc-gh-ljoswiak/features/network-actors
Sample actors waiting on network
|
2021-04-09 15:07:53 -06:00 |
Lukas Joswiak
|
433872e17d
|
Sample actors waiting on network
|
2021-04-06 17:28:28 -07:00 |
Markus Pilman
|
9bcde529f8
|
Merge pull request #4 from sfc-gh-ljoswiak/features/current-actor
Sample running actor
|
2021-04-05 11:36:48 -06:00 |
sfc-gh-tclinkenbeard
|
82420e5572
|
Merge remote-tracking branch 'origin/master' into encrypt-backup-files
|
2021-03-27 21:02:19 -07:00 |
Markus Pilman
|
f7d3b31ef8
|
Actually close files in simulation
|
2021-03-24 16:27:35 -06:00 |
Lukas Joswiak
|
2dfd420882
|
Add sampling profiler thread
|
2021-03-24 14:52:42 -07:00 |
Evan Tschannen
|
a893309112
|
Opening a file with OPEN_ATOMIC_WRITE_AND_CREATE should create a new file handle, so that if a file with the same name is still in use, operations against it will not happen to the new file. This can happen when the disk queue replaces a file.
|
2021-03-23 13:47:46 -07:00 |
sfc-gh-tclinkenbeard
|
a0c49234b2
|
Merge remote-tracking branch 'origin/master' into encrypt-backup-files
|
2021-03-19 20:47:53 -07:00 |
Evan Tschannen
|
e1ebe2f487
|
clang-format
|
2021-03-19 13:17:39 -07:00 |
Evan Tschannen
|
78e81e514a
|
fix: OPEN_ATOMIC_WRITE_AND_CREATE did not create a new file handle for the replacement file, so when the disk queue calls replaceFile, truncates against the old file handle will happen on the new file resulting in corruption
|
2021-03-19 13:11:52 -07:00 |
Evan Tschannen
|
d7491a8f30
|
removed logging
|
2021-03-19 13:08:22 -07:00 |
Evan Tschannen
|
22f5033c6a
|
add filehandle
|
2021-03-18 23:29:22 -07:00 |
Evan Tschannen
|
335b59eafe
|
log all file size changes
|
2021-03-18 22:52:19 -07:00 |
Evan Tschannen
|
b1ac27cec1
|
attempt to avoid having batching consume extra simulated time
|
2021-03-18 13:05:29 -07:00 |
Evan Tschannen
|
00f114b976
|
update mutex usage
|
2021-03-18 11:18:07 -07:00 |
Evan Tschannen
|
c53dd4a46f
|
check isStopped between each task
|
2021-03-18 10:49:24 -07:00 |
Evan Tschannen
|
488fe6f008
|
give more time to cleanup tasks when rebooting
|
2021-03-17 21:50:19 -07:00 |