Re: Cassandra cache store [IGNITE-1371]

2016-02-17 Thread Dmitriy Setrakyan
Would be nice to get it into the next release. On Wed, Feb 17, 2016 at 10:40 PM, irudyak wrote: > Actually the idea of PersistenceCallback interface looks good. I'll try to > think how it's better to implement CassandraData class. > > > > -- > View this message in context: >

[GitHub] ignite pull request: IGNITE-2416: TcpDiscoverySharedFsIpFinder to ...

2016-02-17 Thread shroman
GitHub user shroman opened a pull request: https://github.com/apache/ignite/pull/495 IGNITE-2416: TcpDiscoverySharedFsIpFinder to work with IPv6 addresses. You can merge this pull request into a Git repository by running: $ git pull https://github.com/shroman/ignite

Re: Cassandra cache store [IGNITE-1371]

2016-02-17 Thread irudyak
Actually the idea of PersistenceCallback interface looks good. I'll try to think how it's better to implement CassandraData class. -- View this message in context: http://apache-ignite-developers.2346864.n4.nabble.com/Cassandra-cache-store-IGNITE-1371-tp6880p7436.html Sent from the Apache

[jira] [Created] (IGNITE-2683) ClassLoader set in IgniteConfiguration is not always used

2016-02-17 Thread Semen Boikov (JIRA)
Semen Boikov created IGNITE-2683: Summary: ClassLoader set in IgniteConfiguration is not always used Key: IGNITE-2683 URL: https://issues.apache.org/jira/browse/IGNITE-2683 Project: Ignite

Re: Ignite .NET & C++ links on the main website

2016-02-17 Thread Dmitriy Setrakyan
Pavel, I think that the contributor(s) of the functionality have to add the documentation. Otherwise, it will be very hard to do for the people not deeply involved. Did you have something else in mind? D. On Wed, Feb 17, 2016 at 2:02 AM, Pavel Tupitsyn wrote: >

Re: About issue 1661

2016-02-17 Thread Dmitriy Setrakyan
I linked IGNITE-2610 and IGNITE-1661 in Jira. Let’s process them together. On Wed, Feb 17, 2016 at 12:58 PM, Alexey Goncharuk < alexey.goncha...@gmail.com> wrote: > Yes, from the description it looks related to IGNITE-2610. I will check the > test attached to the IGNITE-1661 once I finish the

[jira] [Created] (IGNITE-2681) Need to add an option to suppress binary marshaller warnings

2016-02-17 Thread Valentin Kulichenko (JIRA)
Valentin Kulichenko created IGNITE-2681: --- Summary: Need to add an option to suppress binary marshaller warnings Key: IGNITE-2681 URL: https://issues.apache.org/jira/browse/IGNITE-2681 Project:

Re: Please review

2016-02-17 Thread Alexey Goncharuk
Denis, Changes in IGNITE-2647 look good to me. ​

[jira] [Created] (IGNITE-2680) Terminating running SQL queries

2016-02-17 Thread Denis Magda (JIRA)
Denis Magda created IGNITE-2680: --- Summary: Terminating running SQL queries Key: IGNITE-2680 URL: https://issues.apache.org/jira/browse/IGNITE-2680 Project: Ignite Issue Type: Bug

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

2016-02-17 Thread Vladimir Ozerov
Cross-posting to the dev-list. Hi Mario, Thank you for source code. I was able to reproduce the issue and deduced it to simpler example when two nodes start in a single JVM and one of the holds key lock. See https://issues.apache.org/jira/browse/IGNITE-2671 Igniters, I think someone with

About issue-1661

2016-02-17 Thread 李玉珏
Hi: https://issues.apache.org/jira/browse/IGNITE-1661?filter=-2. The issue is china's developer found, but the community has no feedback. Today, the issue reporter asked me, but I can't answer. I would like to ask, does anyone know what the issue is? Are developers using incorrect? If it is

