]
Steven Hawkins updated TEIID-4065:
----------------------------------
Component/s: Misc. Connectors
Accumulo encoding property is effectively unused
------------------------------------------------
Key: TEIID-4065
URL:
https://issues.jboss.org/browse/TEIID-4065
Project: Teiid
Issue Type: Quality Risk
Components: Misc. Connectors
Affects Versions: 9.0
Reporter: Steven Hawkins
With the use of lexi coders the translator encoding property is effectively unused -
however it may be needed if we want to offer a backwards compatible way of accessing older
Teiid accumulo data. For older versions everything would need to be typed as string, but
we defaulted to the system encoding rather than utf-8, which is what is expected by the
string lexicoder.