Skip to content

Commit 78d408b

Browse files
authored
Merge pull request basho#2511 from basho/tablefix
Backport table fix from PR#2510
2 parents 6b71717 + 3df9bf8 commit 78d408b

File tree

15 files changed

+15
-30
lines changed

15 files changed

+15
-30
lines changed

content/riak/kv/2.0.0/developing/api/protocol-buffers/dt-store.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,7 @@ Parameter | Description
8383
`w` | Write quorum, i.e. how many replicas to write to before returning a successful response
8484
`dw` | Durable write quorum, i.e. how many replicas to commit to durable storage before returning a successful response
8585
`pw` | Primary write quorum, i.e. how many primary nodes must be up when the write is attempted
86-
`return_body` | Whether to return the contents of the stored object.
87-
Defaults to `false`.
86+
`return_body` | Whether to return the contents of the stored object. Defaults to `false`.
8887
`timeout` | The timeout duration, in milliseconds, after which Riak will return an error message
8988
`sloppy_quorum` | If this parameter is set to `true`, the next available node in the ring will accept requests if any primary node is unavailable
9089
`n_val` | The number of nodes on which the value is to be stored

content/riak/kv/2.0.1/developing/api/protocol-buffers/dt-store.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,7 @@ Parameter | Description
8383
`w` | Write quorum, i.e. how many replicas to write to before returning a successful response
8484
`dw` | Durable write quorum, i.e. how many replicas to commit to durable storage before returning a successful response
8585
`pw` | Primary write quorum, i.e. how many primary nodes must be up when the write is attempted
86-
`return_body` | Whether to return the contents of the stored object.
87-
Defaults to `false`.
86+
`return_body` | Whether to return the contents of the stored object. Defaults to `false`.
8887
`timeout` | The timeout duration, in milliseconds, after which Riak will return an error message
8988
`sloppy_quorum` | If this parameter is set to `true`, the next available node in the ring will accept requests if any primary node is unavailable
9089
`n_val` | The number of nodes on which the value is to be stored

content/riak/kv/2.0.2/developing/api/protocol-buffers/dt-store.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,7 @@ Parameter | Description
8282
`w` | Write quorum, i.e. how many replicas to write to before returning a successful response
8383
`dw` | Durable write quorum, i.e. how many replicas to commit to durable storage before returning a successful response
8484
`pw` | Primary write quorum, i.e. how many primary nodes must be up when the write is attempted
85-
`return_body` | Whether to return the contents of the stored object.
86-
Defaults to `false`.
85+
`return_body` | Whether to return the contents of the stored object. Defaults to `false`.
8786
`timeout` | The timeout duration, in milliseconds, after which Riak will return an error message
8887
`sloppy_quorum` | If this parameter is set to `true`, the next available node in the ring will accept requests if any primary node is unavailable
8988
`n_val` | The number of nodes on which the value is to be stored

content/riak/kv/2.0.4/developing/api/protocol-buffers/dt-store.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,7 @@ Parameter | Description
8383
`w` | Write quorum, i.e. how many replicas to write to before returning a successful response
8484
`dw` | Durable write quorum, i.e. how many replicas to commit to durable storage before returning a successful response
8585
`pw` | Primary write quorum, i.e. how many primary nodes must be up when the write is attempted
86-
`return_body` | Whether to return the contents of the stored object.
87-
Defaults to `false`.
86+
`return_body` | Whether to return the contents of the stored object. Defaults to `false`.
8887
`timeout` | The timeout duration, in milliseconds, after which Riak will return an error message
8988
`sloppy_quorum` | If this parameter is set to `true`, the next available node in the ring will accept requests if any primary node is unavailable
9089
`n_val` | The number of nodes on which the value is to be stored

content/riak/kv/2.0.5/developing/api/protocol-buffers/dt-store.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,7 @@ Parameter | Description
8383
`w` | Write quorum, i.e. how many replicas to write to before returning a successful response
8484
`dw` | Durable write quorum, i.e. how many replicas to commit to durable storage before returning a successful response
8585
`pw` | Primary write quorum, i.e. how many primary nodes must be up when the write is attempted
86-
`return_body` | Whether to return the contents of the stored object.
87-
Defaults to `false`.
86+
`return_body` | Whether to return the contents of the stored object. Defaults to `false`.
8887
`timeout` | The timeout duration, in milliseconds, after which Riak will return an error message
8988
`sloppy_quorum` | If this parameter is set to `true`, the next available node in the ring will accept requests if any primary node is unavailable
9089
`n_val` | The number of nodes on which the value is to be stored

