Commit graph

439 commits

Author SHA1 Message Date
Todd Gruben
ede95d0bbd better logging for fragment 2015-03-12 19:22:04 +00:00
Todd Gruben
45ad98aaf5 cleaned up some logging 2015-03-12 16:33:02 +00:00
Todd Gruben
90050610ac base 2 benchmarks 2015-03-12 15:26:20 +00:00
Todd Gruben
7a40a594c2 sanity check for fragment creation 2015-03-11 15:11:30 +00:00
Todd Gruben
4a83882e8e added basic bitmap benchmark 2015-03-11 15:10:52 +00:00
Todd Gruben
02a0ee73cd added nil check to GetProcess 2015-03-11 03:27:34 +00:00
Todd Gruben
8b2398b8e5 refactor delete bit 2015-03-04 23:17:36 +00:00
Todd Gruben
2524ff2a51 refactor setbit/clearbit 2015-03-04 20:41:37 +00:00
Todd Gruben
1dffa07fd6 lowered log level 2015-03-02 22:41:08 +00:00
Todd Gruben
4880303e5c added auto allocate to the load routine 2015-02-27 22:13:08 +00:00
Todd Gruben
93e4a1fc92 adding load endpoint to support loading bitmaps from python client 2015-02-26 23:01:17 +00:00
Todd Gruben
19ccc192ae convert to timing stat 2015-02-23 17:39:25 +00:00
Todd Gruben
7b9472bffe more logging and stats updats 2015-02-10 11:41:36 +00:00
Todd Gruben
170fe96661 added new logging technique 2015-02-09 22:26:45 +00:00
Todd Gruben
377d850534 added new logging setup 2015-02-05 21:09:07 +00:00
Todd Gruben
d8d5a8dfcb clear_vits v1 2015-02-05 00:22:12 +00:00
Todd Gruben
bb51cf3cfc Merge branch 'master' into clear_bit 2015-02-04 15:16:02 +00:00
Todd Gruben
0862a01132 fix for waiting 2015-02-04 15:15:36 +00:00
Todd Gruben
c1c54bca1f old transport 2015-01-28 00:52:55 +00:00
Todd Gruben
20dd3dfe07 testing clearbit 2015-01-27 23:36:58 +00:00
Todd Gruben
474d7f518e First Pass at adding ClearBit 2015-01-27 19:18:57 +00:00
Todd Gruben
2785207d35 Merge branch 'master' of ops:nuevo-pilosa 2015-01-26 19:27:14 +00:00
Todd Gruben
e4416a91b8 fixed messaging layer bug 2015-01-26 19:27:00 +00:00
travisturner
89715e720c fix log typo 2015-01-25 18:43:47 -06:00
Todd Gruben
d8c58f57ad small optimization to set_bit 2015-01-25 16:21:14 +00:00
Todd Gruben
c87f3f8632 removed executor timing for no longer applicable 2015-01-23 17:54:34 +00:00
Todd Gruben
8e796a5edf removed pql from setbit path 2015-01-22 17:22:08 +00:00
Todd Gruben
c6e3788a20 first pass at remote setbit, doesn't work 2015-01-21 20:28:07 +00:00
Todd Gruben
7d59066c3f moved setbit to out of pql cql 2015-01-20 19:53:50 +00:00
travisturner
aef7799dbb remove fragments hashring from FrameSliceIntersect 2015-01-19 09:29:17 -06:00
Todd Gruben
79f5c58fbb make cassandra writes async 2015-01-15 20:12:14 +00:00
Todd Gruben
f32ca7c3d4 increased some transport buffer sizes 2015-01-13 19:30:28 +00:00
Todd Gruben
dce5ac60c4 increased buffer 2014-12-24 21:42:53 +00:00
Todd Gruben
b56ba9d854 Merge branch 'master' of ops:nuevo-pilosa 2014-12-24 20:33:06 +00:00
Todd Gruben
5b3f1707cd Merge branch 'working' 2014-12-24 18:49:57 +00:00
travisturner
e174a804cc handle a square-bracketed list of queries (for plugins) 2014-12-23 16:10:26 -06:00
travisturner
0caddadcfe fix bug in storage test 2014-12-22 23:18:06 -06:00
Todd Gruben
1e7cbc88f2 ehanced transport 2014-12-20 18:15:32 +00:00
Todd Gruben
ba274ea998 revert back 2014-12-19 00:26:20 +00:00
Todd Gruben
b6d35c16dd bug in tcp close logic 2014-12-19 00:02:13 +00:00
Todd Gruben
a841c0ea44 updated cql driver 2014-12-18 22:33:07 +00:00
Todd Gruben
3189f40da1 added some connection cleanup code for tcp/transport and support for local connections 2014-12-18 21:46:47 +00:00
Todd Gruben
6768b9c1bd removed some of the detail logging 2014-12-08 19:55:59 +00:00
Todd Gruben
e4dcf867c3 added check for invalid database and sanity check for executor 2014-12-03 18:00:13 +00:00
Todd Gruben
aa00270de8 more cleanup code on panic shutdown 2014-12-02 21:06:50 +00:00
Todd Gruben
afa42e1af0 more cache miss bugs 2014-12-02 20:57:23 +00:00
Todd Gruben
f566296f7c fix for overflow 2014-12-02 20:17:29 +00:00
Todd Gruben
abb0e4531a sanity check for set_bits 2014-12-02 16:48:45 +00:00
Todd Gruben
6a46cfe95a increased the default cache size 2014-12-01 17:40:02 +00:00
Todd Gruben
35fb817a68 lengthened rank threshold 2014-12-01 17:11:54 +00:00