Jason Wilder
e5e782d13d
Merge pull request #3517 from dim/fix-cq-timeouts
...
Batch CQ writes to avoid timeouts
2015-08-14 10:52:17 -06:00
Jason Wilder
bb6de3b8f3
Merge pull request #3522 from dim/fix-cq-timeout-bug
...
Consume CQ results on request timeouts
2015-08-14 10:52:04 -06:00
Jason Wilder
668181d275
Make log statements more consistent
...
* Capitalize first letter of message
* Log all services staring consistently
* Remove some extraneous log statements in meta.Store
* Log data dirs for meta, data and hinted handoff
2015-08-13 10:01:42 -06:00
Dimitrij Denissenko
762a1c69d5
Consume CQ results on request timeouts
2015-07-30 16:59:47 +01:00
Dimitrij Denissenko
642d6eba85
Batch CQ writes to avoid timeouts
2015-07-30 15:24:51 +01:00
Josh Horwitz
e722b4b4ad
Added additional logging to continuous queries
2015-07-23 19:09:42 -04:00
Sean Beckett
72f52d44c9
making queries syntactically correct
2015-07-08 17:25:56 -06:00
David Norton
c76e904aa3
remove commented out code
2015-06-22 15:42:13 -04:00
David Norton
6cbb605930
fix #2944 : update unit tests
2015-06-22 15:40:31 -04:00
David Norton
0467aa8fec
fix #2944 : don't require WHERE time on create CQ
2015-06-22 15:39:22 -04:00
Philip O'Toole
e165777509
Move doc on CQs to CQ services component
2015-06-15 13:55:11 -07:00
Cory LaNou
8a5cf394d8
add ability to silence logging for testing
2015-06-10 10:27:57 -05:00
David Norton
fcf89c87dd
cr #2733 : uncomment defer in test
2015-06-05 22:30:57 -04:00
David Norton
a235b4998d
fix #2733 : trying to fix CI race
2015-06-05 20:23:44 -04:00
David Norton
e107a681c5
cr #2733 : make error message more detailed
2015-06-05 19:56:28 -04:00
David Norton
d8f0445940
fix #2733 : fix race in tests
2015-06-05 19:56:28 -04:00
David Norton
fb514f2302
fix #2733 : add endpoint to trigger CQ(s)
2015-06-05 19:56:28 -04:00
David Norton
8699aa8f0b
fix #2733 : more tests
2015-06-05 19:56:28 -04:00
David Norton
e0838cb705
fix #2733 : add tests for CQ service
2015-06-05 19:54:23 -04:00
David Norton
092bc3fd2d
fix #2733 : hook CQs back in
2015-06-05 19:54:23 -04:00
Ben Johnson
4872e6db7c
Move services to subpackage.
2015-05-30 08:20:12 -06:00