content/riak/kv/2.0.6/developing/api/protocol-buffers/dt-store.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,7 @@ Parameter | Description
8383
`w` | Write quorum, i.e. how many replicas to write to before returning a successful response
8484
`dw` | Durable write quorum, i.e. how many replicas to commit to durable storage before returning a successful response
8585
`pw` | Primary write quorum, i.e. how many primary nodes must be up when the write is attempted
86-
`return_body` | Whether to return the contents of the stored object.
87-
Defaults to `false`.
86+
`return_body` | Whether to return the contents of the stored object. Defaults to `false`.
8887
`timeout` | The timeout duration, in milliseconds, after which Riak will return an error message
8988
`sloppy_quorum` | If this parameter is set to `true`, the next available node in the ring will accept requests if any primary node is unavailable
9089
`n_val` | The number of nodes on which the value is to be stored

content/riak/kv/2.0.7/developing/api/protocol-buffers/dt-store.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,7 @@ Parameter | Description
8383
`w` | Write quorum, i.e. how many replicas to write to before returning a successful response
8484
`dw` | Durable write quorum, i.e. how many replicas to commit to durable storage before returning a successful response
8585
`pw` | Primary write quorum, i.e. how many primary nodes must be up when the write is attempted
86-
`return_body` | Whether to return the contents of the stored object.
87-
Defaults to `false`.
86+
`return_body` | Whether to return the contents of the stored object. Defaults to `false`.
8887
`timeout` | The timeout duration, in milliseconds, after which Riak will return an error message
8988
`sloppy_quorum` | If this parameter is set to `true`, the next available node in the ring will accept requests if any primary node is unavailable
9089
`n_val` | The number of nodes on which the value is to be stored

content/riak/kv/2.0.8/developing/api/protocol-buffers/dt-store.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,7 @@ Parameter | Description
8383
`w` | Write quorum, i.e. how many replicas to write to before returning a successful response
8484
`dw` | Durable write quorum, i.e. how many replicas to commit to durable storage before returning a successful response
8585
`pw` | Primary write quorum, i.e. how many primary nodes must be up when the write is attempted
86-
`return_body` | Whether to return the contents of the stored object.
87-
Defaults to `false`.
86+
`return_body` | Whether to return the contents of the stored object. Defaults to `false`.
8887
`timeout` | The timeout duration, in milliseconds, after which Riak will return an error message
8988
`sloppy_quorum` | If this parameter is set to `true`, the next available node in the ring will accept requests if any primary node is unavailable
9089
`n_val` | The number of nodes on which the value is to be stored

content/riak/kv/2.0.9/developing/api/protocol-buffers/dt-store.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,7 @@ Parameter | Description
8383
`w` | Write quorum, i.e. how many replicas to write to before returning a successful response
8484
`dw` | Durable write quorum, i.e. how many replicas to commit to durable storage before returning a successful response
8585
`pw` | Primary write quorum, i.e. how many primary nodes must be up when the write is attempted
86-
`return_body` | Whether to return the contents of the stored object.
87-
Defaults to `false`.
86+
`return_body` | Whether to return the contents of the stored object. Defaults to `false`.
8887
`timeout` | The timeout duration, in milliseconds, after which Riak will return an error message
8988
`sloppy_quorum` | If this parameter is set to `true`, the next available node in the ring will accept requests if any primary node is unavailable
9089
`n_val` | The number of nodes on which the value is to be stored

content/riak/kv/2.1.1/developing/api/protocol-buffers/dt-store.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,7 @@ Parameter | Description
8383
`w` | Write quorum, i.e. how many replicas to write to before returning a successful response
8484
`dw` | Durable write quorum, i.e. how many replicas to commit to durable storage before returning a successful response
8585
`pw` | Primary write quorum, i.e. how many primary nodes must be up when the write is attempted
86-
`return_body` | Whether to return the contents of the stored object.
87-
Defaults to `false`.
86+
`return_body` | Whether to return the contents of the stored object. Defaults to `false`.
8887
`timeout` | The timeout duration, in milliseconds, after which Riak will return an error message
8988
`sloppy_quorum` | If this parameter is set to `true`, the next available node in the ring will accept requests if any primary node is unavailable
9089
`n_val` | The number of nodes on which the value is to be stored

