Proto commits in basho/riak_pb

These commits are when the Protocol Buffers files have changed: (only the last 100 relevant commits are shown)

Commit:6d0fe7d
Author:Martin Sumner
Committer:GitHub

Add Cluster membership request/response message (#257) Request to know about other members known by this member. Option to add a queue name, although initially this may be ignored. Implementation may not be responsive, should be used sparingly, rather than as a regular pre-cursor to requests.

The documentation is generated from this commit.

Commit:c88e12a
Author:Martin Sumner

Add Cluster membership request/response message Request to know about other members known by this member. Option to add a queue name, although initially this may be ignored. Implementation may not be responsive, should be used sparingly, rather than as a regular pre-cursor to requests.

The documentation is generated from this commit.

Commit:8f85761
Author:Martin Sumner

Add Repair Keys AAE Fold

Commit:e191351
Author:Martin Sumner

Changes following review Make queuename consistently item 1 in fetch/push request responses

Commit:fac7d55
Author:Martin Sumner

Add support for pushing to queue

Commit:0c22f2a
Author:Martin Sumner

Extend the FetchClockNVal message 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

Commit:797b60a
Author:paulhunt

development-3.0-intelligent_client - Updated node_watcher related requests and responses.

Commit:786706c
Author:Martin Sumner

Merge branch 'develop-2.9' into develop-3.0-292

Commit:9625792
Author:Martin Sumner

Add PB API for GET node_confirms

Commit:ab9a23c
Author:paulhunt

develop-3.0-intelligent_client - update 21/01/20 09:30.

Commit:091f31c
Author:paulhunt

develop-3.0-intelligent_client - update 20/01/20 15:10.

Commit:8189cff
Author:paulhunt

develop-3.0-intelligent_client - update 20/01/20 12:20.

Commit:5ca11b6
Author:paulhunt

develop-3.0-intelligent_client - update 13/12/19 14:45.

Commit:210bcf3
Author:paulhunt

develop-3.0-intelligent_client - added node_watcher_update pb message.

Commit:5b5b47f
Author:Martin Sumner

Add AAE Fold version lof list_buckets

Commit:2a92531
Author:Martin Sumner

Extend AAE Fold

Commit:219cbd1
Author:paulhunt

develop-3.0-intelligent_client - update to remote getchashbin request from riak_pb.

Commit:9cabab9
Author:Martin Sumner

Add repl range request

Commit:fb2ec28
Author:Martin Sumner

Merge remote-tracking branch 'upstream/develop-2.9' into mas-i1691-ttaaefullsync

Commit:f870071
Author:Martin Sumner

level_two of tree is repeated bytes

Commit:20e84dc
Author:Martin Sumner

Enumberate tree size Also resolve confusion between type (bucket) and type (response)

Commit:4d8e982
Author:Martin Sumner

Allow For more generic response messages Using a required type tag to differentiate

Commit:b5b2430
Author:Martin Sumner

Standardise on plural/singular

Commit:4016f62
Author:paulhunt

develop-3.0-intelligent_client - Update 11/11/19 15:30.

Commit:860b197
Author:Martin Sumner

Initial AAE Fold definitions PB definitions for use in AAE Fold

Commit:0422e42
Author:paulhunt

develop-3.0-intelligent_client - Update 05/11/19 10:30.

Commit:e9d3bae
Author:paulhunt

develop-3.0-intelligent_client - Update 05/11/19 09:30.

Commit:ff91aff
Author:paulhunt

develop-3.0-intelligent_client - Update 04/11/19 16:00.

Commit:5fab184
Author:paulhunt

develop-3.0-intelligent_client - Update 04/11/19 15:00.

Commit:592ea38
Author:paulhunt

develop-3.0-intelligent_client - Update 04/11/19 12:00.

Commit:bdfa32e
Author:paulhunt

develop-3.0-intelligent_client - Update 31/10/19 16:30.

Commit:298ff76
Author:paulhunt

develop-3.0-intelligent_client - Update.

Commit:b97154f
Author:paulhunt

develop-3.0-intelligent_client - Update.

Commit:40f6fb4
Author:paulhunt

develop-3.0.0-intelligent_client - Update.

Commit:e2e5b2e
Author:Martin Sumner

Fix some dialyzer issues

Commit:c70780d
Author:paulhunt

develop-3.0-intelligent_client - Updated get preflist info request fields in riak_kv.proto.

Commit:90437d3
Author:paulhunt

develop-3.0-intelligent_client - Added new work for new get_preflist_info from riak-erlang-client.

Commit:68fa8c3
Author:Martin Sumner

Use resp not rsp For consistency

Commit:0c93225
Author:Martin Sumner

Add CRC check to fetch response

Commit:018674b
Author:Martin Sumner

Add fetch request/response Initial attempt to define Fetch request/response protocol. Also, previous PR to add gset support had broken dialyzer, so specs corrected to reflect actual inputs/outputs of functions in riak_pb_dt_codec.

Commit:1f4b9b1
Author:Russell Brown

Add rt_enqueue messages Part of API to read and realtime repl enqueue an object

Commit:3f65a02
Author:Russell Brown
Committer:GitHub

Merge pull request #229 from nhs-riak/gsets add gsets support

Commit:5a6bcbc
Author:Russell Brown
Committer:GitHub

Add `node_confirms` option to write messages (#228) * Move deps to merged master from temp 2.2.5 dev As part of setting up for the 2.2.5 release I made a temp branch off the last released tag, this takes that branch back into the branch the tag was cut from. * Add `node_confirms` option to write messages For KV/counter/datatypes all

Commit:f172a07
Author:Bryan Hunt
Committer:Russell Brown

add gsets support

Commit:e1ed5e0
Author:Martin Cox
Committer:Martin Cox

Add coord_get option.

Commit:fd636d9
Author:Christopher Mancini

Rebase on master.

Commit:c0b2482
Author:Nick Marino

Merge branch 'develop' into sweeper-develop-merge Conflicts: dialyzer.ignore-warnings include/riak_pb_kv_codec.hrl

Commit:a3edea9
Author:Luke Bakken

Add comments about necessary steps after modifying .proto files now that gpb is in use

Commit:2278151
Author:John Daily
Committer:GitHub

Merge pull request #211 from basho/feature_jrd_blob-type Ok, Bors has left the building. YOLOmerging

Commit:cbc0188
Author:Andrei Zavada
Committer:Alex Moore

remove TsQueryReq.allow_qbuf_reuse in anticipation of .qbuf_id, which is a better solution generally.

Commit:7e6260d
Author:John R. Daily

PB changes for blob * Stuff `blob` values into the `varchar` field in `tscell`. * Add `blob` to column type handling (it'll still be in column headers).

Commit:14f370e
Author:John R. Daily

Merge branch 'develop' of https://github.com/basho/riak_pb into feature_jrd_blob-type

Commit:93ed770
Author:Russell Brown
Committer:GitHub

Merge pull request #210 from basho/rdb/bet365/gsets-develop Add gset support

Commit:93a7f7b
Author:Andrei Zavada
Committer:GitHub

new field allow_qbuf_reuse in TsQueryReq (#208) Yolomerging because ENOBORS.

Commit:91f9f5f
Author:Bryan Hunt
Committer:Russell Brown

tidy

Commit:6eb5a39
Author:Bryan Hunt
Committer:Russell Brown

added test case

Commit:df32bbd
Author:Bryan Hunt
Committer:Russell Brown

fix license

Commit:f880550
Author:Bryan Hunt
Committer:Russell Brown

attempting lukes changes

Commit:a3545b2
Author:Bryan Hunt
Committer:Russell Brown

add gsets support

Commit:6252b4b
Author:John R. Daily

Add blob data type

Commit:f51ded9
Author:Nick Marino

Merge branch 'develop' into sweeper-develop-merge Conflicts: dialyzer.ignore-warnings src/riak.proto src/riak_pb_codec.erl

Commit:50f2cca
Author:Christopher Mancini

Updated to Syntax v3 in order to use official Google compiler for PHP

Commit:a6b10f9
Author:Andrei Zavada

new field allow_qbuf_reuse in TsQueryReq

Commit:84ec1f4
Author:Nick Marino

Move Revision to 2.2.0 since HLL will be in 2.2 Ran this by Zeeshan, he said go ahead.

Commit:bfab43d
Author:Zeeshan Lakhani
Committer:Zeeshan Lakhani

PB Updates for HLL Datatypes

Commit:5cd7030
Author:Luke Bakken

Merge branch 'develop' into features/lrb/bucket-types-api

Commit:0e74ff7
Author:erikleitch

Removed toggle encoding message definitions

Commit:78428d9
Author:erikleitch

Reworked TTB messages to be handled by riak_pb

Commit:df49542
Author:erikleitch

Fixed error in proto def of TsTtbPutResp

Commit:0999295
Author:erikleitch

Added Ttb messages for put and query req and resp

Commit:5e7976c
Author:erikleitch

Pulling to sync sandbox with minor changes to branch Merge branch 'perf/ttb_newmsg_ts1.0_release_candidate_v2' of github.com:basho/riak_pb into perf/ttb_newmsg_ts1.0_release_candidate_v2

Commit:f7dae89
Author:erikleitch

Renamed TsPutReqTtb to TsTtbPutReq

Commit:95edf6e
Author:Mikael Lixenstrand
Committer:Mikael Lixenstrand

Add to proto

Commit:fdfe54a
Author:Brett Hazen

Merge remote-tracking branch 'origin/end-to-end/timeseries' into perf/ttb_newmsg_ts1.0_release_candidate_v2

Commit:6337bca
Author:erikleitch

Changed name of message in proto

Commit:a7832c1
Author:John R. Daily

Fix entry type

Commit:e8cb14e
Author:John R. Daily

New TS coverage response messages

Commit:d023641
Author:erikleitch

Added back TsTtbPutReq

Commit:d8c8c79
Author:Matthew V
Committer:Matthew V

remove proto 3 syntax that is not compatible with our version 2 stuff.

Commit:9316e61
Author:Matthew V
Committer:Matthew V

Clean out protobuf commands for 3.x that 2.x does not like. Remove debug logging statement from riak_pb_codec.erl

Commit:e319918
Author:Matthew V
Committer:Matthew V

remove proto 3 syntax that is not compatible with our version 2 stuff.

Commit:b1be3e0
Author:Matthew V
Committer:Matthew V

correct syntax and cc_enable_arenas options within .proto files

Commit:a2cb133
Author:Matthew V
Committer:Matthew V

Add line to enable Arena usage in C++ protocol buffers.

Commit:d49e3b4
Author:Matthew V
Committer:Matthew V

Add line to enable Arena usage in C++ protocol buffers.

Commit:a96bb17
Author:Matthew V
Committer:Matthew V

correct syntax and cc_enable_arenas options within .proto files

Commit:0844881
Author:Matthew V
Committer:Matthew V

Clean out protobuf commands for 3.x that 2.x does not like. Remove debug logging statement from riak_pb_codec.erl

Commit:c018753
Author:Matthew V
Committer:Matthew V

Add line to enable Arena usage in C++ protocol buffers.

Commit:27456b0
Author:Matthew V
Committer:Matthew V

correct syntax and cc_enable_arenas options within .proto files

Commit:29ccdc5
Author:Matthew V
Committer:Matthew V

Add line to enable Arena usage in C++ protocol buffers.

Commit:50cdb46
Author:Matthew V
Committer:Matthew V

remove proto 3 syntax that is not compatible with our version 2 stuff.

Commit:ce562e9
Author:Matthew V
Committer:Matthew V

Clean out protobuf commands for 3.x that 2.x does not like. Remove debug logging statement from riak_pb_codec.erl

Commit:961619d
Author:Matthew V
Committer:Matthew V

Add line to enable Arena usage in C++ protocol buffers.

Commit:9499f80
Author:Matthew V
Committer:Matthew V

correct syntax and cc_enable_arenas options within .proto files

Commit:5bf9665
Author:Matthew V
Committer:Matthew V

Add line to enable Arena usage in C++ protocol buffers.

Commit:55bc70e
Author:Matthew V
Committer:Matthew V

remove proto 3 syntax that is not compatible with our version 2 stuff.

Commit:2678512
Author:Matthew V
Committer:Matthew V

correct syntax and cc_enable_arenas options within .proto files

Commit:c5d51a7
Author:Matthew V
Committer:Matthew V

Clean out protobuf commands for 3.x that 2.x does not like. Remove debug logging statement from riak_pb_codec.erl

Commit:0c456b0
Author:Matthew V
Committer:Matthew V

Add line to enable Arena usage in C++ protocol buffers.

Commit:abf809c
Author:Matthew V
Committer:Matthew V

Add line to enable Arena usage in C++ protocol buffers.

Commit:03dafa1
Author:Matthew V
Committer:Matthew V

correct syntax and cc_enable_arenas options within .proto files