[GitHub] ignite pull request: Ignite 2525

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

Re: About issue 1661

2016-02-17 Thread Denis Magda
Hi, Don't hesitate to reaching out community over @dev or @user list if there is no feedback in some JIRA ticket. Alex G., is this issue somehow related to the task you're working on https://issues.apache.org/jira/browse/IGNITE-2610 On 2/17/2016 4:23 PM, 李玉珏@163 wrote: Hi:

Please review

2016-02-17 Thread Denis Magda
Igniters, Please review the critical minor fixes for the following tickets IGNITE-2647:Cache is undeployed even when BinaryMarshaller is used IGNITE-2666: Node is not stopped when RingMessageWorker is interrupted

Ignite .NET & C++ links on the main website

2016-02-17 Thread Pavel Tupitsyn
Igniters, We have released .NET & C++ support in 1.5, but there is not enough information about these on the main website: * No mentions in Features * Documentation submenu is inconsistent across different pages (Download page does not have .NET links in Documentation submenu for some reason) *

About issue 1661

2016-02-17 Thread 李玉珏
Hi: https://issues.apache.org/jira/browse/IGNITE-1661?filter=-2. The issue is china's developer found, but the community has no feedback. Today, the issue reporter asked me, but I can't answer. I would like to ask, does anyone know what the issue is? Are developers using incorrect? If it is

[GitHub] ignite pull request: Ignite 2649

2016-02-17 Thread dkarachentsev
GitHub user dkarachentsev opened a pull request: https://github.com/apache/ignite/pull/492 Ignite 2649 You can merge this pull request into a Git repository by running: $ git pull https://github.com/dkarachentsev/ignite ignite-2649 Alternatively you can review and apply

[GitHub] ignite pull request: IGNITE-2674: Removed cursor removing in OdbcR...

2016-02-17 Thread isapego
GitHub user isapego opened a pull request: https://github.com/apache/ignite/pull/491 IGNITE-2674: Removed cursor removing in OdbcRequestHandler.fetchQuery(). You can merge this pull request into a Git repository by running: $ git pull https://github.com/isapego/ignite

[GitHub] ignite pull request: IGNITE-2156 .Net: add IgniteClientDisconnecte...

2016-02-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/397 --- 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

[jira] [Created] (IGNITE-2676) Refactor IGFS screen to Angular directives

2016-02-17 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-2676: Summary: Refactor IGFS screen to Angular directives Key: IGNITE-2676 URL: https://issues.apache.org/jira/browse/IGNITE-2676 Project: Ignite Issue

[jira] [Created] (IGNITE-2675) ODBC: Query ID is insecure.

2016-02-17 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2675: --- Summary: ODBC: Query ID is insecure. Key: IGNITE-2675 URL: https://issues.apache.org/jira/browse/IGNITE-2675 Project: Ignite Issue Type: Sub-task

[jira] [Created] (IGNITE-2674) Cursors should be removed in case of exception only in OdbcRequestHandler.executeQuery() method.

2016-02-17 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2674: --- Summary: Cursors should be removed in case of exception only in OdbcRequestHandler.executeQuery() method. Key: IGNITE-2674 URL:

[jira] [Created] (IGNITE-2673) ODBC: Potential memory leak when Throwable is thrown inside OdbcRequestHandler

2016-02-17 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2673: --- Summary: ODBC: Potential memory leak when Throwable is thrown inside OdbcRequestHandler Key: IGNITE-2673 URL: https://issues.apache.org/jira/browse/IGNITE-2673

[GitHub] ignite pull request: IGNITE-2627: Removed OdbcNioParser. Using Gri...

2016-02-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/485 --- 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

[jira] [Created] (IGNITE-2672) ignite-benchmarks.jar should not be included into build.

2016-02-17 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2672: --- Summary: ignite-benchmarks.jar should not be included into build. Key: IGNITE-2672 URL: https://issues.apache.org/jira/browse/IGNITE-2672 Project: Ignite