Uploaded image for project: 'JBoss BRMS Platform'
  1. JBoss BRMS Platform
  2. RHBRMS-2471

KieServiesClient.completeConversation() won't unset all conversationIds

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 6.4.0.GA
    • 6.3.0.GA
    • Kie-Server
    • Kie server 6.3.0 GA

    • DR1

      KieServiesClient.completeConversation() 
      

      will unset conversationId just from KieServiesClient instance. It won't delete conversationId from other clients instances (ProcessServicesClient,UserTaskServicesClient...)

      Kie server client stores conversationId as class attribute. It means that it is possible to have more conversationIds for one KieServiesClient (one for every client implementing AbstractKieServicesClientImpl) and it is not possible to unset conversationId for most of the clients (just KieServiesClient has completeConversation method).

      This is clone of DROOLS-1182 - to be tracked here.

              swiderski.maciej Maciej Swiderski (Inactive)
              ksuta Karel Suta
              Archiver:
              rhn-support-ceverson Clark Everson
              Jakub Schwan Jakub Schwan
              Jakub Schwan Jakub Schwan

                Created:
                Updated:
                Resolved:
                Archived: