You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to view topics in the UI, the topic list page displays an error and the notification in the top right corner shows a 503 error with the following message: Unable to establish connection to Kafka with the bootstrap address
The logs of the REST-deploy pod contain multiple FileSystemException messages like the following:
java.nio.file.FileSystemException: /etc/georeplication/georeplicationdestinationclusters: Too many open files
Issue Description
When trying to view topics in the UI, the topic list page displays an error and the notification in the top right corner shows a 503 error with the following message: Unable to establish connection to Kafka with the bootstrap address
The logs of the REST-deploy pod contain multiple
FileSystemExceptionmessages like the following:java.nio.file.FileSystemException: /etc/georeplication/georeplicationdestinationclusters: Too many open filesEnvironment