Task #2750
Bug #2744: CNode client does not respect Session param
add D1Client.getCN(Session session) method
Status:
Closed
Priority:
High
Assignee:
Category:
d1_libclient_java
Target version:
Start date:
2012-05-11
Due date:
% Done:
100%
Milestone:
CCI-1.0.0
Product Version:
*
Story Points:
Sprint:
Description
to implement new behavior of setting the the session outside the method calls.
Will need to take into account the singleton pattern D1Client employs.
Related issues
History
#1 Updated by Rob Nahf over 12 years ago
- Status changed from New to Closed
- Priority changed from Urgent to High
- Target version set to Sprint-2012.19-Block.3.2
- % Done changed from 0 to 100
added a new accessor that sets the session.
#2 Updated by Rob Nahf almost 9 years ago
- Related to Bug #7642: D1Client.getCN(Session s) method doesn't use the session added