[ 
https://issues.apache.org/jira/browse/CXF-3308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12993229#comment-12993229
 ] 

Dennis Sosnoski commented on CXF-3308:
--------------------------------------

Attached patch against trunk Revision: 1069343

> WS-RM change to use long instead of BigInteger for sequence numbers
> -------------------------------------------------------------------
>
>                 Key: CXF-3308
>                 URL: https://issues.apache.org/jira/browse/CXF-3308
>             Project: CXF
>          Issue Type: Improvement
>          Components: WS-* Components
>            Reporter: Dennis Sosnoski
>         Attachments: final-long.diff
>
>
> The current WS-RM code uses BigInteger for all sequence numbers, making the 
> code to compare and work with sequence numbers very cumbersome. Changing to 
> long values would still allow for over 291,271 years of continuous operation 
> at 1 million operations per second, so is probably sufficient.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to