[ 
https://issues.apache.org/jira/browse/GEODE-6274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Peter Tran resolved GEODE-6274.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 1.9.0

> CreateRegionCommand.java:248 Produces a build warning
> -----------------------------------------------------
>
>                 Key: GEODE-6274
>                 URL: https://issues.apache.org/jira/browse/GEODE-6274
>             Project: Geode
>          Issue Type: Improvement
>            Reporter: Peter Tran
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.9.0
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> When building geode, the following error occurs for the CreateRegionCommand
>  
>  
> /Users/pivotal/workspace/geode/geode-core/src/main/java/org/apache/geode/management/internal/cli/commands/CreateRegionCommand.java:248:
>  warning: non-varargs call of varargs method with inexact argument type for 
> last parameter;
>             new String[] {prColocatedWith}));
>             ^
>   cast to Object for a varargs call
>   cast to Object[] for a non-varargs call and to suppress this warning



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to