Skip to content

Conversation

@SeverinLeonhardt
Copy link
Contributor

Some documented values in cassandra.h didn't match the actual values
in config.hpp.

The pending requests high water mark referred to max_connections_per_host
suggesting it is calculated from that value. This is not the case, it will
always be 128 * 2.

Some documented values in cassandra.h didn't match the actual values
in config.hpp.

The pending requests high water mark referred to max_connections_per_host
suggesting it is calculated from that value. This is not the case, it will
always be 128 * 2.
@mpenick
Copy link
Contributor

mpenick commented Oct 21, 2015

Thanks for updating.

mpenick added a commit that referenced this pull request Oct 21, 2015
@mpenick mpenick merged commit 86e3f8e into apache:master Oct 21, 2015
@SeverinLeonhardt SeverinLeonhardt deleted the default_documentation_fix branch November 19, 2015 09:45
mikefero added a commit that referenced this pull request Jul 1, 2019
 CPP-775 - Add clang-format targets for Windows command line
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants