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 6D0D0200828 for ; Fri, 13 May 2016 09:35:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 6BEEA16099F; Fri, 13 May 2016 07:35:14 +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 DBDC21602C0 for ; Fri, 13 May 2016 09:35:13 +0200 (CEST) Received: (qmail 43623 invoked by uid 500); 13 May 2016 07:35:13 -0000 Mailing-List: contact issues-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.apache.org Delivered-To: mailing list issues@ignite.apache.org Received: (qmail 43610 invoked by uid 99); 13 May 2016 07:35:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 May 2016 07:35:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id EA48F2C14F4 for ; Fri, 13 May 2016 07:35:12 +0000 (UTC) Date: Fri, 13 May 2016 07:35:12 +0000 (UTC) From: "Yakov Zhdanov (JIRA)" To: issues@ignite.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (IGNITE-1102) IgniteSpringBean should have getConfiguration() method MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 13 May 2016 07:35:14 -0000 [ https://issues.apache.org/jira/browse/IGNITE-1102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yakov Zhdanov updated IGNITE-1102: ---------------------------------- Fix Version/s: 1.7 > IgniteSpringBean should have getConfiguration() method > ------------------------------------------------------ > > Key: IGNITE-1102 > URL: https://issues.apache.org/jira/browse/IGNITE-1102 > Project: Ignite > Issue Type: Bug > Components: general > Affects Versions: 1.1.4 > Reporter: Valentin Kulichenko > Assignee: Saikat Maitra > Priority: Minor > Labels: newbie > Fix For: 1.7 > > > This is required for proper integration with Spring. See forum thread: http://apache-ignite-users.70518.x6.nabble.com/IgniteSpringBean-getter-method-for-IgniteConfiguration-td613.html > I would also replace assertions with IllegalStateException throwing (same conditions and messages) since assertions looks weird on top level API class. -- This message was sent by Atlassian JIRA (v6.3.4#6332)