Re: [RESULT] [VOTE] Apache Ignite 1.7.0 Release (RC1)

2016-08-07 Thread Andrey Novikov
Canโ€™t find maven artifacts for 1.7.0 http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.ignite%22 On Sat, Aug 6, 2016 at 10:04 AM, Dmitriy Setrakyan wrote: > On Fri, Aug 5, 2016 at 5:18 PM, ๆŽ็މ็@163 <18624049...@163.com> wrot

Re: All BinaryObjects created by BinaryObjectBuilder stored at the same partition by default

2016-08-07 Thread Dmitriy Setrakyan
On Sat, Aug 6, 2016 at 8:11 PM, Sergi Vladykin wrote: > I think it makes sense to always generate hashCode but allow overriding it > if really needed. Because this requirement to set it manually is a priori > usability issue and error prone approach. > Agree. Sounds like the best approach. I wou

IGNITE-3263 Affinity function must check for null keys

2016-08-07 Thread Saikat Maitra
Hi, I have raised PR[1] for the following jira ticket[2]. Please review and let me know if any changes required. I have added an example to demonstrate the change is working fine and tested but was not able to reproduce the exception scenario using unit tests. Regards, Saikat [1] https://gith

IGNITE-3407 HTTP REST: query commands without pageSize failed with NPE

2016-08-07 Thread Saikat Maitra
Hi, I have raised PR[1] for the following jira ticket[2]. Please review and let me know if any changes required. Regards, Saikat [1] https://github.com/apache/ignite/pull/927 [2] https://issues.apache.org/jira/browse/IGNITE-3407

[GitHub] ignite pull request #927: IGNITE-3407 HTTP REST: query commands without page...

2016-08-07 Thread samaitra
GitHub user samaitra opened a pull request: https://github.com/apache/ignite/pull/927 IGNITE-3407 HTTP REST: query commands without pageSize failed with NPE You can merge this pull request into a Git repository by running: $ git pull https://github.com/samaitra/ignite IGNITE-3