David Kantor created ATLAS-357:
----------------------------------
Summary: Unable to store large biginteger values
Key: ATLAS-357
URL: https://issues.apache.org/jira/browse/ATLAS-357
Project: Atlas
Issue Type: Bug
Affects Versions: 0.6-incubating
Reporter: David Kantor
Priority: Minor
Atlas does not seem able to large biginteger values. It does not report an
error, but it does not store the biginteger values from the json. Instead it
stores 9223372036854775807 (which is Long.MAX_VALUE). For example, in one of
our tests we tried storing 85070591730234615847396907784232501249 in a
biginteger attribute. Atlas stored the value 9223372036854775807 instead.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)