- Aug 27, 2015
-
-
Jan Tattermusch authored
-
- Aug 25, 2015
-
-
Masood Malekghassemi authored
-
Craig Tiller authored
-
yang-g authored
-
Craig Tiller authored
-
Jan Tattermusch authored
-
Craig Tiller authored
-
Craig Tiller authored
-
yang-g authored
-
Craig Tiller authored
-
Hongyu Chen authored
-
Nathaniel Manista authored
Whitespace is now disallowed in metadata keys.
-
Julien Boeuf authored
- Strict subset of http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2012/n3442.html - Useful to avoid unnecessary string copies.
-
Nathaniel Manista authored
Use of ValueError is too easily misconstrued as an actual defect in the system under test.
-
Nathaniel Manista authored
-
Nathaniel Manista authored
While a full Cartesian product across all variables isn't yet present this is still reasonably comprehensive.
-
Jan Tattermusch authored
-
murgatroid99 authored
-
Hongyu Chen authored
have a gpr public function which returns cycle clock.
-
yang-g authored
-
Jan Tattermusch authored
-
- Aug 24, 2015
-
-
Nathaniel Manista authored
This defect was introduced in 515b0a93.
-
murgatroid99 authored
-
Craig Tiller authored
-
David Garcia Quintas authored
-
Nathaniel Manista authored
This will be used for communication of transport-specific values and objects up to applications.
-
Nathaniel Manista authored
(1) In grpc._links.service._Kernel.add_ticket, premetadata() the call if it has not already been premetadataed for any non-None ticket termination, not just links.Ticket.Termination.COMPLETION. (2) In grpc.framework.core._reception, add an entry to _REMOTE_TICKET_TERMINATION_TO_LOCAL_OUTCOME for REMOTE_FAILURE. REMOTE_FAILURE on a received ticket indicates the remote side of the operation blaming the local side for operation abortion. (3) In grpc.framework.core._reception.ReceptionManager._abort, only abort the operation's other managers if the operation has not already terminated, as indicated by the "outcome" attribute of the TerminationManager. (4) In grpc.framework.core._reception.ReceptionManager._abort, don't transmit the outcome to the other side of the operation. Either it came from the other side in the first place and to send it back would be telling the other side something it already knows, or it arose from a network failure and there's no confidence that it would reach the other side.
-
murgatroid99 authored
-
Vijay Pai authored
-
yang-g authored
-
Craig Tiller authored
Rephrase API's such that resolvers are constrained to be able to provide a default host given just the text of the URI channel target. This avoids needing to rewrite such details in the core library during retries, and generally makes things much saner to debug.
-
Nathaniel Manista authored
This is the public API of the old face package of RPC Framework extracted into a first-class interface and adapted to metadata, status, and flow control.
-
- Aug 22, 2015
-
-
Jan Tattermusch authored
-
Craig Tiller authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Craig Tiller authored
-