[GitHub] ignite pull request #4511: IGNITE-9031: SpringCacheManager throws AssertionE...

2018-08-09 Thread amirakhmedov
GitHub user amirakhmedov opened a pull request:

https://github.com/apache/ignite/pull/4511

IGNITE-9031: SpringCacheManager throws AssertionError during Spring i…

…nitialization

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/amirakhmedov/ignite IGNITE-9031

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/4511.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 #4511


commit e8c4b0f96c1ee107fbc024caebdd7323ee17bba4
Author: Amir Akhmedov 
Date:   2018-08-10T04:25:28Z

IGNITE-9031: SpringCacheManager throws AssertionError during Spring 
initialization




---


[GitHub] ignite pull request #4326: IGNITE-8880: Add setIgnite() in SpringCacheManage...

2018-07-06 Thread amirakhmedov
GitHub user amirakhmedov opened a pull request:

https://github.com/apache/ignite/pull/4326

IGNITE-8880: Add setIgnite() in SpringCacheManager and SpringTransact…

…ionManager

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/amirakhmedov/ignite IGNITE-8880

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/4326.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 #4326


commit 364d9b3071d01c40fba19c9443a278aa2c44c8c8
Author: Amir Akhmedov 
Date:   2018-07-06T23:16:01Z

IGNITE-8880: Add setIgnite() in SpringCacheManager and 
SpringTransactionManager




---


[GitHub] ignite pull request #4208: IGNITE-8740: Support reuse of already initialized...

2018-06-17 Thread amirakhmedov
GitHub user amirakhmedov opened a pull request:

https://github.com/apache/ignite/pull/4208

IGNITE-8740: Support reuse of already initialized Ignite in IgniteSpr…

…ingBean

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/amirakhmedov/ignite IGNITE-8740

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/4208.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 #4208


commit f8cc9600a61e4f8398da422ebdabf13f4b85b197
Author: Amir Akhmedov 
Date:   2018-06-17T08:18:11Z

IGNITE-8740: Support reuse of already initialized Ignite in IgniteSpringBean




---


[GitHub] ignite pull request #4207: IGNITE-640: Implement IgniteMultimap data structu...

2018-06-16 Thread amirakhmedov
GitHub user amirakhmedov opened a pull request:

https://github.com/apache/ignite/pull/4207

IGNITE-640: Implement IgniteMultimap data structures



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/amirakhmedov/ignite IGNITE-640-1

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/4207.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 #4207


commit 28164b3795dda4c8833f66aa2aaf632fd45c7925
Author: Amir Akhmedov 
Date:   2018-06-17T03:05:35Z

IGNITE-640: Implement IgniteMultimap data structures




---


[GitHub] ignite pull request #3926: Ignite 640

2018-04-26 Thread amirakhmedov
GitHub user amirakhmedov opened a pull request:

https://github.com/apache/ignite/pull/3926

Ignite 640



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/amirakhmedov/ignite IGNITE-640

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/3926.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 #3926


commit 4823e87142c6458a96dea876a6d9d30338867cc2
Author: Amir Akhmedov <amir.akhmedov@...>
Date:   2018-04-05T03:07:23Z

IGNITE-640: multimap initial commit

commit c3110c1bcb2a04affcf13a82bfae1ad34ab172d8
Author: Amir Akhmedov <amir.akhmedov@...>
Date:   2018-04-18T03:53:59Z

IGNITE-640: multimap get and getAll implementation

commit 1b0396ea8c58ec5cafef740169a80f7dfc786c6c
Author: Amir Akhmedov <amir.akhmedov@...>
Date:   2018-04-18T04:04:33Z

Merge branch 'master' of https://github.com/apache/ignite into IGNITE-640

commit 8e7747ad3791dec8214d0b0e6e03f9e531dfee07
Author: Amir Akhmedov <amir.akhmedov@...>
Date:   2018-04-26T14:36:37Z

Merge branch 'master' of https://github.com/apache/ignite into IGNITE-640

commit 1a581c52407f00a52474c4a3abe7e59c86f76e6a
Author: Amir Akhmedov <amir.akhmedov@...>
Date:   2018-04-26T14:39:33Z

IGNITE-640: ignite multimap implementation (first iteration)




---


[GitHub] ignite pull request #3444: IGNITE-3999: Support case insensitive search in S...

2018-01-28 Thread amirakhmedov
GitHub user amirakhmedov opened a pull request:

https://github.com/apache/ignite/pull/3444

IGNITE-3999: Support case insensitive search in SQL



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/amirakhmedov/ignite IGNITE-3999

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/3444.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 #3444


commit 71f5dde9673c2f6810db2125f788fa9eec335ba9
Author: Amir Akhmedov <amir.akhmedov@...>
Date:   2018-01-29T04:52:48Z

IGNITE-3999: Support case insensitive search in SQL




---


[GitHub] ignite pull request #1211: IGNITE-4176: IgniteQueue not functioning as expec...

2016-11-06 Thread amirakhmedov
GitHub user amirakhmedov opened a pull request:

https://github.com/apache/ignite/pull/1211

IGNITE-4176: IgniteQueue not functioning as expected after remove()



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/amirakhmedov/ignite IGNITE-4176

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/1211.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 #1211


commit cf89f6ea4ae24a770cf1b09ecb7bf582de2c113d
Author: Amir Akhmedov <amir.akhme...@gmail.com>
Date:   2016-11-07T04:07:19Z

IGNITE-4176: IgniteQueue not functioning as expected after remove()




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] ignite pull request: IGNITE-1227: spring transaction manager imple...

2015-11-16 Thread amirakhmedov
GitHub user amirakhmedov opened a pull request:

https://github.com/apache/ignite/pull/239

IGNITE-1227: spring transaction manager implementation



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/amirakhmedov/ignite ignite-1227

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/239.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 #239


commit aa2b51a17a13695e4d1114c25cd8e76e620ae851
Author: Amir Akhmedov <amir.akhme...@gmail.com>
Date:   2015-11-13T22:04:41Z

IGNITE-1227: spring transaction manager implementation




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---