[jira] Updated: (DERBY-3421) Remove unused code for caching of connect bytes

2008-04-26 Thread Kathey Marsden (JIRA)

 [ 
https://issues.apache.org/jira/browse/DERBY-3421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kathey Marsden updated DERBY-3421:
--

Affects Version/s: 10.3.2.1
Fix Version/s: 10.3.2.2

Committed revision 651835 to 10.3


 Remove unused code for caching of connect bytes
 ---

 Key: DERBY-3421
 URL: https://issues.apache.org/jira/browse/DERBY-3421
 Project: Derby
  Issue Type: Improvement
  Components: Network Client
Affects Versions: 10.3.2.1, 10.4.1.3
Reporter: Kristian Waagan
Assignee: Kristian Waagan
Priority: Minor
 Fix For: 10.3.2.2, 10.4.1.3

 Attachments: derby-3421-1a-removal.diff, derby-3421-1a-removal.stat, 
 derby-3421-1b-removal.diff, derby-3421-1b-removal.stat


 The client driver has code for caching connect bytes, but it is not used.
 This unused code clutters the rest of the code and makes it harder to 
 understand.
 Secondly, the variable used to determine if the cached connect bytes can be 
 used is public in am.Connection.
 If someone has historic information about this feature, it would be nice if 
 they could add the information to this Jira.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (DERBY-3421) Remove unused code for caching of connect bytes

2008-02-18 Thread Kristian Waagan (JIRA)

 [ 
https://issues.apache.org/jira/browse/DERBY-3421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kristian Waagan updated DERBY-3421:
---

Attachment: derby-3421-1b-removal.stat
derby-3421-1b-removal.diff

Thanks for catching the other method that can be removed Knut Anders.

'derby-3421-1b-removal.diff' removes NetConnectionReply.verifyDeferredReset as 
well, nothing else is changed.

 Remove unused code for caching of connect bytes
 ---

 Key: DERBY-3421
 URL: https://issues.apache.org/jira/browse/DERBY-3421
 Project: Derby
  Issue Type: Improvement
  Components: Network Client
Affects Versions: 10.4.0.0
Reporter: Kristian Waagan
Assignee: Kristian Waagan
Priority: Minor
 Attachments: derby-3421-1a-removal.diff, derby-3421-1a-removal.stat, 
 derby-3421-1b-removal.diff, derby-3421-1b-removal.stat


 The client driver has code for caching connect bytes, but it is not used.
 This unused code clutters the rest of the code and makes it harder to 
 understand.
 Secondly, the variable used to determine if the cached connect bytes can be 
 used is public in am.Connection.
 If someone has historic information about this feature, it would be nice if 
 they could add the information to this Jira.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (DERBY-3421) Remove unused code for caching of connect bytes

2008-02-15 Thread Kristian Waagan (JIRA)

 [ 
https://issues.apache.org/jira/browse/DERBY-3421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kristian Waagan updated DERBY-3421:
---

Derby Info: [Patch Available]

 Remove unused code for caching of connect bytes
 ---

 Key: DERBY-3421
 URL: https://issues.apache.org/jira/browse/DERBY-3421
 Project: Derby
  Issue Type: Improvement
  Components: Network Client
Affects Versions: 10.4.0.0
Reporter: Kristian Waagan
Assignee: Kristian Waagan
Priority: Minor
 Attachments: derby-3421-1a-removal.diff, derby-3421-1a-removal.stat


 The client driver has code for caching connect bytes, but it is not used.
 This unused code clutters the rest of the code and makes it harder to 
 understand.
 Secondly, the variable used to determine if the cached connect bytes can be 
 used is public in am.Connection.
 If someone has historic information about this feature, it would be nice if 
 they could add the information to this Jira.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.