Skip to content

Conversation

@hehoon
Copy link
Collaborator

@hehoon hehoon commented Dec 28, 2025

I have JIRA issue created

  • branch and/or PR name(s) includes JIRA ID
  • issue has "Fix version" assigned
  • issue "Status" is set to "In review"
  • PR labels are selected
  • FLP integration tests were ran successful

Changes:

  • Endpoint /api/status/kafka now returns information about the kafka service
  • On the front-end the user is informed about the status of the kafka service:
    • LOADING: An icon with the text "Checking if RunMode is configured"
    • SUCCESS: display the toggle mode for RunMode (current behaviour)
    • FAILURE: An icon with text to contact administrator and the kafka service state
    • NOT_CONFIGURED: No UI widget is displayed
  • Added NOT_CONFIGURED to ServiceStatus
    • The about page components have been refactored to support multiple Service Statusses
    • The backend now also responds with the ServiceStatus when fetching the status of a service

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants