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


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