[GitHub] ignite pull request: IGNITE-2273

2016-02-20 Thread asfgit
Github user asfgit closed the pull request at:

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


---
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-2273

2016-01-28 Thread ilantukh
GitHub user ilantukh opened a pull request:

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

IGNITE-2273



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

$ git pull https://github.com/ilantukh/ignite ignite-2273

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

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


commit 24514125b67e8f8361ab1ce14dc0376719922880
Author: Ilya Lantukh 
Date:   2016-01-28T12:03:06Z

ignite-2273 : Optimized usage of Arrays.asList().




---
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-2273

2016-01-27 Thread ilantukh
GitHub user ilantukh opened a pull request:

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

IGNITE-2273



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

$ git pull https://github.com/ilantukh/ignite ignite-2273

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

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


commit 0e6e55bce1567430caf47bfaf7a498f9172031ff
Author: Ilya Lantukh 
Date:   2016-01-27T14:15:41Z

ignite-2273 : Alternative to Arrays.asList() optimized for 1 and 2 element 
arrays.

commit 4ec95281af610334296d258d6b8b8d1f533c11e0
Author: Ilya Lantukh 
Date:   2016-01-27T14:19:47Z

ignite-2273 : reverted Arrays.asList() replacement in examples.




---
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.
---