Open sankalpwako opened 2 years ago
Hi @sankalpwako , the description is a bit confusing and seems to be incomplete. I tried to better formatted the description. Meanwhile would you mind to add more clarification to the problem and what is the exact issue you're facing?
@sankalpwako were you able to solve this ?
any fixes for this issue please ?
Apache kafka version : 2.2.1 Cruise-control release : 2.0.191
Error logs:
Facing issues while trying to enable CORS.
cruisecontrol properties file :
Output of curl -X -v OPTIONS https://endpoint-of-kafka.abc.xyz/kafkacruisecontrol/kafka_cluster_state?json=true
The first error message says that User-Task-ID header was not found, but this curl request is returning the same. Have not been able to figure this issue out. Tried changing the prometheus scrape interval, tried changing the allowed allowed cors origin to exact value, and *