Cassandra Schema Management Tool (thread 2)

Jay Shaughnessy jshaughn at redhat.com
Tue May 28 13:21:43 UTC 2013


Can you give us an idea of how the schema management (an upgrade) will 
play with the RHQ upgrade steps with which we are familiar? For example, 
today basically an upgrade consists of installing the new version of RHQ 
with the "keep" option (or something like that). Will there be a 
separate step to apply changes to Cassandra?


On 5/24/2013 11:46 AM, Stefan Negrea wrote:
> Hello Everybody,
>
> Here are the design plans for the new Cassandra schema management tool:
>
> 1) A version table will keep track of the current schema version
> 2) The initial setup
>    a) Will create:
>      i)Initial RHQ admin user/password
>      ii) RHQ keyspace
>      iii) Schema versioning column family (=table)
>    b) Once the initial setup is done, it will never run again
> 3) Everything else will be installed/updated via incremental changes:
>   a) One change file per version change.
>   b) Multiple changes can be bundled in a change file.
>   c) The name of the change file will be used for database versioning purposes.
>   d) If a change has already been applied it will not be applied again for the lifetime of the installation.
>   e) If an incremental change fails, the upgrade process stops.
>   f) The upgrade files will be in XML format, with a very simplistic XML Schema.
> 4) There will not be a single schema file for new installs.
>   a) All installs will follow this incremental upgrade process.
> 5) All schema modifications outside of the schema manager will not be supported and are at risk.
>
>
> Starting with a simple and minimalist tool is the best solution (minimal set features, more robust). I expect the tool to evolve over time but if we keep things simple, then it will be to easier to maintain over time.
>
>
> Anything that I might be missing?
>
>
>
> Thank you,
> Stefan Negrea
>
> Software Engineer
>
> _______________________________________________
> rhq-devel mailing list
> rhq-devel at lists.fedorahosted.org
> https://lists.fedorahosted.org/mailman/listinfo/rhq-devel



More information about the rhq-devel mailing list