Skip to Main Content
IBM Data Platform Ideas Portal for Customers


This portal is to open public enhancement requests against products and services offered by the IBM Data Platform organization. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:


Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,


Post your ideas

Post ideas and requests to enhance a product or service. Take a look at ideas others have posted and upvote them if they matter to you,

  1. Post an idea

  2. Upvote ideas that matter most to you

  3. Get feedback from the IBM team to refine your idea


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.

IBM Employees should enter Ideas at https://ideas.ibm.com



Status Submitted
Workspace Cloud Pak for Data
Created by Guest
Created on Aug 27, 2026

Improve the resilience, scalability, observability, and self-recovery of the IKC internal messaging layer, including reassessment of RabbitMQ for high-volume Metadata Enrichment workloads.

IBM Knowledge Catalog uses RabbitMQ as part of its internal asynchronous processing architecture. In large Metadata Enrichment environments, messaging availability and consumption rates can become critical dependencies for the overall stability of IKC.

Bradesco has experienced recurring operational incidents involving the RabbitMQ layer in its IKC environment.

One significant incident involved RabbitMQ HA pods entering CrashLoopBackOff after their persistent volumes became full. Analysis identified disk_almost_full / ENOSPC conditions and problems associated with RabbitMQ quorum/WAL storage. Recovery required infrastructure-level intervention, including recovery/recreation of RabbitMQ storage and restart/recovery activities involving dependent WKC components.

As a mitigation, RabbitMQ PVC capacity was increased from 10 GiB to 20 GiB. Under normal/smaller Metadata Enrichment workloads, actual utilization subsequently remained below approximately 1 GiB and messages were being produced and consumed normally.

However, investigation of the period in which RabbitMQ storage had previously grown identified an important dependency: catalog-api pods had been evicted after reaching their ephemeral-storage limits. The ephemeral-storage allocation was increased from 1 GiB to 3 GiB, which temporarily mitigated the issue, but eviction was observed again.

The working technical hypothesis was that if services such as catalog-api responsible for consuming RabbitMQ messages become unavailable or are evicted, message consumption can stop or become slower than message production. Messages can then accumulate in RabbitMQ, eventually consuming the available persistent storage and potentially causing RabbitMQ itself to become unavailable.

This creates the possibility of a cascading failure:

Consumer degradation/eviction → message backlog → RabbitMQ storage growth → PVC exhaustion → RabbitMQ instability → broader IKC/Metadata Enrichment impact.

The requested enhancement is therefore to improve the overall resilience of the IKC messaging architecture, rather than simply increasing RabbitMQ PVC sizes.

The product should evaluate and implement capabilities such as:

  • Automatic detection of abnormal queue/backlog growth.
  • Built-in alerts based on queue depth, message age, consumer availability and storage utilization.
  • Clear visibility of producers, consumers and queue health through IKC administration/monitoring.
  • Protection against unbounded queue growth.
  • Configurable message retention/TTL where technically appropriate.
  • Dead-letter handling for messages that cannot be processed.
  • Backpressure/throttling mechanisms when consumers cannot keep up with producers.
  • Improved automatic recovery when consumers restart or are evicted.
  • Graceful handling of temporary consumer outages without allowing messaging storage to exhaust.
  • Automated or supported recovery procedures when RabbitMQ storage approaches critical thresholds.
  • Appropriate sizing recommendations based on Metadata Enrichment workload/concurrency.
  • Health checks capable of identifying messaging degradation before it impacts user workloads.
  • Review of dependencies between RabbitMQ and components such as catalog-api to prevent cascading failures.

Additionally, IBM Product Engineering should reassess whether the current RabbitMQ-based implementation remains the most appropriate architecture for large-scale IKC workloads.

If architectural limitations prevent the required level of scalability and fault isolation, IBM should consider alternative or complementary messaging technologies/architectures. The requested outcome is not specifically the replacement of RabbitMQ, but a messaging layer that can sustain enterprise-scale workloads and recover from downstream consumer failures without causing broader IKC outages.

Needed By Month