Hello

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Hello

Cristian Malinescu
I'm developing currently a platform who's foundation is build upon Data
Grid(s).
I chose to offer pluggable support trough the JCache API so that users can
decide by themselves which supported solution - Ignite, Infinispan and
Hazelcast works best for them.
I was looking at the persistent store functionality in Ignite vs Infinispan
and the availability of options is much reduced. I would like to start
implementing a FS/HDFS CacheStore for Ignite using the CacheStoreAdapter
and I would like to have this code added in the Ignite distribution - it
would be a fair contribution taking in consideration I'm going to use for
free the tremendous amount of effort and volume you guys put already into
this amazing product.
  Please let me know if there is something else I should take in
consideration than what I can find by myself using the contributor entries
already published for guidance. Also, is there a standard dev env you use
for regularly developing and testing - you found it works best for this
project, or it is freely up my choice?
  Kind regards,
Cristian Malinescu
  Toronto/Canada

https://www.linkedin.com/in/cristianmalinescu
https://github.com/Cristian-Malinescu
Reply | Threaded
Open this post in threaded view
|

Re: Hello

dsetrakyan
Hi Cristian,

Welcome to the Ignite community!

Please properly subscribe to the dev list, so we would not have to
explicitly approve your messages.

Your contribution will be much appreciated. Please get familiar with our
contribution process described here:

https://ignite.apache.org/community/contribute.html#contribute
https://cwiki.apache.org/confluence/display/IGNITE/How+to+Contribute

Also, please create an account in Apache Jira and send us your username. We
will add you to the list of Ignite contributors. Once done, you will be
able to create a ticket and assign to yourself.

Thanks,
D.

On Fri, May 6, 2016 at 7:35 AM, Cristian Malinescu <
[hidden email]> wrote:

> I'm developing currently a platform who's foundation is build upon Data
> Grid(s).
> I chose to offer pluggable support trough the JCache API so that users can
> decide by themselves which supported solution - Ignite, Infinispan and
> Hazelcast works best for them.
> I was looking at the persistent store functionality in Ignite vs Infinispan
> and the availability of options is much reduced. I would like to start
> implementing a FS/HDFS CacheStore for Ignite using the CacheStoreAdapter
> and I would like to have this code added in the Ignite distribution - it
> would be a fair contribution taking in consideration I'm going to use for
> free the tremendous amount of effort and volume you guys put already into
> this amazing product.
>   Please let me know if there is something else I should take in
> consideration than what I can find by myself using the contributor entries
> already published for guidance. Also, is there a standard dev env you use
> for regularly developing and testing - you found it works best for this
> project, or it is freely up my choice?
>   Kind regards,
> Cristian Malinescu
>   Toronto/Canada
>
> https://www.linkedin.com/in/cristianmalinescu
> https://github.com/Cristian-Malinescu
>
Reply | Threaded
Open this post in threaded view
|

Re: Hello

Cristian Malinescu
Thank you, awesome :), will do!
Cheers
Cris

On Sat, May 7, 2016 at 4:42 PM, Dmitriy Setrakyan <[hidden email]>
wrote:

> Hi Cristian,
>
> Welcome to the Ignite community!
>
> Please properly subscribe to the dev list, so we would not have to
> explicitly approve your messages.
>
> Your contribution will be much appreciated. Please get familiar with our
> contribution process described here:
>
> https://ignite.apache.org/community/contribute.html#contribute
> https://cwiki.apache.org/confluence/display/IGNITE/How+to+Contribute
>
> Also, please create an account in Apache Jira and send us your username.
> We will add you to the list of Ignite contributors. Once done, you will be
> able to create a ticket and assign to yourself.
>
> Thanks,
> D.
>
> On Fri, May 6, 2016 at 7:35 AM, Cristian Malinescu <
> [hidden email]> wrote:
>
>> I'm developing currently a platform who's foundation is build upon Data
>> Grid(s).
>> I chose to offer pluggable support trough the JCache API so that users can
>> decide by themselves which supported solution - Ignite, Infinispan and
>> Hazelcast works best for them.
>> I was looking at the persistent store functionality in Ignite vs
>> Infinispan
>> and the availability of options is much reduced. I would like to start
>> implementing a FS/HDFS CacheStore for Ignite using the CacheStoreAdapter
>> and I would like to have this code added in the Ignite distribution - it
>> would be a fair contribution taking in consideration I'm going to use for
>> free the tremendous amount of effort and volume you guys put already into
>> this amazing product.
>>   Please let me know if there is something else I should take in
>> consideration than what I can find by myself using the contributor entries
>> already published for guidance. Also, is there a standard dev env you use
>> for regularly developing and testing - you found it works best for this
>> project, or it is freely up my choice?
>>   Kind regards,
>> Cristian Malinescu
>>   Toronto/Canada
>>
>> https://www.linkedin.com/in/cristianmalinescu
>> https://github.com/Cristian-Malinescu
>>
>
>
Reply | Threaded
Open this post in threaded view
|

Re: Hello

dsetrakyan
In reply to this post by dsetrakyan
Cristian, you are now setup as Ignite contributor in Jira. You should be
able to create a ticket and assign it to yourself.

Feel free to send your questions here.

