[jira] [Created] (IGNITE-2821) Design and implement keepBinary flag for IgniteRDD

2016-03-11 Thread Alexey Goncharuk (JIRA)
Alexey Goncharuk created IGNITE-2821: Summary: Design and implement keepBinary flag for IgniteRDD Key: IGNITE-2821 URL: https://issues.apache.org/jira/browse/IGNITE-2821 Project: Ignite I

Re: Semaphore blocking on tryAcquire() while holding a cache-lock

2016-03-11 Thread Dmitriy Setrakyan
On Fri, Mar 11, 2016 at 10:20 AM, Christos Erotocritou < chris...@gridgain.com> wrote: > We already have a basic FAQ page which I am populating: > http://apacheignite.gridgain.org/docs/faq < > http://apacheignite.gridgain.org/docs/faq> > > Please feel free to add to it. > Thanks Christos! Here is

[jira] [Created] (IGNITE-2820) IGFS: Ensure that all participating IDs are locked right after TX start.

2016-03-11 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2820: --- Summary: IGFS: Ensure that all participating IDs are locked right after TX start. Key: IGNITE-2820 URL: https://issues.apache.org/jira/browse/IGNITE-2820 Projec

[jira] [Created] (IGNITE-2819) IGFS: Aggressively cache secondayr file systme metadata to minimize amount of direct FS calls.

2016-03-11 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2819: --- Summary: IGFS: Aggressively cache secondayr file systme metadata to minimize amount of direct FS calls. Key: IGNITE-2819 URL: https://issues.apache.org/jira/browse/IGNITE-28

Re: Semaphore blocking on tryAcquire() while holding a cache-lock

2016-03-11 Thread Christos Erotocritou
Ah, I realise now that this FAQ you are talking about is probably more of a dev one where as the one I’ve created is more product focused. Christos > On 11 Mar 2016, at 18:20, Christos Erotocritou wrote: > > We already have a basic FAQ page which I am populating: > http://apacheignite.gridgai

[jira] [Created] (IGNITE-2818) IGFS: Ensure that "dual" operations use efficient entry processors.

2016-03-11 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2818: --- Summary: IGFS: Ensure that "dual" operations use efficient entry processors. Key: IGNITE-2818 URL: https://issues.apache.org/jira/browse/IGNITE-2818 Project: Ig

[jira] [Created] (IGNITE-2817) IGFS: "update*" oeprations in IgfsMetaManager should not use "put" operations.

2016-03-11 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2817: --- Summary: IGFS: "update*" oeprations in IgfsMetaManager should not use "put" operations. Key: IGNITE-2817 URL: https://issues.apache.org/jira/browse/IGNITE-2817

[jira] [Created] (IGNITE-2816) IGFS: IgfsMetaManaget should not use "put" to update parent listing.

2016-03-11 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2816: --- Summary: IGFS: IgfsMetaManaget should not use "put" to update parent listing. Key: IGNITE-2816 URL: https://issues.apache.org/jira/browse/IGNITE-2816 Project: I

[jira] [Created] (IGNITE-2815) IGFS: IgfsMetaManager.create() should not use "putIfAbsent" to create a file.

2016-03-11 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2815: --- Summary: IGFS: IgfsMetaManager.create() should not use "putIfAbsent" to create a file. Key: IGNITE-2815 URL: https://issues.apache.org/jira/browse/IGNITE-2815 P

[jira] [Created] (IGNITE-2814) IGFS: Optimize file meta update operations using entry processors.

2016-03-11 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2814: --- Summary: IGFS: Optimize file meta update operations using entry processors. Key: IGNITE-2814 URL: https://issues.apache.org/jira/browse/IGNITE-2814 Project: Ign

[jira] [Created] (IGNITE-2813) IGFS: Optimize metadata format.

2016-03-11 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2813: --- Summary: IGFS: Optimize metadata format. Key: IGNITE-2813 URL: https://issues.apache.org/jira/browse/IGNITE-2813 Project: Ignite Issue Type: Task

[jira] [Created] (IGNITE-2812) IGFS: Some operations on DUAL file system could be passed directly to secondary fiel system.

