282 Commits

Author SHA1 Message Date
157f9a16b0 refactor a bit 2015-03-31 10:41:12 -07:00
945fb3f301 address some comments 2015-03-30 18:25:29 -07:00
6bd3958840 another change 2015-03-30 18:14:56 -07:00
63de54e02b fix a bug 2015-03-30 18:00:11 -07:00
8ce50750fe Merge pull request #140 from iamqizhao/non-proto
revert the change of flow control window size
2015-03-25 21:21:24 -07:00
310d8c389b revert the change of flow control window size 2015-03-25 21:17:14 -07:00
700108e423 Merge pull request #139 from iamqizhao/non-proto
close the ClientConn when a test case is done.
2015-03-25 18:43:39 -07:00
319a8b74a7 close the ClientConn when a test case is done. 2015-03-25 18:39:17 -07:00
d9a0c52bb9 Merge pull request #138 from iamqizhao/non-proto
add a missing unlock
2015-03-25 18:00:26 -07:00
f9c69c27a6 fix a bug 2015-03-25 17:54:50 -07:00
7d04e71591 Merge pull request #137 from iamqizhao/non-proto
add separate variables for connection window update for fine tunning the...
2015-03-25 16:39:50 -07:00
16b34adb64 add separate variables for connection window update for fine tunning the performance of flow control; set initial connection window size to 1MB which is used in Java and C also 2015-03-25 16:27:29 -07:00
af5768a49c Merge pull request #134 from maxhawkins/master
Run stringer on codes.Code
2015-03-25 15:42:38 -07:00
f8cb2ac6cf Merge pull request #136 from iamqizhao/non-proto
Interface change to accommodate the support of non-protobuf data formats
2015-03-25 15:41:37 -07:00
2d13f82261 fix a typo 2015-03-25 15:29:01 -07:00
8b08b2d7b2 Interface change to accommodate the support of non-protobuf data formats 2015-03-25 15:18:07 -07:00
0bcb969b1c Merge pull request #135 from iamqizhao/travis
switch to travis container based infra
2015-03-24 15:21:19 -07:00
5279aca249 switch to travis container based infra 2015-03-24 15:00:19 -07:00
972dbd2cb2 Run stringer on codes.Code
This makes error codes easier to read:
fmt.Sprint(codes.OK) == "OK" instead of "0"
2015-03-24 10:15:18 -07:00
fd70cd320a Merge pull request #132 from iamqizhao/err-fix
fix a malformed error status
2015-03-23 12:49:38 -07:00
591c1176bc modify a comment 2015-03-23 12:36:08 -07:00
9c6754e004 fix a malformed error status 2015-03-23 11:47:27 -07:00
03b4c620e9 Merge pull request #128 from iamqizhao/tp-test-fix
deflak a transport test
2015-03-22 14:02:24 -07:00
c71f1d16c1 deflak a transport test 2015-03-22 13:57:37 -07:00
fbd3f79d38 Merge pull request #123 from iamqizhao/master
Performance Optimization part 1
2015-03-17 17:40:13 -07:00
80ae01071c add some comments 2015-03-17 16:49:43 -07:00
902316edc6 io batching on writing path 2015-03-17 16:05:09 -07:00
2cbafce9ba Merge pull request #122 from iamqizhao/master
initial benchmark commit. Mostly ported from interop test and Google int...
2015-03-17 14:58:03 -07:00
666e0a407b initial benchmark commit. Mostly ported from interop test and Google interal rpc microbenchmarks. 2015-03-17 14:27:34 -07:00
bafd3e5fe9 Merge pull request #119 from iamqizhao/master
refactor the NewStream a bit
2015-03-13 16:43:21 -07:00
4a56e1fdd9 refactor the NewStream a bit 2015-03-13 16:37:05 -07:00
c3716d2b86 Merge pull request #118 from iamqizhao/master
enlarge the dial timeout in a test case because travis might not be able...
2015-03-13 00:54:17 -07:00
51496073b8 enlarge the dial timeout in a test case because travis might not be able to finish it in time. 2015-03-13 00:50:16 -07:00
a650f38147 Merge pull request #117 from iamqizhao/master
Travis CI test with GOMAXPROCS=1,4
2015-03-13 00:44:13 -07:00
161cbd7272 travis yml 2015-03-13 00:40:01 -07:00
0b9694839f Travis CI test with GOMAXPROCS=1,4 2015-03-13 00:28:20 -07:00
9c4157fb5a Merge pull request #116 from iamqizhao/master
Fix some bugs
2015-03-13 00:26:30 -07:00
afeb23d601 minor fix 2015-03-13 00:23:38 -07:00
3882eb29ca remove debug logging 2015-03-13 00:19:56 -07:00
e10de7abd1 fix some bugs 2015-03-13 00:16:18 -07:00
ebb6f762cb Merge pull request #109 from iamqizhao/master
Update grpc-auth-support.md
2015-03-09 11:42:06 -07:00
7353dc76d0 Update grpc-auth-support.md 2015-03-09 11:41:38 -07:00
fa37faf0f0 Merge pull request #105 from iamqizhao/master
Remove a debug log
2015-03-06 17:38:52 -08:00
e6b45390ca Remove a debug log 2015-03-06 17:35:54 -08:00
076e591ca4 Merge pull request #103 from iamqizhao/master
fix double wrapping of rpc status
2015-03-05 19:01:37 -08:00
85034d5828 fix double wrapping of rpc status 2015-03-05 18:52:06 -08:00
106c4cfac5 Merge pull request #93 from iamqizhao/master
Support (re)connect time-out
2015-03-05 15:53:32 -08:00
1182c6e87c minor polish 2015-03-05 14:24:32 -08:00
57c1951dc9 tightened some rpcErr loose ends and revised some tests 2015-03-05 13:56:48 -08:00
5c27dd6a7a fix a bug 2015-03-05 09:45:50 -08:00