If these are copied when the feature is present, then it should be safe. You can check on this in a BAM server.
I'm nitpicking here, but a few concerns I believe that should be addressed: - it seems you have used styles not consistent with the rest of carbon. Shall we use the standard carbon styles, otherwise it looks out of place? - list keyspaces are there in two components now Cassandra mgt and Cassandra explorer. The initial idea was to make this an extension of the existing keyspaces view. Is there a reason that there are two separate things now. On Wed, Jun 20, 2012 at 1:06 PM, Shelan Perera <[email protected]> wrote: > Hi, > > Is it safe to read the configuration from cassandra-component.xml and > cassandra-auth.xml and create the connection object? I can modify to pickup > the > connection properties from those files (if exist ) and make that the > connected one by default. > > > On Wed, Jun 20, 2012 at 1:01 PM, Tharindu Mathew <[email protected]>wrote: > >> Shelan, >> >> Right now we have to configure the feature to connect to the embedded >> cassandra itself. We should connect to cassandra without any configuration >> if the feature is present (unless config is modified). You should only >> modify the configuration if you want to connect to an external cluster. >> >> On Tue, Jun 19, 2012 at 2:26 PM, Shelan Perera <[email protected]> wrote: >> >>> Hi, >>> >>> I have completed moving Cassandra Explorer as a separate feature >>> (Removed from Cassandra feature) , and following have been addressed mainly >>> (Which include some minor bug fixes also). >>> >>> *Improvements.* >>> >>> - Complete full numbered pagination for Row view of explorer. >>> - Search rows by their names. (Filtered on the fly as you type.) >>> - Filtering non displayable data and label them with warnings. >>> >>> >>> *Bug Fixes* >>> >>> - Remote connection problem/ (Cannot connect other than localhost) >>> - Connect to Remote Cassandra server without restarting the server. >>> >>> >>> I have added a blog post on how to use the new Cassandra Explorer here >>> for Cassandra users. [1] >>> >>> [1] >>> http://blog.shelan.org/2012/06/cassandra-gui-20-making-things-little.html >>> >>> Thanks >>> >>> -- >>> *Shelan Perera* >>> >>> Software Engineer >>> ** >>> *WSO2, Inc. : wso2.com* >>> lean.enterprise.middleware. >>> >>> *Home Page* : shelan.org >>> *Blog* : blog.shelan.org >>> *Linked-i*n :http://www.linkedin.com/pub/shelan-perera/a/194/465 >>> *Twitter* :https://twitter.com/#!/shelan >>> >>> *Mobile* : +94 772 604 402 >>> >>> >>> >>> _______________________________________________ >>> Dev mailing list >>> [email protected] >>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>> >>> >> >> >> -- >> Regards, >> >> Tharindu >> >> blog: http://mackiemathew.com/ >> M: +94777759908 >> >> > > > -- > *Shelan Perera* > > Software Engineer > ** > *WSO2, Inc. : wso2.com* > lean.enterprise.middleware. > > *Home Page* : shelan.org > *Blog* : blog.shelan.org > *Linked-i*n :http://www.linkedin.com/pub/shelan-perera/a/194/465 > *Twitter* :https://twitter.com/#!/shelan > > *Mobile* : +94 772 604 402 > > > -- Regards, Tharindu blog: http://mackiemathew.com/ M: +94777759908
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
