Results 19 issues of Murali Basani

# What is currently missing? To improve the stability of Klaw, we need to make sure there are good enough tests to cover important code snippets. Unit tests for **[EnvsClustersTenantsControllerService](https://github.com/Aiven-Open/klaw/blob/main/core/src/main/java/io/aiven/klaw/service/EnvsClustersTenantsControllerService.java)**...

epic

# What is currently missing? To improve the stability of Klaw, we need to make sure there are good enough tests to cover important code snippets. Unit tests for **[UsersTeamsControllerService](https://github.com/Aiven-Open/klaw/blob/main/core/src/main/java/io/aiven/klaw/service/UsersTeamsControllerService.java)**...

epic

# What is currently missing? When deleting a team, check if there are any associated users, and restrict. currently team can be deleted without this check # How could this...

Backend

# What is currently missing? Currently it is not possible to update cluster api configuration like adding a new cluster during runtime. After updating the config, a restart is required....

Backend

# What is currently missing? IS it not possible to find the differences between clusters like topics, acls, schemas .. # How could this be improved? Add a feature to...

Backend
Frontend

# What is currently missing? Currently it is possible to view only last few selected offsets of partitions # How could this be improved? It would be nice if user...

Backend

# What is currently missing? Based on a cluster/env configuration, it would be nice to limit number of partitions on a cluster, which is missing currently # How could this...

Backend

# What is currently missing? - In ManageDatabase, see the possibility of changing List to Set. private static Map usersPerTeamAndTenant = new HashMap(); - ~~for pagination requests, try using this...

Backend

# What is currently missing? It could be nice if requests in a certain environment (ex : lower env) are auto approved # How could this be improved? - Configurable...

Backend

# What is currently missing? Currently it is not possible to discover, search through schema fields, taxonomies etc # How could this be improved? New interface to be able to...

Backend