[ https://issues.apache.org/jira/browse/IGNITE-3304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15326475#comment-15326475 ]
ASF GitHub Bot commented on IGNITE-3304: ---------------------------------------- GitHub user f7753 opened a pull request: https://github.com/apache/ignite/pull/795 IGNITE-3304 Add missing type parameter in serviceProxy Method `serviceProxy` in Class `org.apache.ignite.internal.processors.service.GridServiceProcessor` seems missing type paramter "T", added it. Also add a cast in method `serviceProxy` in class `org.apache.ignite.internal.IgniteServicesImpl`. You can merge this pull request into a Git repository by running: $ git pull https://github.com/f7753/ignite fix_type Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/795.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #795 ---- commit e26649a91caf6a270ac6635c21362da6e0a73bfd Author: MaBiao <mabiao...@gmail.com> Date: 2016-06-12T14:43:41Z add missing type parameter in serviceProxy ---- > Fix parameter error in class GridServiceProcessor > ------------------------------------------------- > > Key: IGNITE-3304 > URL: https://issues.apache.org/jira/browse/IGNITE-3304 > Project: Ignite > Issue Type: Bug > Affects Versions: 1.6 > Reporter: Biao Ma > Assignee: Biao Ma > Fix For: 1.6 > > > Method `serviceProxy` in Class > `org.apache.ignite.internal.processors.service.GridServiceProcessor` seems > missing type paramter "T". -- This message was sent by Atlassian JIRA (v6.3.4#6332)