[jira] [Created] (IGNITE-1498) Add support for specifying config via command line option

2015-09-16 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-1498: Summary: Add support for specifying config via command line option Key: IGNITE-1498 URL: https://issues.apache.org/jira/browse/IGNITE-1498 Project: Ignite

docker image

2015-09-16 Thread Dmitriy Setrakyan
Ignters, Can we change our docker image to download the OpenJDK? We should not automatically download Oracle JDK in the docker image - it is against the license. My preference would be to fix it for 1.4 release. Thanks, D.

Re: ignite-schema-import

2015-09-16 Thread Alexey Kuznetsov
Seems that you unchecked "schema-import" profile in Maven projects / Profile tree? On Thu, Sep 17, 2015 at 10:44 AM, Dmitriy Setrakyan wrote: > Igniters, > > Is there a reason every time I update from GIT I get the following popup in > IDEA: > > "This modules have been removed from Maven structu

ignite-schema-import

2015-09-16 Thread Dmitriy Setrakyan
Igniters, Is there a reason every time I update from GIT I get the following popup in IDEA: "This modules have been removed from Maven structure: "ignite-schema-import"? D.

Re: ignite 1.4 status

2015-09-16 Thread Alexey Goncharuk
Yakov, Igniters, I have found at least one issue related to ignite-1171 hang, it is caused by a race between discovery custom message and collectDiscoveryData() call (updated the ticket). I remember we wanted to call collectDiscoveryData() during the NodeAddFinishedMessage processing, however it w

Re: ignite 1.4 status

2015-09-16 Thread Yakov Zhdanov
Guys, I want to update release status. Testing has revealed some cache issues which should be fixed with the release. Moreover, it turned out that these issues block vert.x release. So, if we fix them we can consider including vert.x into 1.4 release. Which is good I think. I think that Alex Gon

Re: Ignite ARM Unsafe GetFloat Segmentation Fault

2015-09-16 Thread Denis Magda
Guys, I've created a special task to overcome this issue: [1] Already linked the task with IGNITE-1493 and put a reference to user's question from StackOverflow. Feel free to leave your thought in [1]. [1] https://issues.apache.org/jira/browse/IGNITE-1497 -- Denis On 9/16/2015 10:33 AM, Vl

[jira] [Created] (IGNITE-1497) Support CPU architectures different from x86/x64

2015-09-16 Thread Denis Magda (JIRA)
Denis Magda created IGNITE-1497: --- Summary: Support CPU architectures different from x86/x64 Key: IGNITE-1497 URL: https://issues.apache.org/jira/browse/IGNITE-1497 Project: Ignite Issue Type: I

Re: Patch for IGNITE-1395

2015-09-16 Thread Yakov Zhdanov
Done! --Yakov 2015-09-16 17:04 GMT+03:00 Roman : > Thank you, YakovMy jira username is roman_s. > Roman > > > > On Wednesday, September 16, 2015 9:04 PM, Yakov Zhdanov < > yzhda...@apache.org> wrote: > > > Roman, > > Please let us know your jira ID so we can add you to contributors and you

Re: Patch for IGNITE-1395

2015-09-16 Thread Roman
Thank you, YakovMy jira username is roman_s. Roman On Wednesday, September 16, 2015 9:04 PM, Yakov Zhdanov wrote: Roman, Please let us know your jira ID so we can add you to contributors and you will be able to assign issues. --Yakov 2015-09-16 14:27 GMT+03:00 Roman : > Hi, I h

[jira] [Created] (IGNITE-1496) Platform .Net: Add .Net examples

2015-09-16 Thread Pavel Tupitsyn (JIRA)
Pavel Tupitsyn created IGNITE-1496: --- Summary: Platform .Net: Add .Net examples Key: IGNITE-1496 URL: https://issues.apache.org/jira/browse/IGNITE-1496 Project: Ignite Issue Type: Sub-task

[GitHub] ignite pull request: IGNITE-1492 Platform .Net: Set up FxCop proje...

2015-09-16 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/95 IGNITE-1492 Platform .Net: Set up FxCop project, fix/suppress warnings You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-

Re: Patch for IGNITE-1395

2015-09-16 Thread Yakov Zhdanov
Roman, Please let us know your jira ID so we can add you to contributors and you will be able to assign issues. --Yakov 2015-09-16 14:27 GMT+03:00 Roman : > Hi, I have a fix for minor issue IGNITE-1395. Can you please assign me? > Regards,Roman >

Re: Patch for IGNITE-1395

2015-09-16 Thread Alexey Kuznetsov
Roman, If you are able to add comments to issue in JIRA I think you should be able to assign it to yourself. Try it. Also, please read how to contribute: https://cwiki.apache.org/confluence/display/IGNITE/How+to+Contribute On Wed, Sep 16, 2015 at 6:27 PM, Roman wrote: > Hi, I have a fix for mi

Patch for IGNITE-1395

2015-09-16 Thread Roman
Hi, I have a fix for minor issue IGNITE-1395. Can you please assign me? Regards,Roman

[jira] [Created] (IGNITE-1495) Cache SQL query metadata index's fields have wrong register.

2015-09-16 Thread Vasiliy Sisko (JIRA)
Vasiliy Sisko created IGNITE-1495: - Summary: Cache SQL query metadata index's fields have wrong register. Key: IGNITE-1495 URL: https://issues.apache.org/jira/browse/IGNITE-1495 Project: Ignite

Re: Ignite ARM Unsafe GetFloat Segmentation Fault

2015-09-16 Thread Vladimir Ozerov
Note that there is another similar problem reported for HP-UX environment: https://issues.apache.org/jira/browse/IGNITE-1493. While the problem appears to be completely different in nature (address alignment problem), it looks like we need some systematic work on targeting different archs/OSes. I e