Skip to content

Upmerge v1.17.x to master#17423

Merged
jtattermusch merged 38 commits intogrpc:masterfrom
jtattermusch:upmerge_v1_17_x_to_master
Dec 6, 2018
Merged

Upmerge v1.17.x to master#17423
jtattermusch merged 38 commits intogrpc:masterfrom
jtattermusch:upmerge_v1_17_x_to_master

Conversation

@jtattermusch
Copy link
Copy Markdown
Contributor

There's already quite a few changes, so let's doublecheck the diff.

kkm and others added 30 commits October 14, 2018 02:24
* No pre-compilation of proto files required;
* Tested under Windows and Linux dotnet and mono;
* But not tested on Mac/mono;
* README updated.
Bump v1.17.x version to v1.17.0-pre1
Use 'preX' version number when pre-releasing gRPC-C++.podspec
avoid c-ares dependency on libnsl (for v1.17.x)
Cancel still-active c-ares queries after a timeout, for 1.17.x
jtattermusch and others added 8 commits December 5, 2018 17:22
…_17_x

fix macos PR jobs on high-sierra workers (for v1.17.x)
Better slice management for windows reads (for v1.17.x)
Change xds plugin name to xds_experimental until it's ready for use.
This reverts commit be4b2db.

Appears to leave the incorrect hash in the wheel RECORD file, as in
grpc#17409
@grpc-testing
Copy link
Copy Markdown

****************************************************************

libgrpc.so

     VM SIZE        FILE SIZE
 ++++++++++++++  ++++++++++++++

  [ = ]       0        0  [ = ]


****************************************************************

libgrpc++.so

     VM SIZE        FILE SIZE
 ++++++++++++++  ++++++++++++++

  [ = ]       0        0  [ = ]



@grpc-testing
Copy link
Copy Markdown

[trickle] No significant performance differences

@grpc-testing
Copy link
Copy Markdown

Objective-C binary sizes
*****************STATIC******************
  New size                      Old size
 2,019,735      Total (=)      2,019,735

 No significant differences in binary sizes

***************FRAMEWORKS****************
  New size                      Old size
11,154,115      Total (<)     11,154,121

 No significant differences in binary sizes


@grpc-testing
Copy link
Copy Markdown

Corrupt JSON data (indicates timeout or crash): 
    bm_call_create.BM_IsolatedFilter_ClientChannelFilter_NoOp_.counters.new: 10
    bm_call_create.BM_IsolatedFilter_ClientChannelFilter_NoOp_.counters.old: 10


[microbenchmarks] No significant performance differences

@jtattermusch jtattermusch added release notes: no Indicates if PR should not be in release notes lang/all wrapped languages labels Dec 6, 2018
@jtattermusch
Copy link
Copy Markdown
Contributor Author

I'll be on vacation over the next few days, so feel free to merge once we have all the approvals.

Copy link
Copy Markdown
Contributor

@muxi muxi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jtattermusch
Copy link
Copy Markdown
Contributor Author

Known failures:
#17375

@jtattermusch jtattermusch merged commit 1edcb2f into grpc:master Dec 6, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Mar 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

lang/all wrapped languages release notes: no Indicates if PR should not be in release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants