You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by Scott Stults <ss...@opensourceconnections.com> on 2014/06/24 16:55:19 UTC

camel-solr, SSL, and SolrCloud

Hello Camel Users!

My company has been doing a lot with the camel-solr component and we
recently added SSL and SolrCloud support. We'd like to submit this back to
Camel, so my question is whether we should make this a patch of camel-solr
or create a completely separate component (maybe camel-solrs or
camel-solrcloud).

Do you have a preference?


Thank you,
Scott

Re: camel-solr, SSL, and SolrCloud

Posted by Doug Turnbull <dt...@opensourceconnections.com>.
FYI, Scott attached our patch to this JIRA issue

https://issues.apache.org/jira/browse/CAMEL-6827

Also enables https for Solr.

We're really excited about helping a lot with the Solr plugin as we do a
lot of integration work with Solr, so I'm sure we'll keep having
contributions.

-Doug Turnbull
Search & Big Data Architect
OpenSource Connections
http://opensourceconnections.com




On Tue, Jun 24, 2014 at 11:48 AM, Claus Ibsen <cl...@gmail.com> wrote:

> Hi
>
> Yeah log a JIRA about this enhancement, and then do a PR.
>
> Some info about contributing in general here
> http://camel.apache.org/contributing.html
>
> On Tue, Jun 24, 2014 at 5:46 PM, Scott Stults
> <ss...@opensourceconnections.com> wrote:
> > Sure can! In fact that'd be the easiest. I'll make sure it's go and send
> a
> > pull request. Is there something I should do with Jira as well?
> >
> > -Scott
> >
> >
> > On Tue, Jun 24, 2014 at 11:09 AM, Claus Ibsen <cl...@gmail.com>
> wrote:
> >
> >> Hi
> >>
> >> Can it be in the existing camel-solr component?
> >>
> >> On Tue, Jun 24, 2014 at 4:55 PM, Scott Stults
> >> <ss...@opensourceconnections.com> wrote:
> >> > Hello Camel Users!
> >> >
> >> > My company has been doing a lot with the camel-solr component and we
> >> > recently added SSL and SolrCloud support. We'd like to submit this
> back
> >> to
> >> > Camel, so my question is whether we should make this a patch of
> >> camel-solr
> >> > or create a completely separate component (maybe camel-solrs or
> >> > camel-solrcloud).
> >> >
> >> > Do you have a preference?
> >> >
> >> >
> >> > Thank you,
> >> > Scott
> >>
> >>
> >>
> >> --
> >> Claus Ibsen
> >> -----------------
> >> Red Hat, Inc.
> >> Email: cibsen@redhat.com
> >> Twitter: davsclaus
> >> Blog: http://davsclaus.com
> >> Author of Camel in Action: http://www.manning.com/ibsen
> >> hawtio: http://hawt.io/
> >> fabric8: http://fabric8.io/
> >>
> >
> >
> >
> > --
> > Scott Stults | Founder & Solutions Architect | OpenSource Connections,
> LLC
> > | 434.409.2780
> > http://www.opensourceconnections.com
>
>
>
> --
> Claus Ibsen
> -----------------
> Red Hat, Inc.
> Email: cibsen@redhat.com
> Twitter: davsclaus
> Blog: http://davsclaus.com
> Author of Camel in Action: http://www.manning.com/ibsen
> hawtio: http://hawt.io/
> fabric8: http://fabric8.io/
>



-- 
Doug Turnbull
Search & Big Data Architect
OpenSource Connections <http://o19s.com>

Re: camel-solr, SSL, and SolrCloud

Posted by Doug Turnbull <dt...@opensourceconnections.com>.
As I stated in the Jira issue, Scott and I had a bit of a miscommunication.
The patch on this Jira issue was withdrawn, and instead I have a pull
request that hopefully is easier to digest.

Jira: https://issues.apache.org/jira/browse/CAMEL-6827
Pull Req: https://github.com/apache/camel/pull/218:

