Lukas Joswiak
|
e9fdbb9c86
|
Enable sampling
|
2021-06-07 18:01:14 -07:00 |
|
Lukas Joswiak
|
295ce22f57
|
Add setLineage and Actor field back
|
2021-06-07 14:19:30 -07:00 |
|
Lukas Joswiak
|
b4a144964f
|
Remove Actor lineage field
|
2021-06-07 10:03:49 -07:00 |
|
Lukas Joswiak
|
7d56038e5e
|
Remove restore_lineage
|
2021-06-04 16:38:12 -07:00 |
|
Lukas Joswiak
|
3a690c4838
|
Remove setLineage
|
2021-06-04 16:37:11 -07:00 |
|
Lukas Joswiak
|
7c2225058e
|
Add memory info to global config callback map
|
2021-06-04 16:02:19 -07:00 |
|
Lukas Joswiak
|
eb4c4886b2
|
Remove sample call
|
2021-06-04 15:01:18 -07:00 |
|
Lukas Joswiak
|
3059042bbc
|
Another gcc fix
|
2021-06-04 15:01:18 -07:00 |
|
Lukas Joswiak
|
042aa60336
|
Temporary fix for ld linking issue
|
2021-06-04 15:01:18 -07:00 |
|
Lukas Joswiak
|
c62e100dfb
|
Attempt gcc compilation fix
|
2021-06-04 15:01:18 -07:00 |
|
Lukas Joswiak
|
753a90a979
|
Fixes
|
2021-06-04 15:01:18 -07:00 |
|
Lukas Joswiak
|
486a04659f
|
Lazy inititialization
|
2021-06-04 15:01:18 -07:00 |
|
Lukas Joswiak
|
ca79b8eaab
|
Various ALP fixes
|
2021-06-04 15:01:18 -07:00 |
|
Lukas Joswiak
|
c2f39bc8ef
|
Use fast allocator
|
2021-06-04 15:01:18 -07:00 |
|
Lukas Joswiak
|
c966094fdb
|
Remove outdated global config fix
|
2021-06-04 15:01:03 -07:00 |
|
Lukas Joswiak
|
84b06c68bc
|
Bump well known endpoint index
|
2021-06-04 13:31:57 -07:00 |
|
Lukas Joswiak
|
153de33f57
|
Revert "Merge pull request #4802 from sfc-gh-ljoswiak/revert/actor-lineage"
This reverts commit 6499fa178e8f65a22105c2cd062a67209b562973, reversing
changes made to 15126319577f915f28aa6308bbf066dc7ec992a2.
|
2021-06-04 13:31:55 -07:00 |
|
Lukas Joswiak
|
ffac985077
|
Merge pull request #4898 from sfc-gh-ljoswiak/fixes/global-config-processes-2
Fix global config not triggering changes on server processes (attempt 2)
|
2021-06-04 13:03:42 -07:00 |
|
Josh Slocum
|
2fd6708fe0
|
Merge pull request #4893 from sfc-gh-jslocum/RYW_fix
Not doing timeout check in WriteDuringRead if simulation is injecting…
|
2021-06-03 16:38:43 -07:00 |
|
Lukas Joswiak
|
68344cc5e6
|
clang-format
|
2021-06-03 14:27:24 -07:00 |
|
Lukas Joswiak
|
12163ed565
|
Rename variable
|
2021-06-03 14:27:24 -07:00 |
|
Lukas Joswiak
|
ba25b95c6a
|
Fix global config not updating on server processes
|
2021-06-03 14:27:24 -07:00 |
|
A.J. Beamon
|
f20bfb87de
|
Merge pull request #4900 from sfc-gh-ajbeamon/fix-async-file-cached-open-files-handling
Fix: when a file open completes synchronously, it wasn't being stored in the openFiles map
|
2021-06-03 14:14:02 -07:00 |
|
A.J. Beamon
|
24d17c013b
|
Add an assert to confirm that try_emplace is inserting a new entry
|
2021-06-03 13:51:47 -07:00 |
|
A.J. Beamon
|
7d83340993
|
Fix: when a file open completes synchronously, it wasn't being stored in the openFiles map.
|
2021-06-03 13:30:28 -07:00 |
|
Steve Atherton
|
eb9cce6351
|
Merge pull request #4896 from apple/anoyes/fix-valgrind-precise
Fix two valgrind false positives
|
2021-06-02 22:49:18 -07:00 |
|
Andrew Noyes
|
a655ae3e48
|
Try not marking buffer undefined
|
2021-06-02 16:25:25 -07:00 |
|
Andrew Noyes
|
eb15746e41
|
Dereference to get result before marking "no access"
|
2021-06-02 16:07:04 -07:00 |
|
Josh Slocum
|
522e16ae55
|
Not doing timeout check in WriteDuringRead if simulation is injecting arbitrary delays
|
2021-06-02 17:17:27 +00:00 |
|
Chaoguang Lin
|
5f04c2c7f5
|
Merge pull request #4877 from sfc-gh-clin/fix-datadistribution-special-key
Fix the place when changing dd system key without changing the lock key
|
2021-06-01 15:52:33 -07:00 |
|
A.J. Beamon
|
6f5ae9d76a
|
Merge pull request #4882 from sfc-gh-ajbeamon/restarting-test-increase-6.2-version
Require a minimum of 6.2.33 for 6.2 snapshot restarting tests
|
2021-06-01 09:42:07 -07:00 |
|
Josh Slocum
|
d67184163b
|
Merge pull request #4556 from sfc-gh-jslocum/tss
Testing Storage Server
|
2021-06-01 09:11:10 -07:00 |
|
A.J. Beamon
|
d35da1aeae
|
Merge pull request #4873 from sfc-gh-ajbeamon/close-files-in-simulation
Actually close files in simulation
|
2021-05-28 15:32:10 -07:00 |
|
A.J. Beamon
|
fe811143a5
|
Merge pull request #4879 from sfc-gh-ajbeamon/reduce-client-read-failure-frequency
Reduce the frequency that buggified reads are failed
|
2021-05-28 15:02:45 -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
|
f28dae7c70
|
Require a minimum of 6.2.33 for 6.2 snapshot restarting tests to avoid a bug in prior versions
|
2021-05-28 12:43:30 -07:00 |
|
Chaoguang Lin
|
24247b7b3f
|
fix an existing typo in the documentation
|
2021-05-28 18:46:08 +00:00 |
|
Josh Slocum
|
f6253db7dc
|
Addressing final PR comments
|
2021-05-28 18:19:42 +00:00 |
|
Chaoguang Lin
|
5baeed3e2f
|
Add test for the fix
|
2021-05-28 17:59:57 +00:00 |
|
Evan Tschannen
|
4a753a0bce
|
Merge pull request #4623 from dlambrig/issue4252
CDs reject requests using different connection descriptor
|
2021-05-28 10:45:51 -07:00 |
|
Dan Lambright
|
cc3175fc50
|
remove forwarding
|
2021-05-28 11:41:42 -04:00 |
|
A.J. Beamon
|
750901dd1d
|
Reduce the frequency that buggified reads are failed so that transactions with a lot of reads aren't doomed to almost always fail.
|
2021-05-27 21:54:59 -07:00 |
|
A.J. Beamon
|
d82eac4062
|
Fix a test issue where closing an AsyncFileNonDurable could permanently prevent you from reopening the file if the machine was in a failed state during cleanup
|
2021-05-27 20:41:49 -07:00 |
|
Renxuan Wang
|
0bcff864b6
|
Merge pull request #4874 from jzhou77/apiversion
Add release notes for PR 4863
|
2021-05-27 10:40:10 -07:00 |
|
Chaoguang Lin
|
5262e41098
|
Grab moveKeysLockOwnerKey and moveKeysLockWriteKey when update dd related system keys
|
2021-05-27 17:25:08 +00:00 |
|
Jingyu Zhou
|
d233e1736f
|
Add release notes for PR 4863
|
2021-05-27 09:58:02 -07:00 |
|
Dan Lambright
|
10289ef8f1
|
Respond to AJs comments
|
2021-05-27 09:14:32 -04:00 |
|
Dan Lambright
|
64c10d3625
|
fix joshua failures, formatting
|
2021-05-27 08:08:07 -04:00 |
|
Dan Lambright
|
53d0ecc2fa
|
respond to comments made on 5/4
|
2021-05-27 08:08:07 -04:00 |
|
Dan Lambright
|
fc65154b5d
|
forward back new coordinator
|
2021-05-27 08:08:07 -04:00 |
|