Md. Mahir Labib

Results 7 issues of Md. Mahir Labib

Suppose this xml code, The custom slider icon is not working. See this post for more: https://stackoverflow.com/questions/70812836/custom-icon-is-not-being-loaded-in-slidetoactview-from-slidetoact-dependency-fro I figured out in your code that you don't handle vector images correctly.

Priority: HIGH Severity: MEDIUM Type: Feature Component: Cluster Management Description: No active health monitoring or failure detection between brokers. Current State: Health check RPC exists but is never called No...

enhancement

Priority: HIGH Severity: MEDIUM Type: Bug Component: Topic Management Description: The ensure_topic() method has a race condition similar to the cluster config issue. Problem: ``` async fn ensure_topic(&self, topic: &str)...

Priority: LOW Severity: LOW Type: Performance Component: Performance Description: Several performance optimization opportunities identified. Areas: Connection pooling improvements Memory allocation optimization Batch processing enhancements Network protocol optimization Acceptance Criteria: [...

Priority: MEDIUM Severity: LOW Type: UX Component: Error Handling Description: Error messages are inconsistent and not user-friendly. Examples: "Failed to broadcast forwarded message: channel closed" "Message forwarded from broker-0 to...

Priority: MEDIUM Severity: MEDIUM Type: Security Component: API Security Description: No input validation on gRPC requests, allowing potential injection attacks. Missing Validations: Topic name validation (length, characters) Message payload size...