content/riak/kv/2.1.3/developing/api/protocol-buffers/dt-store.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,7 @@ Parameter | Description
8383
`w` | Write quorum, i.e. how many replicas to write to before returning a successful response
8484
`dw` | Durable write quorum, i.e. how many replicas to commit to durable storage before returning a successful response
8585
`pw` | Primary write quorum, i.e. how many primary nodes must be up when the write is attempted
86-
`return_body` | Whether to return the contents of the stored object.
87-
Defaults to `false`.
86+
`return_body` | Whether to return the contents of the stored object. Defaults to `false`.
8887
`timeout` | The timeout duration, in milliseconds, after which Riak will return an error message
8988
`sloppy_quorum` | If this parameter is set to `true`, the next available node in the ring will accept requests if any primary node is unavailable
9089
`n_val` | The number of nodes on which the value is to be stored

content/riak/kv/2.1.4/developing/api/protocol-buffers/dt-store.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,7 @@ Parameter | Description
8585
`w` | Write quorum, i.e. how many replicas to write to before returning a successful response
8686
`dw` | Durable write quorum, i.e. how many replicas to commit to durable storage before returning a successful response
8787
`pw` | Primary write quorum, i.e. how many primary nodes must be up when the write is attempted
88-
`return_body` | Whether to return the contents of the stored object.
89-
Defaults to `false`.
88+
`return_body` | Whether to return the contents of the stored object. Defaults to `false`.
9089
`timeout` | The timeout duration, in milliseconds, after which Riak will return an error message
9190
`sloppy_quorum` | If this parameter is set to `true`, the next available node in the ring will accept requests if any primary node is unavailable
9291
`n_val` | The number of nodes on which the value is to be stored

content/riak/kv/2.2.0/developing/api/protocol-buffers/dt-store.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,7 @@ Parameter | Description
8383
`w` | Write quorum, i.e. how many replicas to write to before returning a successful response
8484
`dw` | Durable write quorum, i.e. how many replicas to commit to durable storage before returning a successful response
8585
`pw` | Primary write quorum, i.e. how many primary nodes must be up when the write is attempted
86-
`return_body` | Whether to return the contents of the stored object.
87-
Defaults to `false`.
86+
`return_body` | Whether to return the contents of the stored object. Defaults to `false`.
8887
`timeout` | The timeout duration, in milliseconds, after which Riak will return an error message
8988
`sloppy_quorum` | If this parameter is set to `true`, the next available node in the ring will accept requests if any primary node is unavailable
9089
`n_val` | The number of nodes on which the value is to be stored

content/riak/kv/2.2.1/developing/api/protocol-buffers/dt-store.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,7 @@ Parameter | Description
8383
`w` | Write quorum, i.e. how many replicas to write to before returning a successful response
8484
`dw` | Durable write quorum, i.e. how many replicas to commit to durable storage before returning a successful response
8585
`pw` | Primary write quorum, i.e. how many primary nodes must be up when the write is attempted
86-
`return_body` | Whether to return the contents of the stored object.
87-
Defaults to `false`.
86+
`return_body` | Whether to return the contents of the stored object. Defaults to `false`.
8887
`timeout` | The timeout duration, in milliseconds, after which Riak will return an error message
8988
`sloppy_quorum` | If this parameter is set to `true`, the next available node in the ring will accept requests if any primary node is unavailable
9089
`n_val` | The number of nodes on which the value is to be stored

content/riak/kv/2.2.2/developing/api/protocol-buffers/dt-store.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,7 @@ Parameter | Description
8383
`w` | Write quorum, i.e. how many replicas to write to before returning a successful response
8484
`dw` | Durable write quorum, i.e. how many replicas to commit to durable storage before returning a successful response
8585
`pw` | Primary write quorum, i.e. how many primary nodes must be up when the write is attempted
86-
`return_body` | Whether to return the contents of the stored object.
87-
Defaults to `false`.
86+
`return_body` | Whether to return the contents of the stored object. Defaults to `false`.
8887
`timeout` | The timeout duration, in milliseconds, after which Riak will return an error message
8988
`sloppy_quorum` | If this parameter is set to `true`, the next available node in the ring will accept requests if any primary node is unavailable
9089
`n_val` | The number of nodes on which the value is to be stored

0 commit comments

Comments
 (0)