Commit graph

3762 commits

Author SHA1 Message Date
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
Todd Gruben
72b1048134 turned off brand loading 2014-10-10 17:02:53 +00:00
Todd Gruben
5993c68c8b new priority channel for brand loader 2014-10-10 16:33:43 +00:00
Todd Gruben
71ece5fe6b added a setbit counter 2014-10-10 15:46:52 +00:00
Todd Gruben
5c29733285 better fragment loading policy 2014-09-29 22:21:18 +00:00
travisturner
26bdd96552 handle TopFill correctly for TopNAll queries (i.e. no filter) 2014-09-29 12:28:19 -05:00
travisturner
181215b493 add support for top-n(all()) 2014-09-29 11:15:53 -05:00
Todd Gruben
4dd88570e4 fix crash with missing set_bit requests 2014-09-29 16:05:02 +00:00
Todd Gruben
7ec48f2385 off by one take two 2014-09-25 14:10:43 +00:00
Todd Gruben
5557f529a7 off by one bug in all 2014-09-25 13:58:56 +00:00
Todd Gruben
3be3c1f4c5 added default granulatrity to time fragments' 2014-09-23 16:57:20 +00:00
Todd Gruben
bfd50e219d added default timestamp handling 2014-09-23 16:40:32 +00:00
Todd Gruben
579c25a189 added default no time for t fragments 2014-09-23 15:58:52 +00:00
Todd Gruben
5cf03a5464 Merge branch 'master' of ops:nuevo-pilosa 2014-09-22 23:19:11 +00:00
Todd Gruben
ec63881620 TopNAll fragment function added 2014-09-22 23:18:57 +00:00
travisturner
ddef01ae0d rename hotbox to pilosa 2014-09-22 17:26:25 -05:00
Todd Gruben
7b0681136a setting time quantum value on date tiles 2014-09-22 20:00:58 +00:00
travisturner
d6510791ca only run cat step on slices that exist (as opposed to 0-n slices) 2014-09-15 14:58:54 -05:00