The reason the changes are so extensive is because we spent most of our
development effort in making sure all of the Solr component's unit tests
worked against all three versions of a Solr server (http, https, and solr
cloud).

Regardless of the status of getting changes merged, please feel free to use
this modified component and give us any feedback. We'll be updating this
component as our projects require. So also feel free to send us any pull
requests.

Thanks!
-Doug


On Sun, Jun 29, 2014 at 11:17 PM, Scott Stults <
sstults@opensourceconnections.com> wrote:

> No problem. If it gets frustrating let us know and we'll try to break it
> down a bit.
>
> -Scott
>
>
> On Sat, Jun 28, 2014 at 2:26 AM, Claus Ibsen <cl...@gmail.com>
> wrote:
>
> > Hi
> >
> > Thanks for the patch. Its a big file, so it may take a bit to get this
> > "processed".
> >
> > On Fri, Jun 27, 2014 at 6:00 PM, Scott Stults
> > <ss...@opensourceconnections.com> wrote:
> > > Well, evidently we didn't fork right, so I did a diff and sent it into
> > > Jira. There was already an open issue for upgrading to SolrCloud so I
> > > applied it to that: CAMEL-6827.
> > >
> > > --Scott
> > >
> > >
> > > On Tue, Jun 24, 2014 at 11:48 AM, Claus Ibsen <cl...@gmail.com>
> > wrote:
> > >
> > >> Hi
> > >>
> > >> Yeah log a JIRA about this enhancement, and then do a PR.
> > >>
> > >> Some info about contributing in general here
> > >> http://camel.apache.org/contributing.html
> > >>
> > >> On Tue, Jun 24, 2014 at 5:46 PM, Scott Stults
> > >> <ss...@opensourceconnections.com> wrote:
> > >> > Sure can! In fact that'd be the easiest. I'll make sure it's go and
> > send
> > >> a
> > >> > pull request. Is there something I should do with Jira as well?
> > >> >
> > >> > -Scott
> > >> >
> > >> >
> > >> > On Tue, Jun 24, 2014 at 11:09 AM, Claus Ibsen <
> claus.ibsen@gmail.com>
> > >> wrote:
> > >> >
> > >> >> Hi
> > >> >>
> > >> >> Can it be in the existing camel-solr component?
> > >> >>
> > >> >> On Tue, Jun 24, 2014 at 4:55 PM, Scott Stults
> > >> >> <ss...@opensourceconnections.com> wrote:
> > >> >> > Hello Camel Users!
> > >> >> >
> > >> >> > My company has been doing a lot with the camel-solr component and
> > we
> > >> >> > recently added SSL and SolrCloud support. We'd like to submit
> this
> > >> back
> > >> >> to
> > >> >> > Camel, so my question is whether we should make this a patch of
> > >> >> camel-solr
> > >> >> > or create a completely separate component (maybe camel-solrs or
> > >> >> > camel-solrcloud).
> > >> >> >
> > >> >> > Do you have a preference?
> > >> >> >
> > >> >> >
> > >> >> > Thank you,
> > >> >> > Scott
> > >> >>
> > >> >>
> > >> >>
> > >> >> --
> > >> >> Claus Ibsen
> > >> >> -----------------
> > >> >> Red Hat, Inc.
> > >> >> Email: cibsen@redhat.com
> > >> >> Twitter: davsclaus
> > >> >> Blog: http://davsclaus.com
> > >> >> Author of Camel in Action: http://www.manning.com/ibsen
> > >> >> hawtio: http://hawt.io/
> > >> >> fabric8: http://fabric8.io/
> > >> >>
> > >> >
> > >> >
> > >> >
> > >> > --
> > >> > Scott Stults | Founder & Solutions Architect | OpenSource
> Connections,
> > >> LLC
> > >> > | 434.409.2780
> > >> > http://www.opensourceconnections.com
> > >>
> > >>
> > >>
> > >> --
> > >> Claus Ibsen
> > >> -----------------
> > >> Red Hat, Inc.
> > >> Email: cibsen@redhat.com
> > >> Twitter: davsclaus
> > >> Blog: http://davsclaus.com
> > >> Author of Camel in Action: http://www.manning.com/ibsen
> > >> hawtio: http://hawt.io/
> > >> fabric8: http://fabric8.io/
> > >>
> > >
> > >
> > >
> > > --
> > > Scott Stults | Founder & Solutions Architect | OpenSource Connections,
> > LLC
> > > | 434.409.2780
> > > http://www.opensourceconnections.com
> >
> >
> >
> > --
> > Claus Ibsen
> > -----------------
> > Red Hat, Inc.
> > Email: cibsen@redhat.com
> > Twitter: davsclaus
> > Blog: http://davsclaus.com
> > Author of Camel in Action: http://www.manning.com/ibsen
> > hawtio: http://hawt.io/
> > fabric8: http://fabric8.io/
> >
>
>
>
> --
> Scott Stults | Founder & Solutions Architect | OpenSource Connections, LLC
> | 434.409.2780
> http://www.opensourceconnections.com
>



