Skip to content

Remove non-existent spring.data.cassandra.connection.connection-timeout property from the documentation #30074

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

hak7a3
Copy link
Contributor

@hak7a3 hak7a3 commented Mar 6, 2022

Since 2.5.0,

  • spring.data.cassandra.connection.connect-timeout and
  • spring.data.cassandra.connection.connection-timeout

are listed in the reference document,
but the latter does not exists in CassandraProperties.java.

I think it is caused by a small typo in 9b0cdac.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Mar 6, 2022
@wilkinsona wilkinsona added type: documentation A documentation update and removed status: waiting-for-triage An issue we've not yet triaged labels Mar 6, 2022
@wilkinsona wilkinsona changed the title fix cassandra's document Remove non-existent spring.data.cassandra.connection.connection-timeout property from the documentation Mar 6, 2022
@snicoll

This comment was marked as resolved.

@snicoll

This comment was marked as resolved.

@snicoll
Copy link
Member

snicoll commented Mar 7, 2022

@hak7a3 thank you for making your first contribution to Spring Boot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: documentation A documentation update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants