-
Notifications
You must be signed in to change notification settings - Fork 0
Task List
kkdawkins edited this page Mar 12, 2014
·
3 revisions
- Find out about the Arizona Node specs (memory, cores/vm)
- Configure Cassandra and create a usable slimmed down image
- Determine if there are any "tricky" commands in CQL that need special handling (Wallace)
- Monitoring/Logic node integration with Nagios (Karan)
- Account creation -> Token mapping system (Django?)
- Debug the cassandra.cpp file. (Kevin)
- Determine pseudo system table - use cassandra's system_auth table (Karan)
- Write "system" table logic into cassandra.cpp (Kevdog)
- Handling of Cassandra's system keyspace (Wallace)
- Validate user creds against a user keyspace (Kevdog)
- Write a script that will generate these tokens and setup in cassandra when people add users (Mathias)
- Gateway - handle data detection (Mathias)
- Gateway - detect socket closure
- Support SSL wrapping