Commit graph

429 commits

Author SHA1 Message Date
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
Todd Gruben
906e05d780 added more detailed logging 2014-12-01 17:10:16 +00:00
Todd Gruben
bbc23c6543 fixed improper handling of cache miss 2014-12-01 17:09:58 +00:00
Todd Gruben
0225f6e798 added more logging and a panic detector to try and figure out why process dieing 2014-11-26 10:27:53 +00:00
Todd Gruben
99492eb272 added more logging to query request 2014-11-21 20:45:26 +00:00
Todd Gruben
2b1801167e only allow one fragment to load at a time 2014-11-21 14:10:56 +00:00
Todd Gruben
df1886f8a2 added back load but with greater delay (random up to a sec between id's) 2014-11-10 22:05:09 +00:00
Todd Gruben
d51ecd5115 turned off preload 2014-11-07 22:45:08 +00:00
Todd Gruben
b97656172d fixed mispelling with time_granularity 2014-10-29 16:49:13 +00:00
Todd Gruben
a9133b4b10 changed cassanadra storage to handle client timestamp bug 2014-10-17 20:15:16 +00:00
Todd Gruben
938995fe36 band aid 2014-10-10 17:06:40 +00:00