-- 
Doug Turnbull
Search & Big Data Architect
OpenSource Connections <http://o19s.com>

Re: camel-solr, SSL, and SolrCloud

Posted by Scott Stults <ss...@opensourceconnections.com>.
No problem. If it gets frustrating let us know and we'll try to break it
down a bit.

-Scott


On Sat, Jun 28, 2014 at 2:26 AM, Claus Ibsen <cl...@gmail.com> wrote:

> Hi
>
> Thanks for the patch. Its a big file, so it may take a bit to get this
> "processed".
>
> On Fri, Jun 27, 2014 at 6:00 PM, Scott Stults
> <ss...@opensourceconnections.com> wrote:
> > Well, evidently we didn't fork right, so I did a diff and sent it into
> > Jira. There was already an open issue for upgrading to SolrCloud so I
> > applied it to that: CAMEL-6827.
> >
> > --Scott
> >
> >
> > On Tue, Jun 24, 2014 at 11:48 AM, Claus Ibsen <cl...@gmail.com>
> wrote:
> >
> >> Hi
> >>
> >> Yeah log a JIRA about this enhancement, and then do a PR.
> >>
> >> Some info about contributing in general here
> >> http://camel.apache.org/contributing.html
> >>
> >> On Tue, Jun 24, 2014 at 5:46 PM, Scott Stults
> >> <ss...@opensourceconnections.com> wrote:
> >> > Sure can! In fact that'd be the easiest. I'll make sure it's go and
> send
> >> a
> >> > pull request. Is there something I should do with Jira as well?
> >> >
> >> > -Scott
> >> >
> >> >
> >> > On Tue, Jun 24, 2014 at 11:09 AM, Claus Ibsen <cl...@gmail.com>
> >> wrote:
> >> >
> >> >> Hi
> >> >>
> >> >> Can it be in the existing camel-solr component?
> >> >>
> >> >> On Tue, Jun 24, 2014 at 4:55 PM, Scott Stults
> >> >> <ss...@opensourceconnections.com> wrote:
> >> >> > Hello Camel Users!
> >> >> >
> >> >> > My company has been doing a lot with the camel-solr component and
> we
> >> >> > recently added SSL and SolrCloud support. We'd like to submit this
> >> back
> >> >> to
> >> >> > Camel, so my question is whether we should make this a patch of
> >> >> camel-solr
> >> >> > or create a completely separate component (maybe camel-solrs or
> >> >> > camel-solrcloud).
> >> >> >
> >> >> > Do you have a preference?
> >> >> >
> >> >> >
> >> >> > Thank you,
> >> >> > Scott
> >> >>
> >> >>
> >> >>
> >> >> --
> >> >> Claus Ibsen
> >> >> -----------------
> >> >> Red Hat, Inc.
> >> >> Email: cibsen@redhat.com
> >> >> Twitter: davsclaus
> >> >> Blog: http://davsclaus.com
> >> >> Author of Camel in Action: http://www.manning.com/ibsen
> >> >> hawtio: http://hawt.io/
> >> >> fabric8: http://fabric8.io/
> >> >>
> >> >
> >> >
> >> >
> >> > --
> >> > Scott Stults | Founder & Solutions Architect | OpenSource Connections,
> >> LLC
> >> > | 434.409.2780
> >> > http://www.opensourceconnections.com
> >>
> >>
> >>
> >> --
> >> Claus Ibsen
> >> -----------------
> >> Red Hat, Inc.
> >> Email: cibsen@redhat.com
> >> Twitter: davsclaus
> >> Blog: http://davsclaus.com
> >> Author of Camel in Action: http://www.manning.com/ibsen
> >> hawtio: http://hawt.io/
> >> fabric8: http://fabric8.io/
> >>
> >
> >
> >
> > --
> > Scott Stults | Founder & Solutions Architect | OpenSource Connections,
> LLC
> > | 434.409.2780
> > http://www.opensourceconnections.com
>
>
>
> --
> Claus Ibsen
> -----------------
> Red Hat, Inc.
> Email: cibsen@redhat.com
> Twitter: davsclaus
> Blog: http://davsclaus.com
> Author of Camel in Action: http://www.manning.com/ibsen
> hawtio: http://hawt.io/
> fabric8: http://fabric8.io/
>



