On Mon, Jan 30, 2017 at 9:05 PM, Alfred Fuller <arful...@google.com> wrote:

> "When protocol buffers are used for the payload, this must refer to a
> non-repeated string field."
> Datastore needs support for a 'bytes' field for the transaction identifier.
>

What character encoding do they use for that field, UTF-8?  How can we tell
what character encoding is in use?  I think we'd need some way to figure
this out in order to support it.


>
> for the user example, you would almost want to split on the @ and keep the
> second segment (the domain name).
>

That would require adding yet another field to the header extraction spec
for the number of leading fields to skip.  Do we actually have a use-case
for that?  If not, I don't want to add unnecessary complexity.

The example in the doc was just meant to illustrate that the delimiter
character can be anything; it wasn't meant to be a realistic example.


>
> On Mon, Jan 30, 2017 at 3:28 PM Alfred Fuller <arful...@google.com> wrote:
>
>> Thanks!
>>
>> +Ed Davisson <eddavis...@google.com>  +Louis Ryan <lr...@google.com>
>>
>> On Mon, Jan 30, 2017 at 2:14 PM Mark D. Roth <r...@google.com> wrote:
>>
>> I've created a gRFC for the header extraction mechanism we're working on:
>>
>> https://github.com/grpc/proposal/pull/9
>>
>> As per the gRFC process, please keep all design discussion on this
>> thread.  All comments welcome.
>>
>> Carl, can you please provide content for the Java implementation?  Thanks!
>>
>> Please let me know if you have any questions or comments.
>>
>> --
>> Mark D. Roth <r...@google.com>
>> Software Engineer
>> Google, Inc.
>>
>>


-- 
Mark D. Roth <r...@google.com>
Software Engineer
Google, Inc.

-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to grpc-io+unsubscr...@googlegroups.com.
To post to this group, send email to grpc-io@googlegroups.com.
Visit this group at https://groups.google.com/group/grpc-io.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/CAJgPXp5GAizE38oABtQAdg1ou0uJLiRZ1%3D2z-J%3Duz73BJHCf0A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to