Project

General

Profile

« Previous | Next » 

Revision d1949857

Added by Andreas Kohlbecker over 6 years ago

Revert "fixing potential memory leak in ConversationHolder, releasing datasource"

this was a bad idea

This reverts commit af2d2d3b380c58b4b823c0921f975d3abae9fdf4.

View differences:

cdmlib-services/src/main/java/eu/etaxonomy/cdm/api/conversation/ConversationHolder.java
458 458
        }
459 459
        longSession = null;
460 460
        sessionHolder = null;
461
        dataSource = null;
462
        transactionStatus = null;
463 461
        closed = true;
464 462
    }
465 463

  

Also available in: Unified diff