-- 
Scott Stults | Founder & Solutions Architect | OpenSource Connections, LLC
| 434.409.2780
http://www.opensourceconnections.com

Re: camel-solr, SSL, and SolrCloud

Posted by Claus Ibsen <cl...@gmail.com>.
Hi

Thanks for the patch. Its a big file, so it may take a bit to get this
"processed".

On Fri, Jun 27, 2014 at 6:00 PM, Scott Stults
<ss...@opensourceconnections.com> wrote:
> Well, evidently we didn't fork right, so I did a diff and sent it into
> Jira. There was already an open issue for upgrading to SolrCloud so I
> applied it to that: CAMEL-6827.
>
> --Scott
>
>
> On Tue, Jun 24, 2014 at 11:48 AM, Claus Ibsen <cl...@gmail.com> wrote:
>
>> Hi
>>
>> Yeah log a JIRA about this enhancement, and then do a PR.
>>
>> Some info about contributing in general here
>> http://camel.apache.org/contributing.html
>>
>> On Tue, Jun 24, 2014 at 5:46 PM, Scott Stults
>> <ss...@opensourceconnections.com> wrote:
>> > Sure can! In fact that'd be the easiest. I'll make sure it's go and send
>> a
>> > pull request. Is there something I should do with Jira as well?
>> >
>> > -Scott
>> >
>> >
>> > On Tue, Jun 24, 2014 at 11:09 AM, Claus Ibsen <cl...@gmail.com>
>> wrote:
>> >
>> >> Hi
>> >>
>> >> Can it be in the existing camel-solr component?
>> >>
>> >> On Tue, Jun 24, 2014 at 4:55 PM, Scott Stults
>> >> <ss...@opensourceconnections.com> wrote:
>> >> > Hello Camel Users!
>> >> >
>> >> > My company has been doing a lot with the camel-solr component and we
>> >> > recently added SSL and SolrCloud support. We'd like to submit this
>> back
>> >> to
>> >> > Camel, so my question is whether we should make this a patch of
>> >> camel-solr
>> >> > or create a completely separate component (maybe camel-solrs or
>> >> > camel-solrcloud).
>> >> >
>> >> > Do you have a preference?
>> >> >
>> >> >
>> >> > Thank you,
>> >> > Scott
>> >>
>> >>
>> >>
>> >> --
>> >> Claus Ibsen
>> >> -----------------
>> >> Red Hat, Inc.
>> >> Email: cibsen@redhat.com
>> >> Twitter: davsclaus
>> >> Blog: http://davsclaus.com
>> >> Author of Camel in Action: http://www.manning.com/ibsen
>> >> hawtio: http://hawt.io/
>> >> fabric8: http://fabric8.io/
>> >>
>> >
>> >
>> >
>> > --
>> > Scott Stults | Founder & Solutions Architect | OpenSource Connections,
>> LLC
>> > | 434.409.2780
>> > http://www.opensourceconnections.com
>>
>>
>>
>> --
>> Claus Ibsen
>> -----------------
>> Red Hat, Inc.
>> Email: cibsen@redhat.com
>> Twitter: davsclaus
>> Blog: http://davsclaus.com
>> Author of Camel in Action: http://www.manning.com/ibsen
>> hawtio: http://hawt.io/
>> fabric8: http://fabric8.io/
>>
>
>
>
> --
> Scott Stults | Founder & Solutions Architect | OpenSource Connections, LLC
> | 434.409.2780
> http://www.opensourceconnections.com



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
Email: cibsen@redhat.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen
hawtio: http://hawt.io/
fabric8: http://fabric8.io/

