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

Vyacheslav Koptilin commented on IGNITE-13040:
----------------------------------------------

Hello [~Kurinov],

Could you please start TeamCity build and get a green visa for your pull 
request?
You can find additional details at 
https://cwiki.apache.org/confluence/display/IGNITE/How+to+Contribute#HowtoContribute-Creation

Thanks,
S.

> Remove unused parameter from TcpDiscoverySpi.writeToSocket()
> ------------------------------------------------------------
>
>                 Key: IGNITE-13040
>                 URL: https://issues.apache.org/jira/browse/IGNITE-13040
>             Project: Ignite
>          Issue Type: Improvement
>         Environment:  
>            Reporter: Vladimir Steshin
>            Assignee: Aleksey Kurinov
>            Priority: Trivial
>              Labels: newbie
>
> Unused parameter
> {code:java}
> TcpDiscoveryAbstractMessage msg{code}
> should be removed from
> {code:java}
> TcpDiscoverySpi.writeToSocket(Socket sock, TcpDiscoveryAbstractMessage msg, 
> byte[] data, long timeout){code}
> This method seems to send raw data, not a message.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to