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

Ignite TC Bot commented on IGNITE-12503:
----------------------------------------

{panel:title=Branch: [pull/7525/head] Base: [master] : Possible Blockers 
(1)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}PDS (Indexing){color} [[tests 0 TIMEOUT , Exit Code 
|https://ci.ignite.apache.org/viewLog.html?buildId=5124691]]

{panel}
[TeamCity *--> Run :: All* 
Results|https://ci.ignite.apache.org/viewLog.html?buildId=5122807&buildTypeId=IgniteTests24Java8_RunAll]

> Fix SSL configuration in Jetty REST: httpCfg assignment
> -------------------------------------------------------
>
>                 Key: IGNITE-12503
>                 URL: https://issues.apache.org/jira/browse/IGNITE-12503
>             Project: Ignite
>          Issue Type: Bug
>          Components: rest
>            Reporter: Ilya Kasnacheev
>            Assignee: Ilya Kasnacheev
>            Priority: Minor
>              Labels: easyfix
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> {code}
>                             <New 
> class="org.eclipse.jetty.server.HttpConnectionFactory">
>                                 <Ref refid="httpCfg"/>
>                             </New>
> {code}
> should become
> {code}
>                             <New 
> class="org.eclipse.jetty.server.HttpConnectionFactory">
>                                 <Arg><Ref refid="httpCfg"/></Arg>
>                             </New>
> {code}
> Or this assignment is not being made.



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

Reply via email to