Re: camel-solr, SSL, and SolrCloud

Posted by Scott Stults <ss...@opensourceconnections.com>.
Well, evidently we didn't fork right, so I did a diff and sent it into
Jira. There was already an open issue for upgrading to SolrCloud so I
applied it to that: CAMEL-6827.

--Scott


On Tue, Jun 24, 2014 at 11:48 AM, Claus Ibsen <cl...@gmail.com> wrote:

> Hi
>
> Yeah log a JIRA about this enhancement, and then do a PR.
>
> Some info about contributing in general here
> http://camel.apache.org/contributing.html
>
> On Tue, Jun 24, 2014 at 5:46 PM, Scott Stults
> <ss...@opensourceconnections.com> wrote:
> > Sure can! In fact that'd be the easiest. I'll make sure it's go and send
> a
> > pull request. Is there something I should do with Jira as well?
> >
> > -Scott
> >
> >
> > On Tue, Jun 24, 2014 at 11:09 AM, Claus Ibsen <cl...@gmail.com>
> wrote:
> >
> >> Hi
> >>
> >> Can it be in the existing camel-solr component?
> >>
> >> On Tue, Jun 24, 2014 at 4:55 PM, Scott Stults
> >> <ss...@opensourceconnections.com> wrote:
> >> > Hello Camel Users!
> >> >
> >> > My company has been doing a lot with the camel-solr component and we
> >> > recently added SSL and SolrCloud support. We'd like to submit this
> back
> >> to
> >> > Camel, so my question is whether we should make this a patch of
> >> camel-solr
> >> > or create a completely separate component (maybe camel-solrs or
> >> > camel-solrcloud).
> >> >
> >> > Do you have a preference?
> >> >
> >> >
> >> > Thank you,
> >> > Scott
> >>
> >>
> >>
> >> --
> >> Claus Ibsen
> >> -----------------
> >> Red Hat, Inc.
> >> Email: cibsen@redhat.com
> >> Twitter: davsclaus
> >> Blog: http://davsclaus.com
> >> Author of Camel in Action: http://www.manning.com/ibsen
> >> hawtio: http://hawt.io/
> >> fabric8: http://fabric8.io/
> >>
> >
> >
> >
> > --
> > Scott Stults | Founder & Solutions Architect | OpenSource Connections,
> LLC
> > | 434.409.2780
> > http://www.opensourceconnections.com
>
>
>
> --
> Claus Ibsen
> -----------------
> Red Hat, Inc.
> Email: cibsen@redhat.com
> Twitter: davsclaus
> Blog: http://davsclaus.com
> Author of Camel in Action: http://www.manning.com/ibsen
> hawtio: http://hawt.io/
> fabric8: http://fabric8.io/
>



-- 
Scott Stults | Founder & Solutions Architect | OpenSource Connections, LLC
| 434.409.2780
http://www.opensourceconnections.com

Re: camel-solr, SSL, and SolrCloud

Posted by Claus Ibsen <cl...@gmail.com>.
Hi

Yeah log a JIRA about this enhancement, and then do a PR.

Some info about contributing in general here
http://camel.apache.org/contributing.html

