Re: [Cellar-DOSGI] Services with multiple instances?

2015-10-18 Thread garyhodgson
ervice properties to identify the service instance > on different nodes (in addition of the exported.service.interface one), > implicitly Cellar doesn't add additional properties. > It's something that I plan and that will be part of KARAF-3980. > > Regards > JB > &

Re: [ANN] Apache Karaf 4.0.2 Released!

2015-10-18 Thread garyhodgson
Hi JB, Sorry for the late reply - I didn't get an email notification for this one. Yeah I bet it's only on Windows :/ Interestingly it only appears to happen when connected to an instance, not in the root shell. Do you want me to raise a Jira? Regards, Gary -- View this message in context:

[Cellar-DOSGI] Services with multiple instances?

2015-10-18 Thread garyhodgson
Hi guys, Does cellar-dosgi handle multiple instances of a service, differentiated via properties, i.e where they can be selected via a filter? When I publish a single service in node a, and call it from a client in node b, everything works as expected. But if the service in node a has multiple

Re: SNAPSHOT versions being installed in custom assembly

2015-10-14 Thread garyhodgson
feature repositories. Regards, Gary On 14 October 2015 at 09:42, jbonofre [via Karaf] < ml-node+s922171n4043075...@n3.nabble.com> wrote: > Thanks for the update Gary. > > Please, keep me posted if you find something. > > Regards > JB > > On 10/14/2015 09:31 AM, garyhodgson

Re: SNAPSHOT versions being installed in custom assembly

2015-10-14 Thread garyhodgson
features > ${karaf.version} > xml > runtime > > > org.apache.karaf.features > enterprise > features > ${karaf.version} > xml > runtime > > > &

Re: Decanter - handling metric data volumes?

2015-10-13 Thread garyhodgson
e > retrieve all metrics, that means large data set. > It's what we do most of the time in production: collecting the data that > we really want (to implement BAM, and define the SLA for instance). > > Regards > JB > > On 10/13/2015 11:46 PM, garyhodgson wrote: > >

Re: SNAPSHOT versions being installed in custom assembly

2015-10-13 Thread garyhodgson
features xml runtime Thanks, Gary On 14 October 2015 at 06:05, jbonofre [via Karaf] < ml-node+s922171n4043065...@n3.nabble.com> wrote: > Hi Gary, > > can you share your pom ? > > It depends the dependency that you define in the pom. > >

Decanter - handling metric data volumes?

2015-10-13 Thread garyhodgson
Hi, I was wondering how people are using decanter as a metrics platform? In particular using Elastic Search to store metrics. I had previously thought that ES wasn't deemed suitable for time-series data, but I recently read up on aggregations and how to use them in Kibana, and it seems that ES +

Re: [ANN] Apache Karaf 4.0.2 Released!

2015-10-13 Thread garyhodgson
Just to confirm, with a fresh 4.0.2 install on windows 10, starting the karaf.bat via cygwin, the backspace moves the cursor forwards (but still appears to delete the text). Furthermore, in a 4.0.2 custom assembly the cursor acts even weirder, i.e. karaf@root()> uninstall 32 Command not fou

Re: SNAPSHOT versions being installed in custom assembly

2015-10-13 Thread garyhodgson
I just started up the custom installation and I see that in fact several of the bundles have multiple versions, i.e. 45 | Active| 30 | 4.0.2 | Apache Karaf :: Shell :: Core 46 | Active| 30 | 4.0.3.SNAPSHOT | Apache Karaf :: Shell :: Core -- View this message in context: htt

SNAPSHOT versions being installed in custom assembly

2015-10-13 Thread garyhodgson
Hi, So maybe this is a misunderstanding on my part, but when I generate an assembly using karaf-maven-plugin, and the version is set to 4.0.2, I see that features for both 4.0.2 and 4.0.3-SNAPSHOT are being installed to the system folder of the assembly. This doesn't seem right to me. Is there a

Re: [ANN] Apache Karaf 4.0.2 Released!

2015-10-13 Thread garyhodgson
I was seeing this behaviour the other day after building an assembly based on 4.0.1. The cursor was sometimes working but othertimes pushing the text to the left. I'll see if it's still happening with the 4.0.2 release. -- View this message in context: http://karaf.922171.n3.nabble.com/ANN-Ap

Re: Maven deploy direct to Karaf instance?

2015-08-31 Thread garyhodgson
Hi JB, I'm currently working with Karaf 3.0.4. I create a custom distribution and within that work within instances, but I wouldn't think that should make a difference. As it's expected to work, I'll play with a few more scenarios, and with 4.0.1, when I next get chance. Of course it'd be great

Maven deploy direct to Karaf instance?

2015-08-30 Thread garyhodgson
Hi, I'm having a little trouble following what should be a relatively straightforward example. I am trying to directly deploy an artifact into a running karaf instance using the mvn deploy:deploy-file command, as given under the "Apache Maven" section of here https://karaf.apache.org/manual/lates

Re: Custom distribution with child instances?

2015-08-17 Thread garyhodgson
Hi guys, Thanks for the replies, particularly your simplified installation steps Paul! I'll get on with defining a similar deployment mechanism. Thanks, Gary -- View this message in context: http://karaf.922171.n3.nabble.com/Custom-distribution-with-child-instances-tp4041884p4041893.html Sen