Re: IGNITE-1217 TC triggering by github pull-requests

2015-08-14 Thread Artem Shutak
his change get to the original > >> Apache > >> > > > git repository? > >> > > > >> > > It won't. github repo is a mirror of Apache git mirror. In order to > >> have > >> > > the > >> > > changes f

Re: IGNITE-1217 TC triggering by github pull-requests

2015-08-12 Thread Artem Shutak
Inline. On Wed, Aug 12, 2015 at 10:19 AM, Dmitriy Setrakyan wrote: > On Tue, Aug 11, 2015 at 6:28 AM, Artem Shutak > wrote: > > > And one more question. Is it mandatory to have possibility works via > > patches if we will have pull-request way for contributions? > >

Re: TC didn't trigger build

2015-08-12 Thread Artem Shutak
Valentine, FYI, all about auto patch triggering described here: https://cwiki.apache.org/confluence/display/IGNITE/How+to+Contribute. It would be nice, if at least commiters will know where this information can be found ;) If it's not clear from this page, so we need to update the page. -- Artem

Re: TeamCity build on master

2015-08-11 Thread Artem Shutak
as triggered next test builds for last attached patch-file:" -> > > "Builds for the latest patch:" > > > > Thanks, > > > > On Wed, Aug 5, 2015 at 7:31 PM, Artem Shutak > wrote: > > > > > Auto triggering of TC build by patches was

IGNITE-1217 TC triggering by github pull-requests

2015-08-11 Thread Artem Shutak
Igniters, I'm working on https://issues.apache.org/jira/browse/IGNITE-1217. Currently, everyone can fork Mirror of Apache Ignite on GitHub ( https://github.com/apache/incubator-ignite), works with own fork (create branches, commit, pull changes at fork) and then creates a pull-request to Mirror o

Re: IGNITE-1217 TC triggering by github pull-requests

2015-08-11 Thread Artem Shutak
And one more question. Is it mandatory to have possibility works via patches if we will have pull-request way for contributions? I'd like to have only one approach. -- Artem -- On Tue, Aug 11, 2015 at 4:15 PM, Artem Shutak wrote: > Igniters, > > I'm working on https://iss

[jira] [Created] (IGNITE-1225) HadoopCommandLineTest testHadoopCommandLine and testHiveCommandLine always fails on public TC

2015-08-10 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-1225: Summary: HadoopCommandLineTest testHadoopCommandLine and testHiveCommandLine always fails on public TC Key: IGNITE-1225 URL: https://issues.apache.org/jira/browse/IGNITE-1225

[jira] [Created] (IGNITE-1224) TcpDiscoveryCloudIpFinderSelfTest.testGoogleComputeEngine always fails on public TC

2015-08-10 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-1224: Summary: TcpDiscoveryCloudIpFinderSelfTest.testGoogleComputeEngine always fails on public TC Key: IGNITE-1224 URL: https://issues.apache.org/jira/browse/IGNITE-1224

[jira] [Created] (IGNITE-1217) TC triggering by github pull-requests

2015-08-07 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-1217: Summary: TC triggering by github pull-requests Key: IGNITE-1217 URL: https://issues.apache.org/jira/browse/IGNITE-1217 Project: Ignite Issue Type: Task

Re: Create patch instructions.

2015-08-07 Thread Artem Shutak
On Fri, Aug 7, 2015 at 12:14 AM, Konstantin Boudnik wrote: > On Wed, Aug 05, 2015 at 03:22PM, Artem Shutak wrote: > > Inline. > > > > On Wed, Aug 5, 2015 at 3:31 AM, Dmitriy Setrakyan > > > wrote: > > > > > Huge +1 on pull requests. Would be g

Ignite-1209 and "How to contribute" page has been updated

2015-08-06 Thread Artem Shutak
Igniters, I've been created and fixed https://issues.apache.org/jira/browse/IGNITE-1209 (Improve git-format-patch.sh to add rev. number to patch-file name). Also, I've added to https://cwiki.apache.org/confluence/display/IGNITE/How+to+Contribute wiki page section "For commiters", which contains u

[jira] [Created] (IGNITE-1209) Improve git-format-patch.sh to add rev. number to patch-file name

2015-08-06 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-1209: Summary: Improve git-format-patch.sh to add rev. number to patch-file name Key: IGNITE-1209 URL: https://issues.apache.org/jira/browse/IGNITE-1209 Project: Ignite

