2 Replies Latest reply on Feb 22, 2013 11:33 AM by yjma2001

    Teiid query queuing informaiton

    yjma2001

      Hi, Teiid developer:

       

      We are trying to do some performance tuning up. max-active-plans is the one to be considered. But from the teiid log or admin console, there is no teiid queuing information availble, like how many query plans are still in the waiting queue, how many are in the active queue etc. From teiid code, it looks like that DQPCore class contains those queuing information, but they are not exposed through the teiid admin api or jmx.Thinking those queuing informaiton is pretty critical for performance tuning up, is it possible to expose those information through the teiid admin api or jmx? And is there any other information we could look for queuing tuning up which we missed?

       

      Thanks

      Jack