Uploaded image for project: 'Drools'
  1. Drools
  2. DROOLS-1182

KieServiesClient.completeConversation() won't unset all conversationIds

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.0.0.Final
    • 6.4.0.Final
    • kie server
    • None
    • NEW
    • NEW

      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).

              swiderski.maciej Maciej Swiderski (Inactive)
              slavokrupa Slavomir Krupa (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: