Hi Ioan,

Didn't jump to my eyes reading the code, but schema showed clearly showed it.

HBase is known to outperform for with many column families per table (http://hbase.apache.org/book/number.of.cfs.html), and you are using 5 column families in the Messages table.

I remind from HBase mailing list, max 2 column families per table, and even 1 if there is no strong reason for more.

Thx.

On 10/08/11 14:28, Ioan Eugen Stan wrote:
Hello,

Thanks to Norman's help, I have started on the integration tests. I
also started on a Schema diagram as a MindMap. It is a work in
progress but you can see
a preview here [1].

Bye,

[1] 
http://mailbox-hdfs.apache-extras.org.codespot.com/files/James%20HBase%20Mailbox%20Schema.png

--
Eric

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to