Commit Graph

2656 Commits

Author SHA1 Message Date
Vijay Pai 8a2ff73640 Use more variables for better explanations 2016-02-17 09:21:10 -08:00
Vijay Pai ed3cd423b6 Use three different load-factors and document load-factor variable 2016-02-17 08:49:03 -08:00
Vijay Pai 84567ed5e0 Merge branch 'master' into loaded 2016-02-16 17:54:48 -08:00
vjpai fcc8f89eea Fix copyright 2016-02-16 17:30:12 -08:00
Vijay Pai 0a0dfff6ca Merge branch 'master' into loaded 2016-02-16 16:24:16 -08:00
Bogdan Drutu f89fdf39df Fix the arguments type for on_read and destroy callbacks to match with grpc_iomgr_cb_func 2016-02-16 14:38:38 -08:00
Vijay Pai ee53dc5e08 Merge branch 'master' into loaded 2016-02-16 13:51:38 -08:00
David G. Quintas e683814416 Merge pull request #5201 from vjpai/alarm_openloop
Revive and reform open-loop QPS testing
2016-02-16 11:27:45 -08:00
Bogdan Drutu 43f6311c58 Merge pull request #5098 from a-veitch/base_log
Add Census base log
2016-02-16 09:54:31 -08:00
Vijay Pai e40aefb829 Fix the timeout 2016-02-13 01:25:30 -08:00
Vijay Pai b48f4c830a Merge remote-tracking branch 'upstream/master' into alarm_openloop 2016-02-13 00:57:55 -08:00
Vijay Pai 8ca0faaf52 use timeouts with proper fixture multipliers rather than raw,
since tsan slows things down a lot and may complicate issues such
as shutdown.
2016-02-13 00:25:45 -08:00
Nicolas "Pixel" Noble f083013bd7 Merge remote-tracking branch 'google/release-0_13' into upmerge-from-0.13
Conflicts:
	Makefile
	build.yaml
	package.json
	setup.py
	src/core/surface/version.c
	src/csharp/Grpc.Core/VersionInfo.cs
	src/csharp/build_packages.bat
	src/python/grpcio/grpc_version.py
	src/ruby/lib/grpc/version.rb
	tools/doxygen/Doxyfile.c++
	tools/doxygen/Doxyfile.c++.internal
	tools/doxygen/Doxyfile.core
	tools/doxygen/Doxyfile.core.internal
2016-02-13 04:38:20 +01:00
Vijay Pai 8eef7e3b58 Merge branch 'master' into alarm_openloop 2016-02-12 18:11:28 -08:00
Vijay Pai 1a06082265 Add 70% load scenario for testing with open-loop 2016-02-12 17:34:08 -08:00
Vijay Pai c84cb3e00a Merge branch 'alarm_openloop' into loaded 2016-02-12 16:25:30 -08:00
Vijay Pai 6583176337 clang-format 2016-02-12 15:59:03 -08:00
vjpai 7914e62d48 Attack of the const police.
I also added some unrequested const's
2016-02-12 15:57:08 -08:00
Craig Tiller a7d41147ea Merge github.com:grpc/grpc into bad_metadata 2016-02-12 10:13:52 -08:00
murgatroid99 166214f9f6 Don't fail distrib test if a static server is running 2016-02-12 09:56:14 -08:00
David G. Quintas 3f19f42771 Merge pull request #5052 from ctiller/compress
Fix race condition in transport API
2016-02-11 18:16:11 -08:00
Craig Tiller c35e2c582f Revert "Proto API for LB request/responses" 2016-02-11 15:45:03 -08:00
Craig Tiller c3602dc1cf Merge pull request #4038 from dgquintas/grpclb_api
Proto API for LB request/responses
2016-02-11 15:32:22 -08:00
Vijay Pai 7f91d42069 Merge branch 'master' into alarm_openloop 2016-02-11 14:47:22 -08:00
Alistair Veitch 58a6185ac2 c99 comments 2016-02-11 13:31:05 -08:00
Craig Tiller 1362c24108 Merge pull request #5193 from vjpai/alarm_mods
Make C++ alarm class usable and testable
2016-02-11 12:36:07 -08:00
Vijay Pai 761bcb4a18 Cleanup to make it work with clang build 2016-02-11 11:59:04 -08:00
Craig Tiller b9a5f167d1 Merge pull request #5205 from grpc/release-0_13
Release 0.13 upmerge.
2016-02-11 10:55:20 -08:00
Alistair Veitch 749250f6a0 merge to HEAD 2016-02-11 09:23:20 -08:00
Craig Tiller c0473cc823 Merge github.com:grpc/grpc into compress 2016-02-11 08:51:16 -08:00
Vijay Pai 914455782f Sanity (clang-format and copyright) 2016-02-11 06:08:58 -08:00
Vijay Pai 1132c6b7db Simplify and properly implement openloop testing.
Revive it in tests as well
2016-02-11 06:05:24 -08:00
Vijay Pai d472ad2a7f Merge branch 'alarm_mods' into alarm_openloop 2016-02-11 05:37:18 -08:00
David Garcia Quintas 742a783c0d Merge branch 'master' of github.com:grpc/grpc into grpclb_api 2016-02-11 01:04:28 -08:00
Vijay Pai 8ae883fc8f Merge branch 'master' into alarm_mods 2016-02-11 00:20:31 -08:00
vjpai dbca72fb01 init test 2016-02-11 00:18:16 -08:00
vjpai 8fdafede06 tag fed in by user should be any arbitrary tag, not a CompletionQueueTag
type
2016-02-10 23:16:55 -08:00
Nicolas Noble 9c7961a014 Merge pull request #5165 from ctiller/bring_back_gpr
Bring back gpr
2016-02-10 17:39:45 -08:00
vjpai 04e992a750 Make C++ alarm class usable and testable - there were some build issues and
it was not actually even included in the library or the test suite.
2016-02-10 16:58:38 -08:00
Jan Tattermusch 30665fef7a ruby distribtest 2016-02-10 16:49:03 -08:00
Vijay Pai 9982c6fc3a Fix random number generators and improve code style (stop using
operator overloads)
2016-02-10 14:55:33 -08:00
Craig Tiller da179ce598 Rollback gpr deletion 2016-02-09 12:01:53 -08:00
Jan Tattermusch a24026f554 fix node artifact building on mac 2016-02-09 08:59:35 -08:00
Jan Tattermusch 0474a1c393 python fixes 2016-02-09 08:34:02 -08:00
Jan Tattermusch 6677a86283 do not hardcode the python package version 2016-02-09 08:00:41 -08:00
Jan Tattermusch 2713c5169f do not hardcode version to test 2016-02-09 07:52:03 -08:00
David Garcia Quintas 7e46618897 Merge branch 'master' of github.com:grpc/grpc into grpclb_api 2016-02-08 20:07:19 -08:00
Craig Tiller 45551e0c99 Fix sanity 2016-02-08 14:22:40 -08:00
Alistair Veitch e28e426af5 Merge branch 'master' into base_log 2016-02-08 13:08:24 -08:00
Vijay Pai 81b780b84b Merge pull request #5126 from sreecha/thread_stress_test
Modify thread stress test. Receive threads >> send threads
2016-02-08 11:48:36 -08:00