synchronoss / cpo-api

Class Persistence Object (CPO) Application Programming Interface (API).
GNU Lesser General Public License v2.1
3 stars 3 forks source link

Cassandra exports omit keytype and value type fields #66

Closed berryware closed 3 years ago

berryware commented 3 years ago

The cassandra metadata exporter is not exporting keytype and value type fields cause hotdeploys of exported metadata to fail.

berryware commented 3 years ago

Fixed #66 and tests are passing