D.

On Sat, May 7, 2016 at 2:01 PM, Cristian Malinescu <
[hidden email]> wrote:

> this is my Jira user [[hidden email]]
>
> On Sat, May 7, 2016 at 4:42 PM, Dmitriy Setrakyan <[hidden email]>
> wrote:
>
>> Hi Cristian,
>>
>> Welcome to the Ignite community!
>>
>> Please properly subscribe to the dev list, so we would not have to
>> explicitly approve your messages.
>>
>> Your contribution will be much appreciated. Please get familiar with our
>> contribution process described here:
>>
>> https://ignite.apache.org/community/contribute.html#contribute
>> https://cwiki.apache.org/confluence/display/IGNITE/How+to+Contribute
>>
>> Also, please create an account in Apache Jira and send us your username.
>> We will add you to the list of Ignite contributors. Once done, you will be
>> able to create a ticket and assign to yourself.
>>
>> Thanks,
>> D.
>>
>> On Fri, May 6, 2016 at 7:35 AM, Cristian Malinescu <
>> [hidden email]> wrote:
>>
>>> I'm developing currently a platform who's foundation is build upon Data
>>> Grid(s).
>>> I chose to offer pluggable support trough the JCache API so that users
>>> can
>>> decide by themselves which supported solution - Ignite, Infinispan and
>>> Hazelcast works best for them.
>>> I was looking at the persistent store functionality in Ignite vs
>>> Infinispan
>>> and the availability of options is much reduced. I would like to start
>>> implementing a FS/HDFS CacheStore for Ignite using the CacheStoreAdapter
>>> and I would like to have this code added in the Ignite distribution - it
>>> would be a fair contribution taking in consideration I'm going to use for
>>> free the tremendous amount of effort and volume you guys put already into
>>> this amazing product.
>>>   Please let me know if there is something else I should take in
>>> consideration than what I can find by myself using the contributor
>>> entries
>>> already published for guidance. Also, is there a standard dev env you use
>>> for regularly developing and testing - you found it works best for this
>>> project, or it is freely up my choice?
>>>   Kind regards,
>>> Cristian Malinescu
>>>   Toronto/Canada
>>>
>>> https://www.linkedin.com/in/cristianmalinescu
>>> https://github.com/Cristian-Malinescu
>>>
>>
>>
>
Reply | Threaded
Open this post in threaded view
|

Re: Hello

Cristian Malinescu
Thank you,

On Sat, May 7, 2016 at 5:10 PM, Dmitriy Setrakyan <[hidden email]>
wrote:

> Cristian, you are now setup as Ignite contributor in Jira. You should be
> able to create a ticket and assign it to yourself.
>
> Feel free to send your questions here.
>
> D.
>
> On Sat, May 7, 2016 at 2:01 PM, Cristian Malinescu <
> [hidden email]> wrote:
>
>> this is my Jira user [[hidden email]]
>>
>> On Sat, May 7, 2016 at 4:42 PM, Dmitriy Setrakyan <[hidden email]>
>> wrote:
>>
>>> Hi Cristian,
>>>
>>> Welcome to the Ignite community!
>>>
>>> Please properly subscribe to the dev list, so we would not have to
>>> explicitly approve your messages.
>>>
>>> Your contribution will be much appreciated. Please get familiar with our
>>> contribution process described here:
>>>
>>> https://ignite.apache.org/community/contribute.html#contribute
>>> https://cwiki.apache.org/confluence/display/IGNITE/How+to+Contribute
>>>
>>> Also, please create an account in Apache Jira and send us your username.
>>> We will add you to the list of Ignite contributors. Once done, you will be
>>> able to create a ticket and assign to yourself.
>>>
>>> Thanks,
>>> D.
>>>
>>> On Fri, May 6, 2016 at 7:35 AM, Cristian Malinescu <
>>> [hidden email]> wrote:
>>>
>>>> I'm developing currently a platform who's foundation is build upon Data
>>>> Grid(s).
>>>> I chose to offer pluggable support trough the JCache API so that users
>>>> can
>>>> decide by themselves which supported solution - Ignite, Infinispan and
>>>> Hazelcast works best for them.
>>>> I was looking at the persistent store functionality in Ignite vs
>>>> Infinispan
>>>> and the availability of options is much reduced. I would like to start
>>>> implementing a FS/HDFS CacheStore for Ignite using the CacheStoreAdapter
>>>> and I would like to have this code added in the Ignite distribution - it
>>>> would be a fair contribution taking in consideration I'm going to use
>>>> for
>>>> free the tremendous amount of effort and volume you guys put already
>>>> into
>>>> this amazing product.
>>>>   Please let me know if there is something else I should take in
>>>> consideration than what I can find by myself using the contributor
>>>> entries
>>>> already published for guidance. Also, is there a standard dev env you
>>>> use
>>>> for regularly developing and testing - you found it works best for this
>>>> project, or it is freely up my choice?
>>>>   Kind regards,
>>>> Cristian Malinescu
>>>>   Toronto/Canada
>>>>
>>>> https://www.linkedin.com/in/cristianmalinescu
>>>> https://github.com/Cristian-Malinescu
>>>>
>>>
>>>
>>
>