Uploaded image for project: 'Falcon'
  1. Falcon
  2. FALCON-1866

Bug in JDBCStateStore

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.10
    • None
    • None

    Description

      Hi ,

      We have this piece of code :

              if (result.isEmpty()) {
                  return null;
              }
              entityManager.close();
      

      so when ever the value is null entitymanager.close never gets executed.We should correct it.

      Attachments

        Activity

          People

            praveen Praveen Rachabattuni
            praveen Praveen Rachabattuni
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: