Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 1E46A200B27 for ; Tue, 7 Jun 2016 16:47:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 1D1D5160968; Tue, 7 Jun 2016 14:47:23 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 5BDCD160A36 for ; Tue, 7 Jun 2016 16:47:22 +0200 (CEST) Received: (qmail 23478 invoked by uid 500); 7 Jun 2016 14:47:21 -0000 Mailing-List: contact issues-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list issues@karaf.apache.org Received: (qmail 23445 invoked by uid 99); 7 Jun 2016 14:47:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Jun 2016 14:47:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 0369B2C1F54 for ; Tue, 7 Jun 2016 14:47:21 +0000 (UTC) Date: Tue, 7 Jun 2016 14:47:21 +0000 (UTC) From: "Luca Burgazzoli (JIRA)" To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (KARAF-4562) ServiceCall EIP : Support additional attributes in ServiceCallServer MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 07 Jun 2016 14:47:23 -0000 Luca Burgazzoli created KARAF-4562: -------------------------------------- Summary: ServiceCall EIP : Support additional attributes in ServiceCallServer Key: KARAF-4562 URL: https://issues.apache.org/jira/browse/KARAF-4562 Project: Karaf Issue Type: Improvement Reporter: Luca Burgazzoli Assignee: Luca Burgazzoli Priority: Minor As today is it not possible to implement generic enhanced load balancer strategy as ServiceCallServer is only supposed to provide an ip address and a port so it would be nice if ServiceCallServer would be enhanced to support stuffs like attributes, tags and priorities. By enrich ServiceCallServer we could: - have more options on final processor - have a way to filter servers by tags (i.e. servers belonging to a zone) - have a way to choose a server based on priority -- This message was sent by Atlassian JIRA (v6.3.4#6332)