Commit Graph

5063 Commits

Author SHA1 Message Date
Alvin Moore 085a9242e4 Changed specification of the path to the License.txt file since previous value resulted in search at top level (/) directory. 2019-05-03 00:12:07 -07:00
Alvin Moore f308549be7 Commented out Readme file for mac os until working within packaging 2019-05-02 23:45:16 -07:00
Alvin Moore 345e8496ab Fixed the cmake package vendor and email information in order to prevent cpack errors 2019-05-02 22:14:18 -07:00
Alex Miller f4e48c3851 Add a knob to limit amount of data read from sqlite for one PeekRequest.
This prevents peeking from degrading over time if there are a very large
number of SpilledData entries for one particular tag.
2019-05-02 17:26:45 -07:00
Evan Tschannen c91ac03ec6 LogRouterStats did not need to be a separate struct 2019-05-02 17:24:39 -07:00
Evan Tschannen 8590b710bf added additional logging on the logs and log routers 2019-05-02 17:24:39 -07:00
Evan Tschannen e6407806af LogRouterStats did not need to be a separate struct 2019-05-02 16:43:20 -07:00
Evan Tschannen f0fe0d7858 added additional logging on the logs and log routers 2019-05-02 16:16:25 -07:00
Jingyu Zhou e193cac5ef Merge remote-tracking branch 'apple/master' into tlog
Resolve Conflicts: fdbserver/MasterProxyServer.actor.cpp
2019-05-01 17:18:00 -07:00
Alvin Moore 648fc8ec7c
Merge pull request #1472 from mpilman/fixes/no-libfdbc-in-jar
Remove fdb_c from fat-jar
2019-05-01 14:23:56 -07:00
Evan Tschannen e0b4c36dff
Merge pull request #1515 from etschannen/master
Merge release 6.1 into master
2019-05-01 11:21:01 -07:00
Evan Tschannen 2d5043c665 Merge branch 'release-6.1'
# Conflicts:
#	documentation/sphinx/source/release-notes.rst
#	versions.target
2019-04-30 18:27:04 -07:00
Evan Tschannen d54ba497f0
Merge pull request #1514 from etschannen/post-release-cleanup-6.1.4
Post release cleanup 6.1.4
2019-04-30 18:23:50 -07:00
Evan Tschannen 3835fb8e41 update installer WIX GUID following release 2019-04-30 18:23:16 -07:00
Evan Tschannen cf5e2759d0 update versions target to 6.1.5 2019-04-30 18:23:16 -07:00
Evan Tschannen 0cbbd5070a
Merge pull request #1513 from etschannen/release-6.1
updated documentation for 6.1.4
2019-04-30 17:01:49 -07:00
Evan Tschannen 31657b91e0 updated documentation for 6.1.4 2019-04-30 17:00:58 -07:00
Evan Tschannen 2adff860ed
Merge pull request #1512 from etschannen/prepare-release-6.1.4
update installer WIX GUID following release
2019-04-30 16:59:36 -07:00
Evan Tschannen 97bb037d2f update installer WIX GUID following release 2019-04-30 16:59:03 -07:00
Evan Tschannen 1d3d411094
Merge pull request #1511 from etschannen/post-release-cleanup-6.1.3
Post release cleanup 6.1.3
2019-04-30 16:55:05 -07:00
Evan Tschannen 926e8d2cc6 update installer WIX GUID following release 2019-04-30 16:54:31 -07:00
Evan Tschannen f781582ea3 update versions target to 6.1.4 2019-04-30 16:54:31 -07:00
Evan Tschannen ef2b2cd585 Merge branch 'release-6.1' of github.com:etschannen/foundationdb into release-6.1 2019-04-30 16:32:49 -07:00
Evan Tschannen 743b2f51ad Merge branch 'release-6.1' of github.com:apple/foundationdb into release-6.1
# Conflicts:
#	fdbclient/ManagementAPI.actor.cpp
2019-04-30 16:31:35 -07:00
Alex Miller 6124a7e145 Update fdbclient/ManagementAPI.actor.cpp 2019-04-30 16:30:19 -07:00
Evan Tschannen c907c791ca updated release notes 2019-04-30 16:30:19 -07:00
Evan Tschannen b2d19eebc4 fdbcli would return success even when configure failed for a variety of error types
the existing configure safety check would fail when attempting to change between three_datacenter and region configuration
2019-04-30 16:30:19 -07:00
Alex Miller 149672a591
Update fdbclient/ManagementAPI.actor.cpp 2019-04-30 16:30:09 -07:00
Jingyu Zhou 024d58263e
Merge pull request #1505 from alexmiller-apple/reorder-unset-fit
UnsetFit > OkayFit, so order the cases that way
2019-04-30 13:21:37 -07:00
Evan Tschannen bd35bce374 updated release notes 2019-04-30 09:42:23 -07:00
Evan Tschannen c81060b2f3 fdbcli would return success even when configure failed for a variety of error types
the existing configure safety check would fail when attempting to change between three_datacenter and region configuration
2019-04-30 09:34:48 -07:00
Alex Miller 48ce964225 UnsetFit > OkayFit, so order the cases that way
Keeping them sorted top->down makes keeping track of the rules of what
will be recruited where much easier.
2019-04-29 19:51:43 -07:00
Jingyu Zhou 8b5449e608 Fix review comments for PR #1473 2019-04-29 16:45:42 -07:00
Evan Tschannen 1a4c1759a4
Merge pull request #1429 from jzhou77/pprof
Dump heap profiler when memory usage is high
2019-04-29 16:31:44 -07:00
A.J. Beamon 837a712f89
Merge pull request #1499 from etschannen/release-6.1
Some small improvements
2019-04-29 15:02:57 -07:00
Alec Grieser f7037669dc
Merge pull request #1500 from AlvinMooreSr/docker-runtime
Fixed Docker Package Requirements
2019-04-29 14:56:41 -07:00
Alvin Moore 901150f984 Added support for allowing packages to be greater than current 2019-04-26 15:18:05 -07:00
Evan Tschannen cacd82758e Reduced data distribution speeds 2019-04-26 13:54:49 -07:00
Evan Tschannen 9ff8aca1da Increased the SQLITE_CHUNK_SIZE to 100MB (left at 4MB for simulation) 2019-04-26 13:53:56 -07:00
Alvin Moore 0f4fd9c622
Merge pull request #1476 from AlvinMooreSr/new-docker
Build Docker Update
2019-04-26 11:53:10 -07:00
Alvin Moore 500bc220e3
Merge pull request #1495 from AlvinMooreSr/cmake-release
Backport CMake Changes To Release
2019-04-26 10:25:19 -07:00
Evan Tschannen 1f37f82b87 invalid knob overrides do not prevent fdbserver from starting 2019-04-25 17:08:13 -07:00
Evan Tschannen 6c77864731 separate GetStorageServerRejoinInfoRequest from GetKeyServerLocationsRequest, to avoid yielding for the rejoin requests 2019-04-25 17:07:35 -07:00
A.J. Beamon 2400f752ad
Merge pull request #1492 from AlvinMooreSr/doc-locator
Merge Removal of  Project Name Requirement Into Release
2019-04-25 13:00:30 -07:00
Evan Tschannen d5372c864e Merge pull request #1423 from AlvinMooreSr/cmake
Strip Fdbmonitor Symbols
2019-04-25 12:03:24 -07:00
Alvin Moore 28d96fe612 Merge pull request #1470 from mpilman/fixes/windows-parallel-build
Don't pass options file to coverage tool
2019-04-25 12:02:10 -07:00
Alvin Moore 8badc2e505 Merge pull request #1338 from mpilman/features/stripped-binaries
Strip debug symbols with `make packages`
2019-04-25 12:02:10 -07:00
Sergey Sudakovich 54310fbbd4 Fix doc building assumes 'foundationdb' top level dir
When cloning repository without specifying the destination,
building documentation works fine. But it fail when the top
level directory is not 'foundatinodb'.

To reproduce:

```
git clone https://github.com/apple/foundationdb.git /tmp/apple-fdb
cd /tmp/apple-fdb/documentation/sphinx
make
```
will result in

```
Exception occurred:
File
"/Users/ssudakovich/.pyenv/versions/2.7.13/lib/python2.7/xml/etree/ElementTree.py", line 647, in parse
  source = open(source, "rb")
IOError: [Errno 2] No such file or directory: u'/private/tmp/apple_fdb/documentation/sphinx/../../../foundationdb/versions.target'
```
2019-04-25 11:16:45 -07:00
Trevor Clinkenbeard 9fea60675f Fix comments to use transaction_too_old instead of past_version 2019-04-24 18:50:57 -07:00
Alec Grieser ca325835dd
Merge pull request #1491 from AlvinMooreSr/python-26
Binding Tool Update
2019-04-24 16:04:06 -07:00