On Tue, Jun 24, 2014 at 5:46 PM, Scott Stults
<ss...@opensourceconnections.com> wrote:
> Sure can! In fact that'd be the easiest. I'll make sure it's go and send a
> pull request. Is there something I should do with Jira as well?
>
> -Scott
>
>
> On Tue, Jun 24, 2014 at 11:09 AM, Claus Ibsen <cl...@gmail.com> wrote:
>
>> Hi
>>
>> Can it be in the existing camel-solr component?
>>
>> On Tue, Jun 24, 2014 at 4:55 PM, Scott Stults
>> <ss...@opensourceconnections.com> wrote:
>> > Hello Camel Users!
>> >
>> > My company has been doing a lot with the camel-solr component and we
>> > recently added SSL and SolrCloud support. We'd like to submit this back
>> to
>> > Camel, so my question is whether we should make this a patch of
>> camel-solr
>> > or create a completely separate component (maybe camel-solrs or
>> > camel-solrcloud).
>> >
>> > Do you have a preference?
>> >
>> >
>> > Thank you,
>> > Scott
>>
>>
>>
>> --
>> Claus Ibsen
>> -----------------
>> Red Hat, Inc.
>> Email: cibsen@redhat.com
>> Twitter: davsclaus
>> Blog: http://davsclaus.com
>> Author of Camel in Action: http://www.manning.com/ibsen
>> hawtio: http://hawt.io/
>> fabric8: http://fabric8.io/
>>
>
>
>
> --
> Scott Stults | Founder & Solutions Architect | OpenSource Connections, LLC
> | 434.409.2780
> http://www.opensourceconnections.com



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
Email: cibsen@redhat.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen
hawtio: http://hawt.io/
fabric8: http://fabric8.io/

Re: camel-solr, SSL, and SolrCloud

Posted by Scott Stults <ss...@opensourceconnections.com>.
Sure can! In fact that'd be the easiest. I'll make sure it's go and send a
pull request. Is there something I should do with Jira as well?

-Scott


On Tue, Jun 24, 2014 at 11:09 AM, Claus Ibsen <cl...@gmail.com> wrote:

> Hi
>
> Can it be in the existing camel-solr component?
>
> On Tue, Jun 24, 2014 at 4:55 PM, Scott Stults
> <ss...@opensourceconnections.com> wrote:
> > Hello Camel Users!
> >
> > My company has been doing a lot with the camel-solr component and we
> > recently added SSL and SolrCloud support. We'd like to submit this back
> to
> > Camel, so my question is whether we should make this a patch of
> camel-solr
> > or create a completely separate component (maybe camel-solrs or
> > camel-solrcloud).
> >
> > Do you have a preference?
> >
> >
> > Thank you,
> > Scott
>
>
>
> --
> Claus Ibsen
> -----------------
> Red Hat, Inc.
> Email: cibsen@redhat.com
> Twitter: davsclaus
> Blog: http://davsclaus.com
> Author of Camel in Action: http://www.manning.com/ibsen
> hawtio: http://hawt.io/
> fabric8: http://fabric8.io/
>



-- 
Scott Stults | Founder & Solutions Architect | OpenSource Connections, LLC
| 434.409.2780
http://www.opensourceconnections.com

Re: camel-solr, SSL, and SolrCloud

Posted by Claus Ibsen <cl...@gmail.com>.
Hi

Can it be in the existing camel-solr component?

On Tue, Jun 24, 2014 at 4:55 PM, Scott Stults
<ss...@opensourceconnections.com> wrote:
> Hello Camel Users!
>
> My company has been doing a lot with the camel-solr component and we
> recently added SSL and SolrCloud support. We'd like to submit this back to
> Camel, so my question is whether we should make this a patch of camel-solr
> or create a completely separate component (maybe camel-solrs or
> camel-solrcloud).
>
> Do you have a preference?
>
>
> Thank you,
> Scott



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
Email: cibsen@redhat.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen
hawtio: http://hawt.io/
fabric8: http://fabric8.io/