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

Jayson Minard edited comment on SOLR-4792 at 12/1/14 8:34 AM:
--------------------------------------------------------------

{quote}
 The solr-undertow is not in Java, right? I think I saw a Kotlin reference in 
the docs.
{quote}

It is a stand alone component outside the main build and nothing depends on it 
directly.  Kotlin is fully interoperable in both directions with Java with a 
tiny runtime.  Stable. Performant.   Uses undertow.io (written in Java). Easy 
to read.  And is better than start.sh which is not in Java nor the JVM. It is a 
< 4MB component.
 


was (Author: jayson.minard):
'in Kotlin'... It is a stand alone component outside the main build.  Fully 
interoperable in both directions with Java.  Stable. Performant.   Uses 
undertow which is Java. Easy to read.  And is better than start.sh which is not 
in Java nor the JVM. 
I think is like 4.5mb in tar.gz with Kotlin runtime which is tiny. 
 

> stop shipping a war in 5.0
> --------------------------
>
>                 Key: SOLR-4792
>                 URL: https://issues.apache.org/jira/browse/SOLR-4792
>             Project: Solr
>          Issue Type: Task
>          Components: Build
>            Reporter: Robert Muir
>            Assignee: Mark Miller
>             Fix For: 5.0, Trunk
>
>         Attachments: SOLR-4792.patch
>
>
> see the vote on the developer list.
> This is the first step: if we stop shipping a war then we are free to do 
> anything we want. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to