Skip to content
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

K8SSAND-1494 ⁃ containerPorts still include thrift port for 4.x #329

Closed
burmanm opened this issue May 9, 2022 · 0 comments · Fixed by #484
Closed

K8SSAND-1494 ⁃ containerPorts still include thrift port for 4.x #329

burmanm opened this issue May 9, 2022 · 0 comments · Fixed by #484
Labels
bug Something isn't working done Issues in the state 'done' zh:Assess/Investigate

Comments

@burmanm
Copy link
Contributor

burmanm commented May 9, 2022

What happened?
Cassandra 4.x removed the support for Thrift interface. However, we still open a port for it when deploying a Cassandra 4.x deployment:

    - containerPort: 9160
      name: thrift
      protocol: TCP

This is unnecessary port and should not be done.

Did you expect to see something different?

How to reproduce it (as minimally and precisely as possible):

Environment

  • Cass Operator version:

    Insert image tag or Git SHA here

    * Kubernetes version information:

    kubectl version

    * Kubernetes cluster kind:
insert how you created your cluster: kops, bootkube, etc.
  • Manifests:
insert manifests relevant to the issue
  • Cass Operator Logs:
insert Cass Operator logs relevant to the issue here

Anything else we need to know?:

┆Issue is synchronized with this Jira Task by Unito
┆friendlyId: K8SSAND-1494
┆priority: Medium

@burmanm burmanm added the bug Something isn't working label May 9, 2022
@sync-by-unito sync-by-unito bot changed the title containerPorts still include thrift port for 4.x K8SSAND-1494 ⁃ containerPorts still include thrift port for 4.x May 9, 2022
@adejanovski adejanovski moved this to Assess/Investigate in K8ssandra Nov 8, 2022
@burmanm burmanm mentioned this issue Jan 23, 2023
5 tasks
@github-project-automation github-project-automation bot moved this from Assess/Investigate to Done in K8ssandra Jan 23, 2023
@adejanovski adejanovski added the done Issues in the state 'done' label Jan 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working done Issues in the state 'done' zh:Assess/Investigate
Projects
No open projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants