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

ASF GitHub Bot commented on GORA-518:
-------------------------------------

Github user djkevincr commented on a diff in the pull request:

    https://github.com/apache/gora/pull/115#discussion_r131668621
  
    --- Diff: 
gora-aerospike/src/main/java/org/apache/gora/aerospike/store/AerospikeMappingBuilder.java
 ---
    @@ -16,10 +16,7 @@
      */
     package org.apache.gora.aerospike.store;
     
    -import com.aerospike.client.policy.GenerationPolicy;
    -import com.aerospike.client.policy.Policy;
    -import com.aerospike.client.policy.RecordExistsAction;
    -import com.aerospike.client.policy.WritePolicy;
    +import com.aerospike.client.policy.*;
    --- End diff --
    
    Shall we remove this wild card imports?


> Upgrade the supported  policies to the new client in Aerospike Store
> --------------------------------------------------------------------
>
>                 Key: GORA-518
>                 URL: https://issues.apache.org/jira/browse/GORA-518
>             Project: Apache Gora
>          Issue Type: Improvement
>            Reporter: Nishadi Kirielle
>            Assignee: Nishadi Kirielle
>
> Currently, the supported policies in the Aerospike store are outdated with 
> the Upgrade in the Aerospike java client. Thus the supported policies needs 
> to be upgraded as to be compatible with the new java client. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to