You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Tellier Benoit (JIRA)" <ji...@apache.org> on 2015/05/28 17:53:17 UTC

[jira] [Commented] (MAILBOX-226) Improve the way Cassandra tables are created

    [ https://issues.apache.org/jira/browse/MAILBOX-226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14563133#comment-14563133 ] 

Tellier Benoit commented on MAILBOX-226:
----------------------------------------

You partially applied the patch. I can find no trace in the e-mail about newly created files :

 create mode 100644 cassandra/README.txt
 create mode 100644 cassandra/src/main/java/org/apache/james/mailbox/cassandra/CassandraConstants.java
 create mode 100644 cassandra/src/main/java/org/apache/james/mailbox/cassandra/CassandraTableManager.java
 create mode 100644 cassandra/src/main/java/org/apache/james/mailbox/cassandra/ClusterFactory.java
 create mode 100644 cassandra/src/main/java/org/apache/james/mailbox/cassandra/ClusterWithKeyspaceCreatedFactory.java
 create mode 100644 cassandra/src/main/java/org/apache/james/mailbox/cassandra/SessionFactory.java

And no mention about the deleted file :

 delete mode 100644 cassandra/src/main/java/org/apache/james/mailbox/cassandra/CassandraSession.java

> Improve the way Cassandra tables are created
> --------------------------------------------
>
>                 Key: MAILBOX-226
>                 URL: https://issues.apache.org/jira/browse/MAILBOX-226
>             Project: James Mailbox
>          Issue Type: Improvement
>            Reporter: Tellier Benoit
>         Attachments: 0001-MAILBOX-226-Cassandra-Allow-password-authentication-.patch
>
>
>  - Table creation should be centralized between test and production code
>  - Table creation should rely on the SchemaBuilder
>  - Improve creation of Cassandra Session's ( connect a cluster, with password )
>  - Keyspace creation should be optionnal.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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