basho / riak_pb

Riak Protocol Buffers Messages
Apache License 2.0
70 stars 114 forks source link

Extend the FetchClockNVal message #251

Closed martinsumner closed 3 years ago

martinsumner commented 3 years ago

Need to make the bool optional so that requests from older clients not providing this are accepted. Will default to previous behaviour (i.e. false) if not provided