Antoine Duprat created MAILBOX-233:
--------------------------------------
Summary: Messages properties should be stored in Cassandra
Key: MAILBOX-233
URL: https://issues.apache.org/jira/browse/MAILBOX-233
Project: James Mailbox
Issue Type: Bug
Reporter: Antoine Duprat
Message metadata are not yet stored as properties in Cassandra.
We can add a structure ( map String -> String ? ) in Cassandra for handling
this.
MPT reported problem :
Expected: '\* 1 FETCH \(BODY \("TEXT" "PLAIN" \("charset" "us-ascii"\) NIL NIL
"7BIT" 8 0\) BODYSTRUCTURE \("TEXT" "PLAIN" \("charset" "us-ascii"\) NIL NIL
"7BIT" 8 0 NIL NIL NIL NIL\)\)'
Actual : '* 1 FETCH (BODY ("TEXT" "PLAIN" NIL NIL NIL NIL 8 0) BODYSTRUCTURE
("TEXT" "PLAIN" NIL NIL NIL NIL 8 0 NIL NIL NIL NIL))'
Success conditions :
Pass : testFetchFetchSimpleBodyStructure* for MPT tests for Cassandra
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]