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

Rebalance action not working properly #122

Open
saikumarstkm opened this issue Mar 18, 2024 · 1 comment
Open

Rebalance action not working properly #122

saikumarstkm opened this issue Mar 18, 2024 · 1 comment

Comments

@saikumarstkm
Copy link

Steps to reproduce

  1. Execute Rebalance

image

  1. Click on submit in Peer review

image

The URL formatted from UI is incorrect .

image

[2024-03-18 12:03:33,380] INFO <some ip>- - [18/Mar/2024:12:03:33 +0000] "OPTIONS /kafkacruisecontrol/review?json=true&reason=&approve=0 HTTP/1.1" 200 0 (CruiseControlPublicAccessLogger)
[2024-03-18 12:03:33,388] INFO <some ip>- - [18/Mar/2024:12:03:33 +0000] "POST /kafkacruisecontrol/review?json=true&reason=&approve=0 HTTP/1.1" 200 260 (CruiseControlPublicAccessLogger)
[2024-03-18 12:03:33,397] INFO <some ip>- - [18/Mar/2024:12:03:33 +0000] "GET /kafkacruisecontrol/review_board?json=true HTTP/1.1" 200 260 (CruiseControlPublicAccessLogger)
[2024-03-18 12:03:52,044] INFO <some ip>- - [18/Mar/2024:12:03:52 +0000] "OPTIONS /kafkacruisecontrolREBALANCE?review_id=0 HTTP/1.1" 200 0 (CruiseControlPublicAccessLogger)
[2024-03-18 12:03:52,052] INFO <some ip>- - [18/Mar/2024:12:03:52 +0000] "GET /kafkacruisecontrol/review_board?json=true HTTP/1.1" 200 260 (CruiseControlPublicAccessLogger)
[2024-03-18 12:03:56,057] INFO <some ip>- - [18/Mar/2024:12:03:56 +0000] "OPTIONS /kafkacruisecontrolREBALANCE?review_id=0 HTTP/1.1" 200 0 (CruiseControlPublicAccessLogger)
[2024-03-18 12:03:56,065] INFO <some ip>- - [18/Mar/2024:12:03:56 +0000] "GET /kafkacruisecontrol/review_board?json=true HTTP/1.1" 200 260 (CruiseControlPublicAccessLogger)
[2024-03-18 12:04:01,712] INFO <some ip>- - [18/Mar/2024:12:04:01 +0000] "OPTIONS /kafkacruisecontrolREBALANCE?review_id=0 HTTP/1.1" 200 0 (CruiseControlPublicAccessLogger)
[2024-03-18 12:04:01,722] INFO <some ip>- - [18/Mar/2024:12:04:01 +0000] "GET /kafkacruisecontrol/review_board?json=true HTTP/1.1" 200 260 (CruiseControlPublicAccessLogger)
[2024-03-18 12:34:12,305] INFO <some ip>- - [18/Mar/2024:12:34:12 +0000] "OPTIONS /kafkacruisecontrolREBALANCE?review_id=0 HTTP/1.1" 200 0 (CruiseControlPublicAccessLogger)
[2024-03-18 12:34:12,324] INFO <some ip>- - [18/Mar/2024:12:34:12 +0000] "GET /kafkacruisecontrol/review_board?json=true HTTP/1.1" 200 260 (CruiseControlPublicAccessLogger)
[2024-03-18 12:34:39,261] INFO <some ip>- - [18/Mar/2024:12:34:39 +0000] "GET /kafkacruisecontrol/proposals?verbose=true&json=true HTTP/1.1" 200 22075 (CruiseControlPublicAccessLogger)
@Fissium
Copy link

Fissium commented Nov 20, 2024

The same issue:
"POST /supplierportal-dev/kafkacruisecontrolREBALANCE?review_id=0 HTTP/1.1" 405

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

No branches or pull requests

2 participants