[ https://issues.apache.org/jira/browse/PIRK-49?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ellison Anne Williams closed PIRK-49. ------------------------------------- > PrimitivePartioner does not account for locale settings > ------------------------------------------------------- > > Key: PIRK-49 > URL: https://issues.apache.org/jira/browse/PIRK-49 > Project: PIRK > Issue Type: Bug > Reporter: Tim Ellison > Assignee: Tim Ellison > Fix For: 0.1.0 > > > The class org.apache.pirk.schema.data.partitioner.PrimitiveTypePartitioner > splits types into parts using logic that is specific to the current locale of > the runtime environment. > In particular, it does not take account of default big endian or little > endian byte ordering, and it uses the platform default encoding for > converting to and from Strings. This is likely to lead to data corruption > when exchanging data across different machine architectures and OS > installations. -- This message was sent by Atlassian JIRA (v6.3.4#6332)