On Mon, Feb 4, 2013 at 7:42 PM, Buddhika Chamith <[email protected]> wrote:

> I have done the required changes. Will commit after doing some testing.
> (Unit tests are passing. There is some issue with integration tests).
>
> Great

Suho


> Regards
> Buddhika
>
>
> On Sun, Feb 3, 2013 at 3:26 PM, Sriskandarajah Suhothayan 
> <[email protected]>wrote:
>
>>
>> The decision on the $Subject was made at the offline meeting with
>> Sanjiva, Srinath, Buddhika, Maninda and me
>>
>> I have done the above changes at r160715.
>> This also contains restricting stream definitions when there are
>> attribute type changes.
>>
>>  As a followup the Cassandra based data definition store need to be
>> properly updated to work with Registry based stream definition store.
>> I have added todo for the appropriate methods in the
>> /org/wso2/carbon/databridge/persistence/cassandra/datastore/CassandraConnector.java.
>>
>> as;
>>
>> public void definedStream(Cluster cluster, StreamDefinition
>> streamDefinition) {
>>          //todo creating CF logic need to come here, if CF exist need to
>> add appropriate comparators for new Attributes
>>     }
>>
>>     public void removeStream(Cluster cluster, StreamDefinition
>> streamDefinition) {
>>         //todo removing data from CF logic need to come here & if no data
>> is there CF need to be removed
>>     }
>>
>>
>> --
>> *S. Suhothayan
>> *
>> Software Engineer,
>> Data Technologies Team,
>>  *WSO2, Inc. **http://wso2.com
>>  <http://wso2.com/>*
>> *lean.enterprise.middleware.*
>>
>> *email: **[email protected]* <[email protected]>* cell: (+94) 779 756 757
>> blog: **http://suhothayan.blogspot.com/*<http://suhothayan.blogspot.com/>
>> *
>> twitter: **http://twitter.com/suhothayan* <http://twitter.com/suhothayan>
>> *
>> linked-in: **http://lk.linkedin.com/in/suhothayan*
>> *
>> *
>>
>
>


-- 
*S. Suhothayan
*
Software Engineer,
Data Technologies Team,
 *WSO2, Inc. **http://wso2.com
 <http://wso2.com/>*
*lean.enterprise.middleware.*

*email: **[email protected]* <[email protected]>* cell: (+94) 779 756 757
blog: **http://suhothayan.blogspot.com/* <http://suhothayan.blogspot.com/>*
twitter: **http://twitter.com/suhothayan* <http://twitter.com/suhothayan>*
linked-in: **http://lk.linkedin.com/in/suhothayan*
*
*
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to