bugTransport Sample Protocol - Bugs: bug #17149, JTSP does not handled special...

 
 

bug #17149: JTSP does not handled special group ID

Submitter:  Eric NOULARD <erk>
Submitted:  Wed 19 Jul 2006 03:02:35 PM UTC
   
 
Category:  JavaTSP Severity:  3 - Normal
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Open
Release:  * 0.8.0 Fixed Release:  * NextRelease
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 19 Jul 2006 03:02:35 PM UTC, original submission:  


JTSP consumer hang when a TSP provider send a
special/reserved group ID

TSP_RESERVED_GROUP_EOF        0xFFFFFFFF
TSP_RESERVED_GROUP_ASYNCHRONE 0xFFFFFFFE
TSP_RESERVED_GROUP_RECONF     0xFFFFFFFD
TSP_RESERVED_GROUP_GLU_DATA_LOST     0xFFFFFFFC
TSP_RESERVED_GROUP_CONSUMER_DATA_LOST     0xFFFFFFFB

Those ID are defined in ctsp:
tsp / src / core / include / tsp_const_def.h

And in java:
jtsp / src / tsp / core / config / TspConfig.java


This should be handled by the
tsp.core.common.TspStreamReader.java

see:
http://cvs.savannah.nongnu.org/viewcvs/jtsp/src/tsp/core/common/TspStreamReader.java?root=tsp&view=markup

Eric NOULARD <erk>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follows 1 latest change.

Date Changed by Updated Field Previous Value => Replaced by
2006-07-19 erk Carbon-Copy- Added brutusj

Back to the top

Powered by Savane 3.13-cf05.
Corresponding source code