Commit Graph

6579 Commits

Author SHA1 Message Date
JoelKatz
b1bdfb07b2 Fix a deadlock. 2013-07-14 23:04:02 -07:00
JoelKatz
1389d0a542 Speed up recognizing ledger history. 2013-07-14 20:08:58 -07:00
JoelKatz
a37349e1a7 Make the LevelDB backend more configurable. 2013-07-14 03:05:14 -07:00
JoelKatz
f67e658bd7 Add cluster status to 'peers' command output. 2013-07-14 02:51:47 -07:00
JoelKatz
1e26703684 Report where the ledger publication stream is in server_info 2013-07-13 19:37:57 -07:00
JoelKatz
0fd5f98c9c Clean up some confusion about the last validated ledger versus the last published ledger. 2013-07-13 19:32:20 -07:00
JoelKatz
2addaacfbb After a ledger is acquired, see if it is already fully-validated. 2013-07-13 19:24:57 -07:00
JoelKatz
454a713e3f Wrong field type. 2013-07-13 19:08:46 -07:00
JoelKatz
5b2d5e8428 Add a way for us to place jobs with a concurrency limit.
The main use case is having all threads stuck in ledgerData, fighting each other.
2013-07-13 19:02:35 -07:00
JoelKatz
2ce293ec85 Slight refactor of the boundary between the node db and its backend(s). 2013-07-13 15:15:09 -07:00
JoelKatz
14374bdb3a Merge branch 'freebsd' of github.com:alexdupre/rippled into develop 2013-07-13 12:52:32 -07:00
Vinnie Falco
9883e00757 Merge pull request #119 from BobWay/feature-ripple-example.txt-currencies-update
Feature ripple example.txt currencies update
2013-07-12 15:27:43 -07:00
BobWay
716c6ce171 Update ripple-example.txt 2013-07-12 15:13:02 -07:00
BobWay
c6946d356c Update ripple-example.txt
Added examples for the [currencies] field.
2013-07-12 15:12:21 -07:00
Vinnie Falco
8631da9cbc Fix warning 2013-07-12 14:43:06 -07:00
JoelKatz
62bd05a99a Don't call getCurrentSnapshot without the master lock 2013-07-12 11:26:16 -07:00
Alex Dupre
85eaea9afd Use O_SYNC on FreeBSD instead of O_DSYNC. 2013-07-12 10:15:23 +02:00
JoelKatz
ae50bf34aa Fix a case where we timeout for no reason. 2013-07-12 00:11:27 -07:00
JoelKatz
8187c91ffa Somehow the paths were wrong. 2013-07-12 00:09:37 -07:00
JoelKatz
ca2c0ff04f Fix path to lmdb.h 2013-07-12 00:08:40 -07:00
JoelKatz
eddca034d2 Update to node_db syntax 2013-07-11 15:49:35 -07:00
JoelKatz
e7364452a0 Add some asserts 2013-07-11 15:35:08 -07:00
JoelKatz
55a8bcaf5e Add some asserts. 2013-07-11 15:35:08 -07:00
JoelKatz
eb3cc390cd Cleanup. 2013-07-11 15:35:08 -07:00
JoelKatz
09df53643e Everything but visitAll 2013-07-11 15:35:08 -07:00
Vinnie Falco
2e4317e173 Exclude MDB on Win32 2013-07-11 15:35:08 -07:00
Vinnie Falco
ab6b0e00e6 Add MDB NodeStore::BackendFactory 2013-07-11 15:35:07 -07:00
Vinnie Falco
078c3923e7 Add ripple_mdb module 2013-07-11 15:35:07 -07:00
Vinnie Falco
48afd8bb68 Squashed 'Subtrees/mdb/' content from commit b711c07
git-subtree-dir: Subtrees/mdb
git-subtree-split: b711c07f3432d104612fd3186a22dab6f2369570
2013-07-11 15:35:07 -07:00
JoelKatz
a134e367b6 Merge branch 'develop' of github.com:ripple/rippled into develop 2013-07-11 15:34:50 -07:00
JoelKatz
4a1aeada9c Bugfix. 2013-07-11 15:34:26 -07:00
Vinnie Falco
ffcf202d5b Merge pull request #118 from CodeShark/develop
License update.
2013-07-11 11:49:26 -07:00
Eric Lombrozo
2f320ccb8b License update. 2013-07-11 20:45:26 +02:00
Vinnie Falco
0c07a54dd0 Merge pull request #117 from CodeShark/websocket_header_case
Conventional capitalization in HTTP headers when doing websockets handshake. headers, leniency when reading.
2013-07-11 10:43:33 -07:00
JoelKatz
25279c405b Document what 'M' means in the PeerIps file. 2013-07-11 09:45:39 -07:00
JoelKatz
fc7297c04f Merge branch 'develop' of github.com:ripple/rippled into develop 2013-07-11 09:39:51 -07:00
JoelKatz
16ab742baf Update the rippled-example.cfg file to reflect the new node_db syntax
Remove LEVELDB.txt
2013-07-11 09:38:17 -07:00
Eric Lombrozo
c73e6ba3e2 Conventional capitalization when writing headers, leniency when reading. 2013-07-11 18:36:40 +02:00
Stefan Thomas
664c4a28ea Fix pointer comparison for Boost 1.53. 2013-07-10 17:29:46 -07:00
JoelKatz
ac4843bc00 Adjust our remote load fee based on validations. 2013-07-10 17:11:14 -07:00
JoelKatz
e87cefd979 If load is high, put load level in validations. 2013-07-10 17:11:14 -07:00
Vinnie Falco
aeae0fcf11 Tidy up NetworkOPs deadline timer usage 2013-07-10 15:45:36 -07:00
JoelKatz
ecc864ac8e Send cluster reports 2013-07-10 15:42:18 -07:00
JoelKatz
8c1c954062 Initialize cluster load fee. Don't output loads that are at default values. 2013-07-10 15:42:18 -07:00
JoelKatz
ec498bf2d2 Monitor cluster load. 2013-07-10 15:42:18 -07:00
JoelKatz
ea7730a419 More cluster status work. 2013-07-10 15:42:18 -07:00
Vinnie Falco
b135ca2fee Fix gcc compile 2013-07-10 14:31:17 -07:00
Vinnie Falco
2c9dbe6e52 Notify old configuration entries for node db 2013-07-10 14:23:26 -07:00
JoelKatz
5804c61bfb Finish modular backend 2013-07-10 14:23:26 -07:00
JoelKatz
3c53253f2d Pass the config parameters to the node DB constructor 2013-07-10 14:23:25 -07:00