Re: TeamCity build on master

2015-08-05 Thread Artem Shutak
Auto triggering of TC build by patches was fixed. let me know, otherwise. -- Artem -- On Tue, Aug 4, 2015 at 7:22 PM, Artem Shutak wrote: > Why is it large? It contains only information about triggered builds. > > But it's possible to have any message that we want. These message

Re: Create patch instructions.

2015-08-05 Thread Artem Shutak
Inline. On Wed, Aug 5, 2015 at 3:31 AM, Dmitriy Setrakyan wrote: > Huge +1 on pull requests. Would be great if we could make TC work with > that. > > On Tue, Aug 4, 2015 at 5:30 PM, Alexey Kuznetsov > wrote: > > > Artem, two comments: > > > > 1) Did you investigate possible workflow with "pull

Re: Create patch instructions.

2015-08-04 Thread Artem Shutak
Guys, I've updated https://cwiki.apache.org/confluence/display/IGNITE/How+to+Contribute. Please, take a look. Also, I think we can just remove https://cwiki.apache.org/confluence/display/IGNITE/Sprint+Process. Thoughts? >Why don't we have instructions on how to create a patch here? > http://ignit

Re: TeamCity build on master

2015-08-04 Thread Artem Shutak
t to add such large comments? > > On Tue, Aug 4, 2015 at 9:15 PM, Artem Shutak wrote: > > > Auto triggering of TC builds for new patches was broken (it's a reason > why > > we stopped getting CI builds comments in jira). > > > > I've filed ticket on i

Re: TeamCity build on master

2015-08-04 Thread Artem Shutak
Auto triggering of TC builds for new patches was broken (it's a reason why we stopped getting CI builds comments in jira). I've filed ticket on it: https://issues.apache.org/jira/browse/IGNITE-1194. I've already started working on the issue. By the way, there is a possibility to trigger builds fo

[jira] [Created] (IGNITE-1194) Need to fix auto triggering of TC builds for new patches

2015-08-04 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-1194: Summary: Need to fix auto triggering of TC builds for new patches Key: IGNITE-1194 URL: https://issues.apache.org/jira/browse/IGNITE-1194 Project: Ignite

Finished work on IGNITE-788

2015-07-24 Thread Artem Shutak
Working on IGNITE-788 "add support for log4j2 into org.apache.ignite.logger.log4j package (Log4J2Logger)" was finished. Patch was merged after review (with changes), TeamCity and manual testing. Gianfranco, thanks for your contribution! More information here: Link: https://issues.apache.org/jira

[jira] [Created] (IGNITE-1117) Implement Cache Failover test in Multi-JVM mode

2015-07-10 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-1117: Summary: Implement Cache Failover test in Multi-JVM mode Key: IGNITE-1117 URL: https://issues.apache.org/jira/browse/IGNITE-1117 Project: Ignite Issue Type

[jira] [Created] (IGNITE-1116) Multi JVM unit tests framework should use demon node on local JVM

2015-07-10 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-1116: Summary: Multi JVM unit tests framework should use demon node on local JVM Key: IGNITE-1116 URL: https://issues.apache.org/jira/browse/IGNITE-1116 Project: Ignite

[jira] [Created] (IGNITE-1115) Need to implement GridCachePartitionedMultiNodeCounterSelfTest in Multi-JVM mode

2015-07-10 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-1115: Summary: Need to implement GridCachePartitionedMultiNodeCounterSelfTest in Multi-JVM mode Key: IGNITE-1115 URL: https://issues.apache.org/jira/browse/IGNITE-1115

[jira] [Created] (IGNITE-1114) Need to implement GridCacheNearTxMultiNodeSelfTest in Multi-JVM mode

2015-07-10 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-1114: Summary: Need to implement GridCacheNearTxMultiNodeSelfTest in Multi-JVM mode Key: IGNITE-1114 URL: https://issues.apache.org/jira/browse/IGNITE-1114 Project: Ignite

[jira] [Created] (IGNITE-1113) GridCacheAtomicNearOnlyMultiJvmFullApiSelfTest.testEvictExpired fails

2015-07-10 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-1113: Summary: GridCacheAtomicNearOnlyMultiJvmFullApiSelfTest.testEvictExpired fails Key: IGNITE-1113 URL: https://issues.apache.org/jira/browse/IGNITE-1113 Project

[jira] [Created] (IGNITE-1112) Atomic cache #get method returns old value if near cache enabled after second putAll.

2015-07-09 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-1112: Summary: Atomic cache #get method returns old value if near cache enabled after second putAll. Key: IGNITE-1112 URL: https://issues.apache.org/jira/browse/IGNITE-1112

[jira] [Created] (IGNITE-1107) Full Api Milti-JVM testLocalClearKeys test doesn't work for OFFHEAP_TIERED.

2015-07-08 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-1107: Summary: Full Api Milti-JVM testLocalClearKeys test doesn't work for OFFHEAP_TIERED. Key: IGNITE-1107 URL: https://issues.apache.org/jira/browse/IGNITE-1107 Pr

[jira] [Created] (IGNITE-1105) Need to implement GridCacheAbstractFullApiMultithreadedSelfTest in multi-JVM mode.

2015-07-08 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-1105: Summary: Need to implement GridCacheAbstractFullApiMultithreadedSelfTest in multi-JVM mode. Key: IGNITE-1105 URL: https://issues.apache.org/jira/browse/IGNITE-1105

[jira] [Created] (IGNITE-1104) Need to implement GridCachePartitionedReloadAllAbstractSelfTest in multi-JVM mode.

2015-07-08 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-1104: Summary: Need to implement GridCachePartitionedReloadAllAbstractSelfTest in multi-JVM mode. Key: IGNITE-1104 URL: https://issues.apache.org/jira/browse/IGNITE-1104

[jira] [Created] (IGNITE-1089) [Multi jvm] Need to rewrite Full Api ttl tests.

2015-07-03 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-1089: Summary: [Multi jvm] Need to rewrite Full Api ttl tests. Key: IGNITE-1089 URL: https://issues.apache.org/jira/browse/IGNITE-1089 Project: Ignite Issue Type

[jira] [Created] (IGNITE-1088) [Multi jvm] Full api test which test store.

2015-07-03 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-1088: Summary: [Multi jvm] Full api test which test store. Key: IGNITE-1088 URL: https://issues.apache.org/jira/browse/IGNITE-1088 Project: Ignite Issue Type

[jira] [Created] (IGNITE-1065) CacheConfiguration instance from any of the setter methods looses Generics information.

2015-06-30 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-1065: Summary: CacheConfiguration instance from any of the setter methods looses Generics information. Key: IGNITE-1065 URL: https://issues.apache.org/jira/browse/IGNITE-1065

[jira] [Created] (IGNITE-1033) ClusterNode.hostNames() returns empty strings for loopback adresses.

2015-06-18 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-1033: Summary: ClusterNode.hostNames() returns empty strings for loopback adresses. Key: IGNITE-1033 URL: https://issues.apache.org/jira/browse/IGNITE-1033 Project: Ignite

[jira] [Created] (IGNITE-1029) GridCacheNearOnlyMultiNodeFullApiSelfTest#testNearDhtKeySize fails

2015-06-18 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-1029: Summary: GridCacheNearOnlyMultiNodeFullApiSelfTest#testNearDhtKeySize fails Key: IGNITE-1029 URL: https://issues.apache.org/jira/browse/IGNITE-1029 Project: Ignite

[jira] [Created] (IGNITE-1028) 4 tests from GridCacheP2PUndeploySelfTest fail

2015-06-18 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-1028: Summary: 4 tests from GridCacheP2PUndeploySelfTest fail Key: IGNITE-1028 URL: https://issues.apache.org/jira/browse/IGNITE-1028 Project: Ignite Issue Type

[jira] [Created] (IGNITE-1023) Need to add more information for startNodes at cmd visor.

2015-06-17 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-1023: Summary: Need to add more information for startNodes at cmd visor. Key: IGNITE-1023 URL: https://issues.apache.org/jira/browse/IGNITE-1023 Project: Ignite

[jira] [Created] (IGNITE-1022) Next scenario hangs

2015-06-16 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-1022: Summary: Next scenario hangs Key: IGNITE-1022 URL: https://issues.apache.org/jira/browse/IGNITE-1022 Project: Ignite Issue Type: Bug Reporter

[jira] [Created] (IGNITE-986) Need to create "How to contribute" wiki page.

2015-06-02 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-986: --- Summary: Need to create "How to contribute" wiki page. Key: IGNITE-986 URL: https://issues.apache.org/jira/browse/IGNITE-986 Project: Ignite Issue

[jira] [Created] (IGNITE-985) Need to create "How to contribute" wiki page.

2015-06-02 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-985: --- Summary: Need to create "How to contribute" wiki page. Key: IGNITE-985 URL: https://issues.apache.org/jira/browse/IGNITE-985 Project: Ignite Issue

[jira] [Created] (IGNITE-982) Need to improve git-format-patch.sh script to auto check on not merged "default" branch.

2015-06-02 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-982: --- Summary: Need to improve git-format-patch.sh script to auto check on not merged "default" branch. Key: IGNITE-982 URL: https://issues.apache.org/jira/browse/

[jira] [Created] (IGNITE-923) There are messages printed at System.out directly instead of JavaLogger.

2015-05-19 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-923: --- Summary: There are messages printed at System.out directly instead of JavaLogger. Key: IGNITE-923 URL: https://issues.apache.org/jira/browse/IGNITE-923 Project: Ignite

[jira] [Created] (IGNITE-902) [Public TC] Need to complete patch validation mechanism.

2015-05-14 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-902: --- Summary: [Public TC] Need to complete patch validation mechanism. Key: IGNITE-902 URL: https://issues.apache.org/jira/browse/IGNITE-902 Project: Ignite Issue

[jira] [Created] (IGNITE-895) User request: IgniteCluster.startNodes() cannot start local node

2015-05-12 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-895: --- Summary: User request: IgniteCluster.startNodes() cannot start local node Key: IGNITE-895 URL: https://issues.apache.org/jira/browse/IGNITE-895 Project: Ignite

[jira] [Created] (IGNITE-874) [Test] GridCachePartitionedNodeRestartTest cause build hanging

2015-05-07 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-874: --- Summary: [Test] GridCachePartitionedNodeRestartTest cause build hanging Key: IGNITE-874 URL: https://issues.apache.org/jira/browse/IGNITE-874 Project: Ignite

[jira] [Created] (IGNITE-870) Need to add more information on Ignite Contribute page

2015-05-06 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-870: --- Summary: Need to add more information on Ignite Contribute page Key: IGNITE-870 URL: https://issues.apache.org/jira/browse/IGNITE-870 Project: Ignite Issue

[jira] [Created] (IGNITE-867) Configure RAT to not fail builds

2015-05-06 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-867: --- Summary: Configure RAT to not fail builds Key: IGNITE-867 URL: https://issues.apache.org/jira/browse/IGNITE-867 Project: Ignite Issue Type: Task

[jira] [Created] (IGNITE-842) Do full run of Ignite tests under open JDK.

2015-04-29 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-842: --- Summary: Do full run of Ignite tests under open JDK. Key: IGNITE-842 URL: https://issues.apache.org/jira/browse/IGNITE-842 Project: Ignite Issue Type: Task

[jira] [Created] (IGNITE-837) [Test] IgniteProjectionStartStopRestartSelfTest.testStartFiveNodesInTwoCalls.

2015-04-28 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-837: --- Summary: [Test] IgniteProjectionStartStopRestartSelfTest.testStartFiveNodesInTwoCalls. Key: IGNITE-837 URL: https://issues.apache.org/jira/browse/IGNITE-837 Project

[jira] [Created] (IGNITE-833) [PublicTC] To create IgniteJdk8 and IgniteGridGainJdk8 projects

2015-04-28 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-833: --- Summary: [PublicTC] To create IgniteJdk8 and IgniteGridGainJdk8 projects Key: IGNITE-833 URL: https://issues.apache.org/jira/browse/IGNITE-833 Project: Ignite

[jira] [Created] (IGNITE-832) [PrivateTC] To create IgniteJdk8 and IgniteGridGainJdk8 projects

2015-04-28 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-832: --- Summary: [PrivateTC] To create IgniteJdk8 and IgniteGridGainJdk8 projects Key: IGNITE-832 URL: https://issues.apache.org/jira/browse/IGNITE-832 Project: Ignite

[jira] [Created] (IGNITE-829) [Test] BaseH2CompareQueryTest # testCrossCache was disabled.

2015-04-27 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-829: --- Summary: [Test] BaseH2CompareQueryTest # testCrossCache was disabled. Key: IGNITE-829 URL: https://issues.apache.org/jira/browse/IGNITE-829 Project: Ignite

[jira] [Created] (IGNITE-828) [Test] GridIndexingSpiAbstractSelfTest # testResultReuse was disabled.

2015-04-27 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-828: --- Summary: [Test] GridIndexingSpiAbstractSelfTest # testResultReuse was disabled. Key: IGNITE-828 URL: https://issues.apache.org/jira/browse/IGNITE-828 Project: Ignite

[jira] [Created] (IGNITE-827) [Test] GridCacheCrossCacheQuerySelfTest # testLoop and # testTwoStep were disabled

2015-04-27 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-827: --- Summary: [Test] GridCacheCrossCacheQuerySelfTest # testLoop and # testTwoStep were disabled Key: IGNITE-827 URL: https://issues.apache.org/jira/browse/IGNITE-827

[jira] [Created] (IGNITE-826) [Test] HadoopHashMapSelfTest # testAllocation was disabled.

2015-04-27 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-826: --- Summary: [Test] HadoopHashMapSelfTest # testAllocation was disabled. Key: IGNITE-826 URL: https://issues.apache.org/jira/browse/IGNITE-826 Project: Ignite

[jira] [Created] (IGNITE-825) [Test] HadoopIgfs20FileSystemAbstractSelfTest # testRenameDirectoryIfDstPathExists was disabled.

2015-04-27 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-825: --- Summary: [Test] HadoopIgfs20FileSystemAbstractSelfTest # testRenameDirectoryIfDstPathExists was disabled. Key: IGNITE-825 URL: https://issues.apache.org/jira/browse/IGNITE-825

[jira] [Created] (IGNITE-824) [Test] GridRandomSelfTest # testPerformance was disabled.

2015-04-27 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-824: --- Summary: [Test] GridRandomSelfTest # testPerformance was disabled. Key: IGNITE-824 URL: https://issues.apache.org/jira/browse/IGNITE-824 Project: Ignite Issue

[jira] [Created] (IGNITE-823) [Test] GridUnsafeMemorySelfTest # testGuardedOpsPerformance was disabled.

2015-04-27 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-823: --- Summary: [Test] GridUnsafeMemorySelfTest # testGuardedOpsPerformance was disabled. Key: IGNITE-823 URL: https://issues.apache.org/jira/browse/IGNITE-823 Project

[jira] [Created] (IGNITE-822) [Test] IgfsModesSelfTest # testPropagationDualAsync was disabled

2015-04-27 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-822: --- Summary: [Test] IgfsModesSelfTest # testPropagationDualAsync was disabled Key: IGNITE-822 URL: https://issues.apache.org/jira/browse/IGNITE-822 Project: Ignite

[jira] [Created] (IGNITE-821) [Test] IgniteCacheExpiryPolicyWithStoreAbstractTest # testReadThrough was disabled

2015-04-27 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-821: --- Summary: [Test] IgniteCacheExpiryPolicyWithStoreAbstractTest # testReadThrough was disabled Key: IGNITE-821 URL: https://issues.apache.org/jira/browse/IGNITE-821

[jira] [Created] (IGNITE-820) [Test] GridCacheEvictionFilterSelfTest # testPartitionedMixed was disabled

2015-04-27 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-820: --- Summary: [Test] GridCacheEvictionFilterSelfTest # testPartitionedMixed was disabled Key: IGNITE-820 URL: https://issues.apache.org/jira/browse/IGNITE-820 Project

[jira] [Created] (IGNITE-819) [Test] GridCachePartitionedNearDisabledMetricsSelfTest # testGettingRemovedKey was disabled

2015-04-27 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-819: --- Summary: [Test] GridCachePartitionedNearDisabledMetricsSelfTest # testGettingRemovedKey was disabled Key: IGNITE-819 URL: https://issues.apache.org/jira/browse/IGNITE-819

[jira] [Created] (IGNITE-818) [Test] GridSuppressedExceptionSelfTest # testStackTrace was disabled

2015-04-27 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-818: --- Summary: [Test] GridSuppressedExceptionSelfTest # testStackTrace was disabled Key: IGNITE-818 URL: https://issues.apache.org/jira/browse/IGNITE-818 Project: Ignite

[jira] [Created] (IGNITE-817) [Test] Disabled tests of GridCacheOffHeapTest

2015-04-27 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-817: --- Summary: [Test] Disabled tests of GridCacheOffHeapTest Key: IGNITE-817 URL: https://issues.apache.org/jira/browse/IGNITE-817 Project: Ignite Issue Type: Bug

[jira] [Created] (IGNITE-810) [Test] GridWebSessionFilter does not retry update when transactional cache is used

2015-04-24 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-810: --- Summary: [Test] GridWebSessionFilter does not retry update when transactional cache is used Key: IGNITE-810 URL: https://issues.apache.org/jira/browse/IGNITE-810

[jira] [Created] (IGNITE-809) [Test] GridCacheMultinodeUpdateNearEnabledSelfTest fails

2015-04-24 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-809: --- Summary: [Test] GridCacheMultinodeUpdateNearEnabledSelfTest fails Key: IGNITE-809 URL: https://issues.apache.org/jira/browse/IGNITE-809 Project: Ignite Issue

[jira] [Created] (IGNITE-808) [Test] GridReplicatedTxPreloadTest fails

2015-04-24 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-808: --- Summary: [Test] GridReplicatedTxPreloadTest fails Key: IGNITE-808 URL: https://issues.apache.org/jira/browse/IGNITE-808 Project: Ignite Issue Type: Bug

[jira] [Created] (IGNITE-807) [Test] Need to fix transaction order in topology change self test

2015-04-24 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-807: --- Summary: [Test] Need to fix transaction order in topology change self test Key: IGNITE-807 URL: https://issues.apache.org/jira/browse/IGNITE-807 Project: Ignite

[jira] [Created] (IGNITE-806) [Test] GridCachePartitionedTxMultiThreadedSelfTest hangs

2015-04-24 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-806: --- Summary: [Test] GridCachePartitionedTxMultiThreadedSelfTest hangs Key: IGNITE-806 URL: https://issues.apache.org/jira/browse/IGNITE-806 Project: Ignite Issue

[jira] [Created] (IGNITE-805) [Test] Need to create multi-threaded tests for full API on GridCache

2015-04-24 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-805: --- Summary: [Test] Need to create multi-threaded tests for full API on GridCache Key: IGNITE-805 URL: https://issues.apache.org/jira/browse/IGNITE-805 Project: Ignite

[jira] [Created] (IGNITE-804) [Test] Synchronous evicts may cause a deadlock

2015-04-24 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-804: --- Summary: [Test] Synchronous evicts may cause a deadlock Key: IGNITE-804 URL: https://issues.apache.org/jira/browse/IGNITE-804 Project: Ignite Issue Type: Bug

[jira] [Created] (IGNITE-803) [Test] DataStructures failover tests fail with partitioned cache

2015-04-24 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-803: --- Summary: [Test] DataStructures failover tests fail with partitioned cache Key: IGNITE-803 URL: https://issues.apache.org/jira/browse/IGNITE-803 Project: Ignite

[jira] [Created] (IGNITE-802) [Test] GridCachePartitionedQueueEntryMoveSelfTest.testQueue

2015-04-24 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-802: --- Summary: [Test] GridCachePartitionedQueueEntryMoveSelfTest.testQueue Key: IGNITE-802 URL: https://issues.apache.org/jira/browse/IGNITE-802 Project: Ignite

[jira] [Created] (IGNITE-801) [Test] GridCacheReplicatedDataStructuresFailoverSelfTest hangs on TC

2015-04-24 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-801: --- Summary: [Test] GridCacheReplicatedDataStructuresFailoverSelfTest hangs on TC Key: IGNITE-801 URL: https://issues.apache.org/jira/browse/IGNITE-801 Project: Ignite

[jira] [Created] (IGNITE-800) Ignite Cache Full API does not pass under Oracle JDK 8u40

2015-04-24 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-800: --- Summary: Ignite Cache Full API does not pass under Oracle JDK 8u40 Key: IGNITE-800 URL: https://issues.apache.org/jira/browse/IGNITE-800 Project: Ignite Issue

[jira] [Created] (IGNITE-793) DR: GridCache.entrySet does not return all entries.

2015-04-23 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-793: --- Summary: DR: GridCache.entrySet does not return all entries. Key: IGNITE-793 URL: https://issues.apache.org/jira/browse/IGNITE-793 Project: Ignite Issue Type

[jira] [Created] (IGNITE-792) [Test] DR: GridDrHandlerFullStateTransferFailoverSelfTest.testFullStateTransferFailureOnReplicationPause hanged.

2015-04-23 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-792: --- Summary: [Test] DR: GridDrHandlerFullStateTransferFailoverSelfTest.testFullStateTransferFailureOnReplicationPause hanged. Key: IGNITE-792 URL: https://issues.apache.org/jira

[jira] [Created] (IGNITE-774) [Backport] All errors should not be swallowed.

2015-04-20 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-774: --- Summary: [Backport] All errors should not be swallowed. Key: IGNITE-774 URL: https://issues.apache.org/jira/browse/IGNITE-774 Project: Ignite Issue Type: Task

[jira] [Created] (IGNITE-773) thread pool management - allow to configure system utility cache size

2015-04-20 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-773: --- Summary: thread pool management - allow to configure system utility cache size Key: IGNITE-773 URL: https://issues.apache.org/jira/browse/IGNITE-773 Project: Ignite

[jira] [Created] (IGNITE-763) Implement IgniteCache.transformAndComputeAsync method

2015-04-17 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-763: --- Summary: Implement IgniteCache.transformAndComputeAsync method Key: IGNITE-763 URL: https://issues.apache.org/jira/browse/IGNITE-763 Project: Ignite Issue

[jira] [Created] (IGNITE-713) [Unused tests] Children of GridCacheAbstractFieldsQuerySelfTest are never used

2015-04-09 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-713: --- Summary: [Unused tests] Children of GridCacheAbstractFieldsQuerySelfTest are never used Key: IGNITE-713 URL: https://issues.apache.org/jira/browse/IGNITE-713 Project

[jira] [Created] (IGNITE-711) [Java 8 Examples] Need to complete implementation of Java 8 examples.

2015-04-09 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-711: --- Summary: [Java 8 Examples] Need to complete implementation of Java 8 examples. Key: IGNITE-711 URL: https://issues.apache.org/jira/browse/IGNITE-711 Project: Ignite

[jira] [Created] (IGNITE-705) [Test] Complete implementation of BaseH2CompareQueryTest.

2015-04-08 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-705: --- Summary: [Test] Complete implementation of BaseH2CompareQueryTest. Key: IGNITE-705 URL: https://issues.apache.org/jira/browse/IGNITE-705 Project: Ignite Issue

[jira] [Created] (IGNITE-695) Enable broken tests with TODOs and mute them on TC (TestSuites)

2015-04-07 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-695: --- Summary: Enable broken tests with TODOs and mute them on TC (TestSuites) Key: IGNITE-695 URL: https://issues.apache.org/jira/browse/IGNITE-695 Project: Ignite

[jira] [Created] (IGNITE-676) To alive Ignite Start Nodes on public TC

2015-04-03 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-676: --- Summary: To alive Ignite Start Nodes on public TC Key: IGNITE-676 URL: https://issues.apache.org/jira/browse/IGNITE-676 Project: Ignite Issue Type: Bug

[jira] [Created] (IGNITE-673) Enable broken tests with TODOs and mute them on TC

2015-04-02 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-673: --- Summary: Enable broken tests with TODOs and mute them on TC Key: IGNITE-673 URL: https://issues.apache.org/jira/browse/IGNITE-673 Project: Ignite Issue Type

[jira] [Created] (IGNITE-666) Exclude **/*.sql pattern from RAT exclude list

2015-04-01 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-666: --- Summary: Exclude **/*.sql pattern from RAT exclude list Key: IGNITE-666 URL: https://issues.apache.org/jira/browse/IGNITE-666 Project: Ignite Issue Type: Bug

[jira] [Created] (IGNITE-664) Need to split Ignite cache suite

2015-04-01 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-664: --- Summary: Need to split Ignite cache suite Key: IGNITE-664 URL: https://issues.apache.org/jira/browse/IGNITE-664 Project: Ignite Issue Type: Bug

[jira] [Created] (IGNITE-649) Need to investigate "Cache iteration speed"

2015-03-30 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-649: --- Summary: Need to investigate "Cache iteration speed" Key: IGNITE-649 URL: https://issues.apache.org/jira/browse/IGNITE-649 Project: Ignite Issue

[jira] [Created] (IGNITE-624) 'Union' and 'Union all' do not supported in SqlFieldsQuery

2015-03-27 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-624: --- Summary: 'Union' and 'Union all' do not supported in SqlFieldsQuery Key: IGNITE-624 URL: https://issues.apache.org/jira/browse/IGNITE-624

[jira] [Created] (IGNITE-613) [Test] IgniteCacheReplicatedQuerySelfTest # testNodeLeft fails

2015-03-26 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-613: --- Summary: [Test] IgniteCacheReplicatedQuerySelfTest # testNodeLeft fails Key: IGNITE-613 URL: https://issues.apache.org/jira/browse/IGNITE-613 Project: Ignite

[jira] [Created] (IGNITE-608) [Test] Fix cache with portableEnabled=true

2015-03-26 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-608: --- Summary: [Test] Fix cache with portableEnabled=true Key: IGNITE-608 URL: https://issues.apache.org/jira/browse/IGNITE-608 Project: Ignite Issue Type: Bug

[jira] [Created] (IGNITE-607) [Test] Extra read events and reads in metrics for PARTITIONED_ONLY cache

2015-03-26 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-607: --- Summary: [Test] Extra read events and reads in metrics for PARTITIONED_ONLY cache Key: IGNITE-607 URL: https://issues.apache.org/jira/browse/IGNITE-607 Project: Ignite

[jira] [Created] (IGNITE-606) [Test] Need to fix iterators for GridConcurrentLinkedHashMap in perSegment mode

2015-03-26 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-606: --- Summary: [Test] Need to fix iterators for GridConcurrentLinkedHashMap in perSegment mode Key: IGNITE-606 URL: https://issues.apache.org/jira/browse/IGNITE-606 Project

[jira] [Created] (IGNITE-605) [Test] TODO in GridAbstractTest w/ comment "propose another way to avoid network overhead in tests"

2015-03-26 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-605: --- Summary: [Test] TODO in GridAbstractTest w/ comment "propose another way to avoid network overhead in tests" Key: IGNITE-605 URL: https://issues.apache.org/jira/browse/

[jira] [Created] (IGNITE-604) [Test] To create tests which validate exceptions at IpcSharedMemoryUtils.cpp

2015-03-26 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-604: --- Summary: [Test] To create tests which validate exceptions at IpcSharedMemoryUtils.cpp Key: IGNITE-604 URL: https://issues.apache.org/jira/browse/IGNITE-604 Project

[jira] [Created] (IGNITE-603) [Test] GridP2PMissedResourceCacheSizeSelfTest has commented tests

2015-03-26 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-603: --- Summary: [Test] GridP2PMissedResourceCacheSizeSelfTest has commented tests Key: IGNITE-603 URL: https://issues.apache.org/jira/browse/IGNITE-603 Project: Ignite

[jira] [Created] (IGNITE-602) GridToStringBuilder is vulnerable for StackOverflowError caused by infinite recursion

2015-03-26 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-602: --- Summary: GridToStringBuilder is vulnerable for StackOverflowError caused by infinite recursion Key: IGNITE-602 URL: https://issues.apache.org/jira/browse/IGNITE-602

[jira] [Created] (IGNITE-601) [Test] Lock reentry tests fails for PARTITIONED_ONLY cache

2015-03-26 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-601: --- Summary: [Test] Lock reentry tests fails for PARTITIONED_ONLY cache Key: IGNITE-601 URL: https://issues.apache.org/jira/browse/IGNITE-601 Project: Ignite

[jira] [Created] (IGNITE-600) [Test] Set remove leaves orphaned set items in cache when topology changes

2015-03-26 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-600: --- Summary: [Test] Set remove leaves orphaned set items in cache when topology changes Key: IGNITE-600 URL: https://issues.apache.org/jira/browse/IGNITE-600 Project

[jira] [Created] (IGNITE-599) [Test] File swap SPI does not support evictions

2015-03-26 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-599: --- Summary: [Test] File swap SPI does not support evictions Key: IGNITE-599 URL: https://issues.apache.org/jira/browse/IGNITE-599 Project: Ignite Issue Type: Bug

[jira] [Created] (IGNITE-592) [Test] Null can be erroneously passed to filter in optimistic transaction

2015-03-25 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-592: --- Summary: [Test] Null can be erroneously passed to filter in optimistic transaction Key: IGNITE-592 URL: https://issues.apache.org/jira/browse/IGNITE-592 Project

  1   2   3   >