Skip to Main Content
Integration


This is an IBM Automation portal for Integration products. 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
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


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.


Status Delivered
Workspace App Connect
Created by Guest
Created on Jan 20, 2016

The restart of WMB Execution Group doesn't complete more than 6 minutes

When Execution Group abnormally terminate by some reason, it will be restarted by broker. If mqsi command, in our case, mqsichange/report flowstats command, is issued for EG and EG abends during the process of the command, then restart process takes 6 minutes. This is because the new EG region is delayed while waiting for the command to time out.

6 minutes is the total value of ConfigurationDelayTimeout (60 sec) and ConfigurationTimeout (300 sec). It is not good to wait until time out if it is needed to restart soon in customer environment such as banking on-line transaction.

Idea priority Medium
RFE ID 82708
RFE URL
RFE Product IBM App Connect Enterprise (formerly IBM Integration Bus)
  • Admin
    Ben Thompson
    Reply
    |
    Oct 4, 2021

    Idea / RFE Review. Apologies for the length of time this RFE has been held in Uncommitted Candidate / Future Consideration status. This suggestion was initially made in conjunction with WMBv7. From a quick examination of the source code in this area, it appears that when using IIBv9 and earlier, there would have been the potential for the product to have got stuck performing an MQGET waiting for a response to the update request from the particular Execution Group which was taking a long time (especially if the EG had been restarted midway through servicing the request for some reason). However, in IIBv10 this code was restructured to notice immediately in circumstances where the EG process dies, and to give up waiting at that stage. Given this, we are closing the suggestion as delivered. In the small chance that further requirements are needed in this area please feel free to raise a new enhancement making it clear where further attention is still needed and we would be happy to consider.

  • Guest
    Reply
    |
    Jul 6, 2016

    Integration server specific values for ConfigurationDelayTimeout and ConfiguratoinTimeout sounds like a good enhancement suggestion for the product architecture. Status of the RFE is updated to Uncommitted Candidate.