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

[CDAP-21114] Disable messaging service pod for new cdf instances with Cloud Spanner enabled #126

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

sidhdirenge
Copy link
Contributor

@sidhdirenge sidhdirenge commented Jan 15, 2025

Testing evidences:

Pipeline working fine:
image

No messaging service pod:

$ kubectl get pods
NAME                                                              READY   STATUS    RESTARTS   AGE
cdap-controller-0                                                 1/1     Running   0          52m
cdap-pod-test-appfabric-676dfc9c55-277p2                          1/1     Running   0          49m
cdap-pod-test-appfabricprocessor-0                                1/1     Running   0          49m
cdap-pod-test-logs-0                                              2/2     Running   0          49m
cdap-pod-test-metadata-794db784fb-8g7tp                           1/1     Running   0          49m
cdap-pod-test-metrics-0                                           2/2     Running   0          49m
cdap-pod-test-preview-0                                           2/2     Running   0          49m
cdap-pod-test-preview-runner-e98f8760-7b1-f9d0868147-0            2/2     Running   0          48m
cdap-pod-test-preview-runner-e98f8760-7b1-f9d0868147-1            2/2     Running   0          48m
cdap-pod-test-preview-runner-e98f8760-7b1-f9d0868147-2            2/2     Running   0          48m
cdap-pod-test-preview-runner-e98f8760-7b1-f9d0868147-3            2/2     Running   0          48m
cdap-pod-test-preview-runner-e98f8760-7b1-f9d0868147-4            2/2     Running   0          48m
cdap-pod-test-router-68d6c6b49f-5dzg9                             1/1     Running   0          49m
cdap-pod-test-runtime-0                                           2/2     Running   0          49m
cdap-pod-test-runtime-agent-c94898d6f-wkcpn                       1/1     Running   0          118m
cdap-pod-test-service-system-dataprep-service-84452011-d32m9s84   1/1     Running   0          46m
cdap-pod-test-service-system-pipeline-studio-df8bb692-d3295w5vb   1/1     Running   0          36m
cdap-pod-test-system-worker-5454a26d-8a1e-4428-b903-9babd2cpmv5   1/1     Running   0          43m
cdap-pod-test-task-worker-3b914567-6556-4-5b8108409d-0            2/2     Running   0          49m
cdap-pod-test-task-worker-3b914567-6556-4-5b8108409d-1            2/2     Running   0          49m
cdap-pod-test-task-worker-3b914567-6556-4-5b8108409d-2            2/2     Running   0          49m
cdap-pod-test-userinterface-7d664d9756-j88tr                      1/1     Running   0          49m
cdap-pod-test-userinterface-agent-57c4544db9-dshk6                1/1     Running   0          118m

@sidhdirenge sidhdirenge requested a review from vsethi09 January 16, 2025 05:41
@sidhdirenge sidhdirenge force-pushed the sidhdirenge-messaging-disable branch from 65f53f3 to 6142251 Compare January 16, 2025 09:28
@sidhdirenge sidhdirenge merged commit 445af7e into develop Jan 16, 2025
3 checks passed
@sidhdirenge sidhdirenge deleted the sidhdirenge-messaging-disable branch January 16, 2025 09:31
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