Robbie Gemmell created PROTON-2003:
--------------------------------------

             Summary: incomplete handling in Decimal type impls
                 Key: PROTON-2003
                 URL: https://issues.apache.org/jira/browse/PROTON-2003
             Project: Qpid Proton
          Issue Type: Bug
          Components: proton-j
    Affects Versions: proton-j-0.31.0
            Reporter: Robbie Gemmell


The Decimal[32|64|128] types present that they allow conversion to/from 
BigDecimal, but some of the impl is incomplete with TODOs and essentially 
no-ops to leave an effective 0.0 value. You essentially have to resort to 
lsb+msb or bytes based accessors.

Though these types seem to be essentially unused, the impl shouldn't act like 
that.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to