Return-Path: X-Original-To: apmail-ignite-dev-archive@minotaur.apache.org Delivered-To: apmail-ignite-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1E56D189AF for ; Wed, 23 Dec 2015 17:20:21 +0000 (UTC) Received: (qmail 41888 invoked by uid 500); 23 Dec 2015 17:20:21 -0000 Delivered-To: apmail-ignite-dev-archive@ignite.apache.org Received: (qmail 41849 invoked by uid 500); 23 Dec 2015 17:20:21 -0000 Mailing-List: contact dev-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 dev@ignite.apache.org Received: (qmail 41838 invoked by uid 99); 23 Dec 2015 17:20:20 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Dec 2015 17:20:20 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 8E24DDFF73; Wed, 23 Dec 2015 17:20:20 +0000 (UTC) From: VladimirErshov To: dev@ignite.apache.org Reply-To: dev@ignite.apache.org Message-ID: Subject: [GitHub] ignite pull request: IGNITE-2168 Examples should destroy created c... Content-Type: text/plain Date: Wed, 23 Dec 2015 17:20:20 +0000 (UTC) GitHub user VladimirErshov opened a pull request: https://github.com/apache/ignite/pull/372 IGNITE-2168 Examples should destroy created caches: SpringBeanExample fails after CacheBinaryAutoStoreExample IGNITE-2168 Examples should destroy created caches: SpringBeanExample fails after CacheBinaryAutoStoreExample You can merge this pull request into a Git repository by running: $ git pull https://github.com/VladimirErshov/ignite ignite-2168 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/372.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #372 ---- commit 717dab259e3f0287046ffcefa28cf9214ab65ff7 Author: sboikov Date: 2015-12-14T07:00:57Z ignite-1.5 Fixed TcpDiscoveryMulticastIpFinder to request address on each getRegisteredAddresses call commit 6d96bb6a3219255b62af826e6806b1aa564bb005 Author: vozerov-gridgain Date: 2015-12-14T07:08:00Z Fix to GridBinaryWildcardsSelfTest. commit 4ae6292cface325f21237db5d18ce77dee380072 Author: vozerov-gridgain Date: 2015-12-14T07:08:29Z Fixed failure in BinaryObjectBuilderSelfTest.testCopyFromInnerObject. commit ed27fbdab9d8307b4db427866ed1094526c117c8 Author: vozerov-gridgain Date: 2015-12-14T07:08:47Z Merge remote-tracking branch 'origin/ignite-1.5' into ignite-1.5 commit 3db14482091d01e96e1ae40a15cb903c3adcddbd Author: vozerov-gridgain Date: 2015-12-14T07:19:24Z Fixed failure in BinaryObjectBuilderSelfTest.testSetBinaryObject. commit acb57c5eb95d11ebde5557618226d80f25ac610c Author: sboikov Date: 2015-12-14T07:40:57Z ignite-1.5 Fixed NPE in IgniteKernal.dumpDebugInfo. commit ec2a64714c176f3a5aca60a058686d3354dc6a76 Author: sboikov Date: 2015-12-14T07:41:18Z Merge remote-tracking branch 'origin/ignite-1.5' into ignite-1.5 commit 484a3afd05b9ad5a524a28c517ddc0a6b9dffcbc Author: sboikov Date: 2015-12-14T07:58:57Z ignite-1.5 Added waitForCondition in tests with TTL. commit 47f1ced214b4176b13293386c1e2042c9cc20b32 Author: sboikov Date: 2015-12-14T08:09:17Z ignite-1.5 Fixed test to override correct 'getConfiguration' method. commit 4d086734833d96b7e2403ce4f17f763a1c75caab Author: sboikov Date: 2015-12-14T08:27:33Z ignite-1.5 Use TcpDiscoveryVmIpFinder in test. commit de0b1badbf34538e04e7cf4be5378ef929fb6201 Author: Alexey Kuznetsov Date: 2015-12-14T08:33:09Z ignite-1.5 Updated classnames.properties commit beb64c34c271b7eac1388179b11f042b34fa0d60 Author: sboikov Date: 2015-12-14T08:34:07Z ignite-1.5 Increased test timeouts. commit 72e5b9adfdcfcad4b0002bbfc1cf20fd3a0ed149 Author: sboikov Date: 2015-12-14T08:34:32Z Merge remote-tracking branch 'origin/ignite-1.5' into ignite-1.5 commit 4291edca326be4eafde331001238a9181333fbfc Author: sboikov Date: 2015-12-14T09:01:51Z ignite-1.5 Fixed CacheContinuousQueryFailoverAbstractSelfTest to do not hang in case of errors. commit 345fc27d90f8ae28697fc021d55c7b7a015faeee Author: sboikov Date: 2015-12-14T09:18:16Z ignite-1.5 Fixed test for offheap mode. commit fdea7cfaf6ea26834d2694cbfc9634de8d24209b Author: vozerov-gridgain Date: 2015-12-14T09:21:17Z IGNITE-2150: Fixed invalid test scenario. commit f3cc98b189dd4c4a4ad6325e6b9a6fa6db795099 Author: vozerov-gridgain Date: 2015-12-14T09:21:38Z Merge remote-tracking branch 'origin/ignite-1.5' into ignite-1.5 commit f87b80f7bf6e38b3ebd21088d4e8aa11a505ed59 Author: vozerov-gridgain Date: 2015-12-14T09:40:22Z IGNITE-2152: .NET: Intro text is added. commit 6bf716afc490a3bec987e788d795fd979edbdd23 Author: sboikov Date: 2015-12-14T09:42:41Z ignite-1.5 More info in GridPartitionedSingleGetFuture.toString. commit 68d317952485dd0a4e09844a9cdbb3a0f23ae399 Author: sboikov Date: 2015-12-14T09:43:14Z Merge remote-tracking branch 'origin/ignite-1.5' into ignite-1.5 commit 1224658fe0d4b572b9980fa5de65bbb043646377 Author: sboikov Date: 2015-12-14T10:17:06Z ignite-1.5 Fixed NPE in GridPartitionedSingleGetFuture. commit 3d9be34c104cc2e89e2422e4f9c3f126449c8162 Author: sboikov Date: 2015-12-14T10:31:40Z ignite-1.5 Less unnecessary logging in test. commit d6b46115147704f13c36aa59f307f77baf954e3f Author: ashutak Date: 2015-12-14T11:17:37Z ignite-2065: portable -> binary renaming (Fix platforms) commit b906ed3f2e3c235ddaea9061af808e8e4b1c769c Author: ashutak Date: 2015-12-14T12:09:46Z IGNITE-2149: Fix compilation under Java 8 commit 84b9f58ebd1b07e88870c11973ce4e47d256a0b5 Author: Anton Vinogradov Date: 2015-12-14T12:32:30Z Ignite-2087 commit 87bddf40c7cf30efef8e195deb86b22b48cba101 Author: vozerov-gridgain Date: 2015-12-14T13:12:38Z Minor change to BinaryMetadata and BinarySchema write logic. commit a50e963b5bc287d8d14753a1ba2f293645381b8c Author: sboikov Date: 2015-12-14T13:21:47Z ignite-1905 Added test reproducing issue (IgniteStartCacheInTransactionSelfTest). commit d14dc9368b2ab6654fb405c0be8d16f30974fe0c Author: sboikov Date: 2015-12-14T13:33:27Z ignite-1.5 Fixed race in GridSessionCheckpointAbstractSelfTest.checkCheckpoints. commit 0f98d519cabe7904cf4e872ac1f93cf9b743eb14 Author: sboikov Date: 2015-12-14T13:42:57Z ignite-1.5 Fixed test. commit be60351c060931cf6d922f24887442bdd891d714 Author: Yakov Zhdanov Date: 2015-12-14T14:12:48Z fixed https://issues.apache.org/jira/browse/IGNITE-2157 ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---