|
Thanks. Removed network client from components.
Should we just get rid of BrokeredConnection30 too?
Attached is a patch for getting rid of jdbcLevel. It keeps BrokeredConnection30 for now.
I ran the xa tests. I'll run the full suite. I think it would be OK to move BrokeredConnection30 to the base class
BrokeredConnection since support for java 1.3 is not there anymore. But I guess this change will cascade down to other 30 classes too which I think would be out of scope for this issue and should maybe done in another JIRA. For now I think the patch attached to get rid of jdbcLevel should suffice. derby-3525_diff.txt looks good. +1 to commit.
I agree that BrokeredConnection30 should also be removed. Probably OK to do it as part of this issue. (Actually, I think most of the *30 classes could be removed now, but that's outside the scope of this issue.) Merged to 10.4 and 10.3, marking this issue resolved.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
If it was not just a click too much, do you mind explaining how this affects the network client?