[jira] [Created] (IGNITE-3253) Web console: adding a new cache from Model screnn doesn't work

2016-06-05 Thread Pavel Konstantinov (JIRA)
Pavel Konstantinov created IGNITE-3253: -- Summary: Web console: adding a new cache from Model screnn doesn't work Key: IGNITE-3253 URL: https://issues.apache.org/jira/browse/IGNITE-3253 Project:

[jira] [Created] (IGNITE-3251) Implement field validator "positive power of 2"

2016-06-05 Thread Vasiliy Sisko (JIRA)
Vasiliy Sisko created IGNITE-3251: - Summary: Implement field validator "positive power of 2" Key: IGNITE-3251 URL: https://issues.apache.org/jira/browse/IGNITE-3251 Project: Ignite Issue

[jira] [Created] (IGNITE-3250) Web console: incorrect Undo behavior in corner case

2016-06-05 Thread Pavel Konstantinov (JIRA)
Pavel Konstantinov created IGNITE-3250: -- Summary: Web console: incorrect Undo behavior in corner case Key: IGNITE-3250 URL: https://issues.apache.org/jira/browse/IGNITE-3250 Project: Ignite

[jira] [Created] (IGNITE-3249) Web console: unexpected 'Unsaved changes'

2016-06-05 Thread Pavel Konstantinov (JIRA)
Pavel Konstantinov created IGNITE-3249: -- Summary: Web console: unexpected 'Unsaved changes' Key: IGNITE-3249 URL: https://issues.apache.org/jira/browse/IGNITE-3249 Project: Ignite Issue

RE: API for asynchronous execution.

2016-06-05 Thread Andrey Kornev
Hello, I'd like to suggest making the point about the callback execution ordering more prominent in the Ignite documentation and/or the javadocs of @IgniteAsyncCallback. I think the documentation should emphasize the fact that the events for the same keys are guaranteed to be delivered

Re: Docker image for Ignite 1.6.0 release pull request

2016-06-05 Thread zshamrock
Updated Dockerfile/PR - reduce the generated Docker image size from 1.061GB to 885MB. -- View this message in context: http://apache-ignite-developers.2346864.n4.nabble.com/Docker-image-for-Ignite-1-6-0-release-pull-request-tp9276p9282.html Sent from the Apache Ignite Developers mailing list

Not supported -np (no pause) parameter for Ignite 1.6.0 release

2016-06-05 Thread zshamrock
Tried to create an issue myself from Ignite JIRA, looks like I don't have enough permissions to do it. So post it here: /apache-ignite-fabric-1.6.0-bin/bin$ ./ignite.sh -np Invalid arguments: -np Usage: ./ignite.sh [?]|[path {-v}{-np}]|[-i] Where: ?, /help, -help, - show this

[jira] [Created] (IGNITE-3248) IGFS: Improve dual stream operations performance.

2016-06-05 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3248: --- Summary: IGFS: Improve dual stream operations performance. Key: IGNITE-3248 URL: https://issues.apache.org/jira/browse/IGNITE-3248 Project: Ignite

[jira] [Created] (IGNITE-3247) IGFS: Optimize non-stream client operations.

2016-06-05 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3247: --- Summary: IGFS: Optimize non-stream client operations. Key: IGNITE-3247 URL: https://issues.apache.org/jira/browse/IGNITE-3247 Project: Ignite Issue

[jira] [Created] (IGNITE-3246) IGFS: Create infrastructure for remote client operations.

2016-06-05 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3246: --- Summary: IGFS: Create infrastructure for remote client operations. Key: IGNITE-3246 URL: https://issues.apache.org/jira/browse/IGNITE-3246 Project: Ignite

[jira] [Created] (IGNITE-3245) IGFS: Optimize performance for client nodes.

2016-06-05 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3245: --- Summary: IGFS: Optimize performance for client nodes. Key: IGNITE-3245 URL: https://issues.apache.org/jira/browse/IGNITE-3245 Project: Ignite Issue

Docker image for Ignite 1.6.0 release pull request

2016-06-05 Thread zshamrock
Hi, guys, what about the following https://github.com/apache/ignite/pull/757? Is already someone from DataGrid/Ignite working on official docker image for 1.6.0 release, or you can take a look into the pull request above I've submitted. -- View this message in context: