A.J. Beamon
|
776b289bfe
|
Move AsyncFileBlobStore and related files to fdbclient.
|
2018-10-26 13:49:42 -07:00 |
|
A.J. Beamon
|
58a0e22d3c
|
Remove sim2 dependency on fdbclient:
* Remove unused 'exclusionSet' that used a type from fdbclient.
* Replace usages of describe(x) with x.toString().
Also removed some using statements.
|
2018-10-26 09:23:12 -07:00 |
|
Alex Miller
|
161f84bf4c
|
Merge pull request #869 from ajbeamon/fix-profiler-bad-filename-crash
Fix crash when bad filename is specified for profiling output. Also …
|
2018-10-25 17:38:02 -07:00 |
|
A.J. Beamon
|
81dc8b2d05
|
Fix crash when bad filename is specified for profiling output. Also removed some unused code and added a couple return value checks.
|
2018-10-25 09:35:19 -07:00 |
|
Evan Tschannen
|
3cb7fb3f0f
|
Merge pull request #867 from etschannen/post-release-cleanup-6.0.14
Post release cleanup 6.0.14
|
2018-10-24 15:33:12 -07:00 |
|
Evan Tschannen
|
4dbe1412f5
|
update installer WIX GUID following release
|
2018-10-24 15:32:29 -07:00 |
|
Evan Tschannen
|
bb3ed478f2
|
update versions target to 6.0.15
|
2018-10-24 15:32:29 -07:00 |
|
Evan Tschannen
|
458ff6e0c0
|
Merge pull request #866 from etschannen/prepare-release-6.0.14
update installer WIX GUID before release
6.0.14
|
2018-10-24 11:13:51 -07:00 |
|
Evan Tschannen
|
d35399ed16
|
update installer WIX GUID following release
|
2018-10-24 11:12:53 -07:00 |
|
Evan Tschannen
|
66b8cf0c19
|
Merge pull request #865 from etschannen/release-6.0
updated release notes and downloads for 6.0.14
|
2018-10-24 11:11:37 -07:00 |
|
Evan Tschannen
|
5f59b24ac9
|
updated release notes and downloads for 6.0.14
|
2018-10-24 11:10:56 -07:00 |
|
Evan Tschannen
|
2a34115e65
|
Merge pull request #861 from etschannen/release-6.0
small bug fix
|
2018-10-23 16:54:30 -07:00 |
|
Evan Tschannen
|
a123c9c533
|
forgot to commit as part of the merge
|
2018-10-23 16:53:41 -07:00 |
|
Evan Tschannen
|
7e215b7e0c
|
Merge branch 'release-6.0' of github.com:apple/foundationdb into release-6.0
# Conflicts:
# fdbserver/worker.actor.cpp
|
2018-10-23 16:53:07 -07:00 |
|
Evan Tschannen
|
890fb3f228
|
Merge pull request #821 from panghy/memory-fast-rollback
Reuse KeyValueStore on rollback
|
2018-10-22 16:40:30 -07:00 |
|
Clement Pang
|
3a30621071
|
Merge branch 'release-6.0' into memory-fast-rollback
|
2018-10-21 12:48:46 +09:00 |
|
Clement Pang
|
3ceec01392
|
Address review comments.
|
2018-10-19 18:55:35 -07:00 |
|
Evan Tschannen
|
22b68d6cf3
|
fix: we need to get the result of the future before getting the error from the ErrorOr
|
2018-10-19 17:34:28 -07:00 |
|
Evan Tschannen
|
39d35f8a96
|
Merge pull request #852 from etschannen/release-6.0
Updated release notes
|
2018-10-18 16:54:59 -07:00 |
|
Evan Tschannen
|
952b26d746
|
removed upgrade code from 2.0.3
|
2018-10-18 16:53:40 -07:00 |
|
Evan Tschannen
|
fc7f2f6431
|
added a release note for 6.0.14
|
2018-10-18 16:53:05 -07:00 |
|
Alex Miller
|
3c6dc9e24d
|
Merge pull request #851 from etschannen/release-6.0
Added yields to prevent slow tasks when processes single versions with large amounts of data
|
2018-10-18 16:13:04 -07:00 |
|
Evan Tschannen
|
9b6c7f253c
|
changed a knob
|
2018-10-18 15:26:19 -07:00 |
|
Evan Tschannen
|
0b304495ad
|
added a yield to the proxy when committing a large batch of mutations
|
2018-10-18 15:26:00 -07:00 |
|
Evan Tschannen
|
0613a34845
|
The storage server would block the main thread when processing a single version with a large amount of data
|
2018-10-18 13:37:31 -07:00 |
|
Evan Tschannen
|
50d313adfd
|
Merge pull request #849 from etschannen/release-6.0
Only log teamTracker trace events if sizes are not wrong
|
2018-10-17 11:48:49 -07:00 |
|
Evan Tschannen
|
e36b7cd417
|
Only log teamTracker trace events if sizes are not wrong, to avoid spammy messages when dropping a fearless configuration
wrongSize previous was unneeded
|
2018-10-17 11:45:47 -07:00 |
|
Evan Tschannen
|
d8dc8e83b9
|
Do not rollback while uncommitted sets exist
|
2018-10-15 15:09:12 -07:00 |
|
Steve Atherton
|
f19c0273d2
|
Merge pull request #836 from etschannen/release-6.0
fix: the master proxy would log an OpCommit for empty commits to the txnStateStore
|
2018-10-12 17:40:28 -07:00 |
|
Evan Tschannen
|
150c770945
|
updated release notes for 6.0.14
|
2018-10-12 17:38:41 -07:00 |
|
Evan Tschannen
|
a76c82d194
|
Merge branch 'release-6.0' of github.com:apple/foundationdb into release-6.0
|
2018-10-12 17:17:12 -07:00 |
|
Evan Tschannen
|
253f7884a5
|
Merge pull request #837 from satherton/fix-backup-snapshot-stall
Bug fix where a task could (rarely) be failed and lost if an early ti…
|
2018-10-12 17:15:55 -07:00 |
|
Stephen Atherton
|
e0158d8216
|
Added release note for backup task bug fix.
|
2018-10-12 16:33:58 -07:00 |
|
Stephen Atherton
|
065a7dd1df
|
Merge branch 'release-6.0' of github.com:apple/foundationdb into fix-backup-snapshot-stall
|
2018-10-12 16:29:04 -07:00 |
|
Evan Tschannen
|
a8feecbfad
|
added a comment to explain code ordering
|
2018-10-12 16:27:13 -07:00 |
|
Evan Tschannen
|
881474165e
|
Merge pull request #838 from etschannen/post-release-cleanup-6.0.13
Post release cleanup 6.0.13
|
2018-10-12 15:44:48 -07:00 |
|
Evan Tschannen
|
af6d16ce58
|
update installer WIX GUID following release
|
2018-10-12 15:44:00 -07:00 |
|
Evan Tschannen
|
d3e4b18b60
|
update versions target to 6.0.14
|
2018-10-12 15:44:00 -07:00 |
|
Stephen Atherton
|
770b4b858b
|
Minor (and asymptomatic) bug fixes where ints or enumerations are being passed as the bool snapshot argument instead of as the default value which was intended.
|
2018-10-12 15:03:21 -07:00 |
|
Evan Tschannen
|
8ed4ce183c
|
Merge branch 'release-6.0' of github.com:apple/foundationdb into release-6.0
|
2018-10-12 14:56:19 -07:00 |
|
Stephen Atherton
|
356abb099b
|
Bug fix where a task could (rarely) be failed and lost if an early timeout extension is done shortly after the task begins.
|
2018-10-12 14:47:36 -07:00 |
|
Evan Tschannen
|
17a1e3ce35
|
fix: the master proxy would log an OpCommit for empty commits to the txnStateStore
|
2018-10-12 12:58:17 -07:00 |
|
Clement Pang
|
88e8422511
|
Per etschannen, wait on durable for reboots
|
2018-10-10 17:42:40 -07:00 |
|
A.J. Beamon
|
c7407fb486
|
Merge pull request #835 from ajbeamon/release-6.0
Release 6.0.13 preparation
6.0.13
|
2018-10-10 13:45:07 -07:00 |
|
A.J. Beamon
|
9983c534e6
|
Release 6.0.13 preparation
|
2018-10-10 13:44:16 -07:00 |
|
A.J. Beamon
|
63c4c14efd
|
Merge pull request #834 from ajbeamon/release-6.0
Fix: status was trying to read a metric under the wrong name, leading…
|
2018-10-10 13:37:49 -07:00 |
|
A.J. Beamon
|
3c23759242
|
Fill in details of pull request
|
2018-10-10 13:35:06 -07:00 |
|
A.J. Beamon
|
419231d798
|
Fix: status was trying to read a metric under the wrong name, leading to an error that caused the cluster to report itself unhealthy and some metrics to be missing.
|
2018-10-10 13:33:28 -07:00 |
|
Alec Grieser
|
aaf0d0c4c1
|
Merge pull request #831 from ajbeamon/python3.7-async-keyword-fix
Python3.7 async keyword fix
|
2018-10-09 17:20:33 -07:00 |
|
A.J. Beamon
|
b70e81f31b
|
Updated release notes.
|
2018-10-09 09:54:19 -07:00 |
|