2016-03-11 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2812: --- Summary: IGFS: Some operations on DUAL file system could be passed directly to secondary fiel system. Key: IGNITE-2812 URL: https://issues.apache.org/jira/browse/IGNITE-2812

[jira] [Created] (IGNITE-2811) IGFS: Optimize properties handling.

2016-03-11 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2811: --- Summary: IGFS: Optimize properties handling. Key: IGNITE-2811 URL: https://issues.apache.org/jira/browse/IGNITE-2811 Project: Ignite Issue Type: Task

Re: Semaphore blocking on tryAcquire() while holding a cache-lock

2016-03-11 Thread Christos Erotocritou
We already have a basic FAQ page which I am populating: http://apacheignite.gridgain.org/docs/faq Please feel free to add to it. Not sure if we want to migrate this to the wiki? Christos > On 11 Mar 2016, at 17:35, Dmitriy Setrakyan wrote: > > +1 o

[jira] [Created] (IGNITE-2810) IGFS: Stripe TRASH directory.

2016-03-11 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2810: --- Summary: IGFS: Stripe TRASH directory. Key: IGNITE-2810 URL: https://issues.apache.org/jira/browse/IGNITE-2810 Project: Ignite Issue Type: Task

[jira] [Created] (IGNITE-2809) Optimize IGFS performance.

2016-03-11 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2809: --- Summary: Optimize IGFS performance. Key: IGNITE-2809 URL: https://issues.apache.org/jira/browse/IGNITE-2809 Project: Ignite Issue Type: Task

Re: Semaphore blocking on tryAcquire() while holding a cache-lock

2016-03-11 Thread Dmitriy Setrakyan
+1 on FAQ Can we just create a page, and start populating it? D. On Fri, Mar 11, 2016 at 3:25 AM, Anton Vinogradov wrote: > Yakov, > > I've answered. > Seems we have to have special FAQ section at Ignite wiki to publish same > things. > > On Sun, Mar 6, 2016 at 12:21 PM, Yakov Zhdanov > wrote

Re: About Infinispan

2016-03-11 Thread Dmitriy Setrakyan
Thanks Gianfranco! You should have the commit privileges to the website. Simply commit the files to SVN and they should show on the website almost immediately. Also, please use the existing comparisons we already have as a starting point: https://ignite.apache.org/use-cases/compare/hazelcast.htm

[GitHub] ignite pull request: IGNITE-2404

2016-03-11 Thread ryanzz
GitHub user ryanzz opened a pull request: https://github.com/apache/ignite/pull/549 IGNITE-2404 For TcpDiscoverySpi and TcpCommunicationSpi, if port range value is 0, then implementation will try bind only to the port provided by setLocalPort(int) method and fail if binding to this

[GitHub] ignite pull request: Ignite 2759

2016-03-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/542 --- 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 enab

Connecting Amazon cluster with client from local

2016-03-11 Thread Alper Tekinalp
Hi all. Is there a way to connect an amazon cluster from local client? I tried to use static ip discovery with public ip of node. It seems to find the cluster but cant connect. As I understand from error messages, client tries to use internal ip of server node for other things. How can I workaro

[GitHub] ignite pull request: Community edition 7.5.9

2016-03-11 Thread avinogradovgg
GitHub user avinogradovgg opened a pull request: https://github.com/apache/ignite/pull/548 Community edition 7.5.9 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite gridgain-7.5.9 Alternatively you can revie

[GitHub] ignite pull request: Community edition 7.5.8

2016-03-11 Thread avinogradovgg
Github user avinogradovgg closed the pull request at: https://github.com/apache/ignite/pull/512 --- 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

[GitHub] ignite pull request: Ignite 2806

2016-03-11 Thread iveselovskiy
GitHub user iveselovskiy opened a pull request: https://github.com/apache/ignite/pull/547 Ignite 2806 You can merge this pull request into a Git repository by running: $ git pull https://github.com/iveselovskiy/ignite ignite-2806 Alternatively you can review and apply these c

[jira] [Created] (IGNITE-2808) IGFS: re-create lock relaxed version

2016-03-11 Thread Ivan Veselovsky (JIRA)
Ivan Veselovsky created IGNITE-2808: --- Summary: IGFS: re-create lock relaxed version Key: IGNITE-2808 URL: https://issues.apache.org/jira/browse/IGNITE-2808 Project: Ignite Issue Type: Bug

