Skip to content

Commit

Permalink
Adding Async put records to README
Browse files Browse the repository at this point in the history
  • Loading branch information
shenavaa committed Oct 15, 2021
1 parent e8d3a16 commit 9f28c77
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,12 @@ Type: Integer
Default: 5
Description: Maximum rumber of KPL connections to the stream, per regionserver
hbase.replication.kinesis.syncputs
Required: no
Type: Boolean
Default: false
Description: If KPL addUserRecords should block or we put records asynchronusly.
hbase.replication.kinesis.request-timeout
Required: no
Type: long
Expand Down

0 comments on commit 9f28c77

Please sign in to comment.