Leverage ClassLoaderDelegate stuff added to HCANN as means to avoid its need for TCCL

Description

See issues like HHH-9446, HHH-8818, and the many many others indicative of problems caused because HCANN relied on TCCL for class-loading.

Many of the changes in 5.0 and Sessionfactory building were geared to address this and other "timing issues". Here we simply need to leverage the ClassLoaderDelegate stuff I added to HCANN for it to use our ClassLoaderService for its class-loaing needs.

This represents a fix for HHH-9446, but only for 5.0. needs a different approach for 4.x

Activity

Show:

Steve Ebersole March 31, 2015 at 5:47 PM

Note that I committed and pushed the fixes for this issue for 5.0 using HHH-9446. See the master commits there for details.

Fixed

Details

Assignee

Reporter

Components

Fix versions

Priority

Created March 31, 2015 at 5:45 PM
Updated September 9, 2015 at 7:39 PM
Resolved March 31, 2015 at 5:47 PM