[jira] [Created] (IGNITE-2807) IGFS: re-create lock relaxed version

2016-03-11 Thread Ivan Veselovsky (JIRA)
Ivan Veselovsky created IGNITE-2807: --- Summary: IGFS: re-create lock relaxed version Key: IGNITE-2807 URL: https://issues.apache.org/jira/browse/IGNITE-2807 Project: Ignite Issue Type: Bug

[jira] [Created] (IGNITE-2806) IGFS: re-create lock relaxed version

2016-03-11 Thread Ivan Veselovsky (JIRA)
Ivan Veselovsky created IGNITE-2806: --- Summary: IGFS: re-create lock relaxed version Key: IGNITE-2806 URL: https://issues.apache.org/jira/browse/IGNITE-2806 Project: Ignite Issue Type: Bug

[jira] [Created] (IGNITE-2805) CPP: Implement transactions API for CPP client.

2016-03-11 Thread Igor Sapego (JIRA)
Igor Sapego created IGNITE-2805: --- Summary: CPP: Implement transactions API for CPP client. Key: IGNITE-2805 URL: https://issues.apache.org/jira/browse/IGNITE-2805 Project: Ignite Issue Type: Ta

[jira] [Created] (IGNITE-2804) ODBC: Implement ODBC-related events.

2016-03-11 Thread Igor Sapego (JIRA)
Igor Sapego created IGNITE-2804: --- Summary: ODBC: Implement ODBC-related events. Key: IGNITE-2804 URL: https://issues.apache.org/jira/browse/IGNITE-2804 Project: Ignite Issue Type: Task

[jira] [Created] (IGNITE-2803) ODBC: Add SSL support.

2016-03-11 Thread Igor Sapego (JIRA)
Igor Sapego created IGNITE-2803: --- Summary: ODBC: Add SSL support. Key: IGNITE-2803 URL: https://issues.apache.org/jira/browse/IGNITE-2803 Project: Ignite Issue Type: Task Components:

[jira] [Created] (IGNITE-2802) ODBC: Add support for address ranges.

2016-03-11 Thread Igor Sapego (JIRA)
Igor Sapego created IGNITE-2802: --- Summary: ODBC: Add support for address ranges. Key: IGNITE-2802 URL: https://issues.apache.org/jira/browse/IGNITE-2802 Project: Ignite Issue Type: Task

[GitHub] ignite pull request: IGNITE-2694 .NET: AnyCPU build

2016-03-11 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/546 IGNITE-2694 .NET: AnyCPU build You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-2694 Alternatively you can review and

Re: Semaphore blocking on tryAcquire() while holding a cache-lock

2016-03-11 Thread Anton Vinogradov
Yakov, I've answered. Seems we have to have special FAQ section at Ignite wiki to publish same things. On Sun, Mar 6, 2016 at 12:21 PM, Yakov Zhdanov wrote: > Vlad and all (esp Val and Anton V.), > > I reviewed the PR. My comments are in the ticket. > > Anton V. there is a question regarding op

Re: About Infinispan

2016-03-11 Thread Gianfranco Murador
Hello Dmitry, I can do this comparison , as I am doing integration with drools getting ideas from what is done with Infinispan. Regards, Gianfranco We definitely should do a comparison to Infinispan. Anyone in the community is interested in picking this up and updating the website? D. On Th

[GitHub] ignite pull request: IGNITE-2708

2016-03-11 Thread ryanzz
GitHub user ryanzz opened a pull request: https://github.com/apache/ignite/pull/544 IGNITE-2708 fixed IGNITE-2708 by check the state of spi when GridManager start it. You can merge this pull request into a Git repository by running: $ git pull https://github.com/ryanzz/ignite i

[GitHub] ignite pull request: Hunk perf 1119 plus lock relax

2016-03-11 Thread iveselovskiy
GitHub user iveselovskiy opened a pull request: https://github.com/apache/ignite/pull/545 Hunk perf 1119 plus lock relax DO NOT MERGE! You can merge this pull request into a Git repository by running: $ git pull https://github.com/iveselovskiy/ignite hunk-perf-1119-plus-lock-r