[jira] [Commented] (GORA-502) Implement Aerospike Datastore

2017-03-07 Thread Lewis John McGibbney (JIRA)

[ 
https://issues.apache.org/jira/browse/GORA-502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1594#comment-1594
 ] 

Lewis John McGibbney commented on GORA-502:
---

Thanks for letting us know [~cguzel]

> Implement Aerospike Datastore
> -
>
> Key: GORA-502
> URL: https://issues.apache.org/jira/browse/GORA-502
> Project: Apache Gora
>  Issue Type: New Feature
>  Components: gora-aerospike, storage
>Affects Versions: 0.6.1
>Reporter: Cihad Guzel
>  Labels: gsoc2017
> Fix For: 0.8
>
>
> Aerospike is a NoSQL database solution for real-time operational 
> applications, delivering predictable performance at scale, superior uptime, 
> and high availability at the lowest TCO compared to first-generation NoSQL 
> and relational databases. It could be nice to support Aerospike as a 
> datastore at Gora. Aerospike uses Apache v2 license for Java client and uses 
> aGPL license for Aerospike Server Community Edition. 
> (http://www.aerospike.com/products/)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (GORA-502) Implement Aerospike Datastore

2017-03-07 Thread Cihad Guzel (JIRA)

[ 
https://issues.apache.org/jira/browse/GORA-502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1588#comment-1588
 ] 

Cihad Guzel commented on GORA-502:
--

Hi [~lewismc]
I can't participate in GSOC in this year. The rules have changed. I have 
participated two times previously.

The rule: "He or she has participated as a Student in Google Summer of Code two 
(2) or more times previously."
Reference: https://summerofcode.withgoogle.com/rules/

Thanks

> Implement Aerospike Datastore
> -
>
> Key: GORA-502
> URL: https://issues.apache.org/jira/browse/GORA-502
> Project: Apache Gora
>  Issue Type: New Feature
>  Components: gora-aerospike, storage
>Affects Versions: 0.6.1
>Reporter: Cihad Guzel
>  Labels: gsoc2017
> Fix For: 0.8
>
>
> Aerospike is a NoSQL database solution for real-time operational 
> applications, delivering predictable performance at scale, superior uptime, 
> and high availability at the lowest TCO compared to first-generation NoSQL 
> and relational databases. It could be nice to support Aerospike as a 
> datastore at Gora. Aerospike uses Apache v2 license for Java client and uses 
> aGPL license for Aerospike Server Community Edition. 
> (http://www.aerospike.com/products/)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (GORA-502) Implement Aerospike Datastore

2017-03-07 Thread Lewis John McGibbney (JIRA)

[ 
https://issues.apache.org/jira/browse/GORA-502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15899951#comment-15899951
 ] 

Lewis John McGibbney commented on GORA-502:
---

[~nishadi.k] [~cguzel] can you both begin working on your documentation ideas 
https://cwiki.apache.org/confluence/display/GORA/Google+Summer+of+Code\
Thank you

> Implement Aerospike Datastore
> -
>
> Key: GORA-502
> URL: https://issues.apache.org/jira/browse/GORA-502
> Project: Apache Gora
>  Issue Type: New Feature
>  Components: gora-aerospike, storage
>Affects Versions: 0.6.1
>Reporter: Cihad Guzel
>  Labels: gsoc2017
> Fix For: 0.8
>
>
> Aerospike is a NoSQL database solution for real-time operational 
> applications, delivering predictable performance at scale, superior uptime, 
> and high availability at the lowest TCO compared to first-generation NoSQL 
> and relational databases. It could be nice to support Aerospike as a 
> datastore at Gora. Aerospike uses Apache v2 license for Java client and uses 
> aGPL license for Aerospike Server Community Edition. 
> (http://www.aerospike.com/products/)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (GORA-503) Field index 0 is always considered as clean even if it is dirty

2017-03-07 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/GORA-503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15899935#comment-15899935
 ] 

ASF GitHub Bot commented on GORA-503:
-

Github user lewismc commented on the issue:

https://github.com/apache/gora/pull/94
  
PING @renato2099 


> Field index 0 is always considered as clean even if it is dirty
> ---
>
> Key: GORA-503
> URL: https://issues.apache.org/jira/browse/GORA-503
> Project: Apache Gora
>  Issue Type: Bug
>  Components: gora-core
>Reporter: Kiyonari Harigae
>Assignee: Kiyonari Harigae
> Fix For: 0.7
>
> Attachments: GORA-503.patch
>
>
> PersistentBase#checkIfMutableFieldAndDirty is always returns false when the 
> field index is 0. Also, PersistentBase#clearDirynessIfFieldIsDirtyable is 
> does not clean when field index is 0 even if it is dirty.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[GitHub] gora issue #94: Fixed issue GORA-503

2017-03-07 Thread lewismc
Github user lewismc commented on the issue:

https://github.com/apache/gora/pull/94
  
PING @renato2099 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---