Chaoguang Lin
|
e2fa511036
|
Add option --api-version for fdbcli
|
2021-10-05 13:00:28 -07:00 |
|
A.J. Beamon
|
cd72ae21fd
|
Updating release notes for 6.3.21
|
2021-09-30 16:36:08 -06:00 |
|
Steve Atherton
|
ee6d9b33e9
|
Merge pull request #5691 from sfc-gh-satherton/redwood-reporting-changes
Redwood now reports space used to store metadata about free space as free space
|
2021-09-30 11:06:45 -07:00 |
|
Steve Atherton
|
02227209b3
|
Added explicit named TraceEvent .log() calls.
|
2021-09-30 10:06:20 -07:00 |
|
Neethu Haneesha Bingi
|
f27c6ef57c
|
addressing review comments.
|
2021-09-30 10:00:33 -07:00 |
|
Neethu Haneesha Bingi
|
d2681dd7aa
|
Simulation changes to test perpetual_storage_wiggle_locality configuration.
|
2021-09-30 10:00:33 -07:00 |
|
Neethu Haneesha Bingi
|
cbb3c9a82e
|
Fixed format errors.
|
2021-09-30 10:00:33 -07:00 |
|
Neethu Haneesha Bingi
|
3ea7209013
|
Simulation changes to randomly wiggle with locality filter and review comments.
|
2021-09-30 10:00:33 -07:00 |
|
Neethu Haneesha Bingi
|
3e79299898
|
Locality filter support to perpetual storage wiggler feature.
|
2021-09-30 10:00:33 -07:00 |
|
A.J. Beamon
|
01a4d7f21b
|
Add missing test dependency in cmake
|
2021-09-30 09:33:54 -07:00 |
|
Steve Atherton
|
d7a420a8d1
|
Added Redwood pager and BTree overview statistics to trace events logged on creation and recovery. Changed getStorageBytes() to treat internal space used by free list queues as reusable.
|
2021-09-29 21:01:21 -07:00 |
|
Zhe Wu
|
7035b53d2c
|
Update documentation/sphinx/source/release-notes/release-notes-630.rst
Co-authored-by: A.J. Beamon <aj.beamon@snowflake.com>
|
2021-09-29 15:58:12 -07:00 |
|
Zhe Wu
|
a3232d2cd2
|
Adding missing release notes from 6.3.19 to 6.3.21
|
2021-09-29 15:58:12 -07:00 |
|
A.J. Beamon
|
c82d820bfd
|
Fixes to new disconnected tests; add a version that doesn't use MVC
|
2021-09-29 13:16:17 -06:00 |
|
A.J. Beamon
|
de863d170d
|
Add some tests for timeout behavior with disconnected clusters
|
2021-09-29 13:16:17 -06:00 |
|
A.J. Beamon
|
a3d53c57b1
|
Fix a thread-safety issue with timeoutTsav
|
2021-09-29 11:07:47 -07:00 |
|
Chang Liu
|
bf0b8510dc
|
fix the problem about initialization list disorder in storageserver.actor.cpp file
Description
Testing
|
2021-09-28 10:19:51 -07:00 |
|
A.J. Beamon
|
1a5efa004a
|
Include the errno details if execv fails in fdbmonitor
|
2021-09-28 10:02:45 -07:00 |
|
Evan Tschannen
|
ce785281cc
|
fix: use DEFAULT_COMMIT_GRV_PROXIES_RATIO to pick the number of grv_proxies and commit_proxies after an upgrade
|
2021-09-28 09:36:25 -07:00 |
|
QA Hoang
|
5a5f724d9c
|
added help for --disable_ryw
|
2021-09-27 13:27:13 -07:00 |
|
QA Hoang
|
3ed7462d17
|
formatting
|
2021-09-27 13:27:13 -07:00 |
|
QA Hoang
|
9948a926ea
|
support disabling RYW in mako
|
2021-09-27 13:27:13 -07:00 |
|
A.J. Beamon
|
77c3122391
|
Slight modification to comment to remove the indication that we flush the trace log explicitly.
|
2021-09-27 13:17:00 -07:00 |
|
A.J. Beamon
|
0fc3cf44dc
|
When we have a large trace log buffer in simulation, that suggests we may be stuck in a loop that prevents us from running the trace flush. Detect when this has happened and fail the test early, which allows us to do the flush and have logging for the offending loop.
|
2021-09-27 13:17:00 -07:00 |
|
Zhe Wu
|
cb154c12d4
|
disable ENABLE_DETAILED_TLOG_POP_TRACE by default
|
2021-09-26 21:46:57 -07:00 |
|
“Lincoln
|
cbcf0fa400
|
forgot to save before commit
|
2021-09-25 16:35:54 -06:00 |
|
“Lincoln
|
112d7fe632
|
make sure that bytes only get added to bytesRead when bytes > 0
|
2021-09-25 16:35:54 -06:00 |
|
“Lincoln
|
cd25d42d66
|
minor fix
|
2021-09-25 16:35:54 -06:00 |
|
“Lincoln
|
8d30766129
|
modified file descriptor to non-blocking access before performing read, also throw any error that occurs while reading
|
2021-09-25 16:35:54 -06:00 |
|
Chang Liu
|
f50a3f08de
|
Fix format problem for file fdbserver/DataDistribution.actor.cpp.
Description
Testing
|
2021-09-24 15:40:17 -07:00 |
|
Chang Liu
|
8761960cdc
|
fix roll trace event issue for data distribution(master)
Description
Testing
|
2021-09-24 15:40:17 -07:00 |
|
Chang Liu
|
731c1fffac
|
fix roll trace event issue for data distribution(master)
Description
Testing
|
2021-09-24 15:40:17 -07:00 |
|
Chang Liu
|
814e3c729f
|
fix roll trace event issue for data distribution(master)
Description
Testing
|
2021-09-24 15:40:17 -07:00 |
|
Chang Liu
|
c10dd0df4b
|
fix roll trace event issue for data distribution
Description
Testing
|
2021-09-24 15:40:17 -07:00 |
|
Chang Liu
|
76ab937e55
|
fix the warn about initialization order chaos in storageserver.actor.cpp
Description
Testing
|
2021-09-24 11:40:04 -07:00 |
|
Chang Liu
|
0af8aefeee
|
Stop rolling trace events that are associated with a process role when the role terminates
Description
Testing
|
2021-09-24 09:53:32 -07:00 |
|
Chang Liu
|
612477c3ed
|
Fix roll trace event issue
Description
Testing
|
2021-09-24 09:53:32 -07:00 |
|
Chang Liu
|
c523964ff7
|
Fix roll trace event issue
Description
Testing
|
2021-09-24 09:53:32 -07:00 |
|
Chang Liu
|
5da864d91c
|
Fix roll trace event issue
Description
Testing
|
2021-09-24 09:53:32 -07:00 |
|
Chang Liu
|
8427e40cbe
|
Fix roll trace event issue
Description
Testing
|
2021-09-24 09:53:32 -07:00 |
|
Chang Liu
|
48990058a3
|
Fix roll trace event issue
Description
Testing
|
2021-09-24 09:53:32 -07:00 |
|
Chang Liu
|
bdfae966e4
|
Fix roll trace event issue
Description
Testing
|
2021-09-24 09:53:32 -07:00 |
|
Chang Liu
|
462781cd07
|
Fix roll trace event issue
Description
Testing
|
2021-09-24 09:53:32 -07:00 |
|
Chang Liu
|
abc828f8ef
|
Fix roll trace event issue
Description
Testing
|
2021-09-24 09:53:32 -07:00 |
|
Chang Liu
|
af03d18cc1
|
Fix roll trace event issue
Description
Testing
|
2021-09-24 09:53:32 -07:00 |
|
Chang Liu
|
1817f2ea02
|
Stop roll trace events for instances that are no longer running
Description
Testing
|
2021-09-24 09:53:32 -07:00 |
|
Chang Liu
|
be363f4d81
|
Stop roll trace events for instances that are no longer running
Description
Testing
|
2021-09-24 09:53:32 -07:00 |
|
Johannes Scheuermann
|
ce5e80bf95
|
Merge pull request #5514 from johscheuer/fix-kubernetes-sidecar-master
Fix kubernetes sidecar master
|
2021-09-24 17:28:19 +01:00 |
|
A.J. Beamon
|
c2885ab70d
|
The BACKUP_LOCK_BYTES knob could be buggified to a value that was too low, resulting in backup getting stuck.
|
2021-09-24 09:15:30 -07:00 |
|
Zhe Wu
|
e28fef6264
|
Fix failover logic in checkRecoveryStalled: failover only when remote is enabled
|
2021-09-23 20:12:22 -07:00 |
|