Skip to content

Commit 9f28c77

Browse files
authored
Adding Async put records to README
1 parent e8d3a16 commit 9f28c77

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,12 @@ Type: Integer
181181
Default: 5
182182
Description: Maximum rumber of KPL connections to the stream, per regionserver
183183
184+
hbase.replication.kinesis.syncputs
185+
Required: no
186+
Type: Boolean
187+
Default: false
188+
Description: If KPL addUserRecords should block or we put records asynchronusly.
189+
184190
hbase.replication.kinesis.request-timeout
185191
Required: no
186192
Type: long

0 commit comments

Comments
 (0)