Skip to content

Commit

Permalink
code review suggestions part 1
Browse files Browse the repository at this point in the history
  • Loading branch information
djbrooke committed Oct 8, 2020
1 parent 01a59fc commit d61b593
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/release-notes/5.1.1-release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This minor release adds important optimizations to installations running on AWS

### Connection Pool Size Configuration Option, Connection Optimizations

This release adds optimizations around closing streams and channels that may hold S3 http connections open and exhaust the connection pool. In parallel, this release adds the ability to increase the size of the connection pool, so a larger pool can be configured if needed.
Dataverse 5.1 improved the efficiency of making S3 connections through use of an http connection pool. This release adds optimizations around closing streams and channels that may hold S3 http connections open and exhaust the connection pool. In parallel, this release increases the default pool size from 50 to 256 and adds the ability to increase the size of the connection pool, so a larger pool can be configured if needed.

## Major Use Cases

Expand Down

0 comments on commit d61b593

Please sign in to comment.