[jira] [Created] (IGNITE-7874) Update of an enum through jdbc yields a flag mismatch when object is retrieved through get

2018-03-02 Thread Danny Mui (JIRA)
Danny Mui created IGNITE-7874: - Summary: Update of an enum through jdbc yields a flag mismatch when object is retrieved through get Key: IGNITE-7874 URL: https://issues.apache.org/jira/browse/IGNITE-7874

Re: Next Steps: GA Grid: Request to contribute GA library to Apache Ignite

2018-03-02 Thread techbysample
Yury, I have removed pom.good.xml from ml module. Regards Turik -- Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/

IGNITE-5357 is ready for review (Replicated cache reads load balancing)

2018-03-02 Thread Vyacheslav Daradur
Hi, Igniters! This task [1] is about 'get' requests distribution between primary and backup nodes in the replicated cache if 'readFromBackup' flag is enabled. I've prepared a solution [2] suggested by Alexei Scherbakov in Jira comments. It passed prereviews by Alexei and Nikolay Izhikov.

Re: Enabling swap space and Ignite Persistence

2018-03-02 Thread Valentin Kulichenko
I stumbled across couple of use cases where swap space was more suitable than persistence. However, enabling both for a same region definitely doesn't make sense to me, I would throw an exception in this case. -Val On Fri, Mar 2, 2018 at 9:46 AM, Denis Magda wrote: > Hi

Re: REST: support getting objects from cache.

2018-03-02 Thread Prachi Garg
Thanks, Alexey! I'll update the docs. -P On Fri, Mar 2, 2018 at 1:42 AM, Alexey Kuznetsov wrote: > I merged IGNITE-7803 into master. > Created ticket for documentation: https://issues. > apache.org/jira/browse/IGNITE-7867 > > Prachi, could you update documentation for

Re: Ignite Thin clients for Node.js, Python, PHP

2018-03-02 Thread Denis Magda
Thanks, Sergey! It's a really robust foundation. My guess that the guys can take your client, support the rest of APIs the protocol has and eventually merge it to Ignite code base. -- Denis On Fri, Mar 2, 2018 at 2:40 AM, Sergey Kozlov wrote: > Hi Igniters > > Due to some

Re: Enabling swap space and Ignite Persistence

2018-03-02 Thread Denis Magda
Hi Ivan, > Swap is legacy lightweight version of Ignite Native Persistence. In swap > mode, we fully rely on OS in storing offheap memory into memory-mapped > file. We don't provide durability guarantees in this mode. From my point of > view, after 2.1 release there's no reason to prefer swap

Re: Race on IgniteAtomicLong#close

2018-03-02 Thread Anton Kalashnikov
Thank you, Anton. If it is expected behaviour I will fix test but anyway in my opinion this behaviour is not straight, I mean when you do same action and you getting differents result it is not good. At least, exception of missing value should be one. I don't have solution right now but I will

[jira] [Created] (IGNITE-7873) Partition update counters and sizes may be different if cache is using readThrough

2018-03-02 Thread Pavel Kovalenko (JIRA)
Pavel Kovalenko created IGNITE-7873: --- Summary: Partition update counters and sizes may be different if cache is using readThrough Key: IGNITE-7873 URL: https://issues.apache.org/jira/browse/IGNITE-7873

TeamCity user mapping to github user

2018-03-02 Thread Dmitry Pavlov
Hi Igniters, Recently Ignite Basic Test suite notification on failures was enabled (draft of desctiption and details can be found here https://cwiki.apache.org/confluence/display/IGNITE/Continuous+Integration ). But unfortunately notification may not work if TC username differs from github

[jira] [Created] (IGNITE-7872) Actualize code style rules in Ignite

2018-03-02 Thread Dmitriy Pavlov (JIRA)
Dmitriy Pavlov created IGNITE-7872: -- Summary: Actualize code style rules in Ignite Key: IGNITE-7872 URL: https://issues.apache.org/jira/browse/IGNITE-7872 Project: Ignite Issue Type: Task

[jira] [Created] (IGNITE-7871) Partition update counters may be different during exchange

2018-03-02 Thread Pavel Kovalenko (JIRA)
Pavel Kovalenko created IGNITE-7871: --- Summary: Partition update counters may be different during exchange Key: IGNITE-7871 URL: https://issues.apache.org/jira/browse/IGNITE-7871 Project: Ignite

[jira] [Created] (IGNITE-7870) Update Discovery and Communication Technical Docs

2018-03-02 Thread Denis Magda (JIRA)
Denis Magda created IGNITE-7870: --- Summary: Update Discovery and Communication Technical Docs Key: IGNITE-7870 URL: https://issues.apache.org/jira/browse/IGNITE-7870 Project: Ignite Issue Type:

[GitHub] ignite pull request #3597: IGNITE-7869 Dynamic start cache by stored cache d...

2018-03-02 Thread akalash
GitHub user akalash opened a pull request: https://github.com/apache/ignite/pull/3597 IGNITE-7869 Dynamic start cache by stored cache data You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite

[GitHub] ignite pull request #3596: For TeamCity test: default-readFromBackup-true fo...

2018-03-02 Thread daradurvs
Github user daradurvs closed the pull request at: https://github.com/apache/ignite/pull/3596 ---

[jira] [Created] (IGNITE-7869) Dynamic start cache by stored cache data

2018-03-02 Thread Anton Kalashnikov (JIRA)
Anton Kalashnikov created IGNITE-7869: - Summary: Dynamic start cache by stored cache data Key: IGNITE-7869 URL: https://issues.apache.org/jira/browse/IGNITE-7869 Project: Ignite Issue

Re: Maven. Issues with flatten plugin

2018-03-02 Thread Petr Ivanov
Updated all maven definitions I’ve found in templates of test project. Please, try once more. > On 2 Mar 2018, at 16:36, Nikolay Izhikov wrote: > > Petr, thank you. > > But seems it doesn't help > > "Failed to execute goal

Re: Maven. Issues with flatten plugin

2018-03-02 Thread Nikolay Izhikov
Petr, thank you. But seems it doesn't help "Failed to execute goal org.codehaus.mojo:flatten-maven-plugin:1.0.1:flatten (flatten) on project ignite-tools: The plugin org.codehaus.mojo:flatten-maven-plugin:1.0.1 requires Maven version 3.2.5"

[GitHub] ignite pull request #3594: IGNITE-7865 Supported serializerVersion method fo...

2018-03-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/3594 ---

Re: Apache Ignite 2.4 release

2018-03-02 Thread Vladimir Ozerov
Hi, I merged performance fix for TCP metrics. Nikolay, I think it is OK to merge your fix today. Let's agree on a final code freeze on Monday, 5 Mar. On Thu, Mar 1, 2018 at 8:24 PM, Denis Magda wrote: > Hi Vladimir, > > The regression, as well as the performance, is

Re: [IGNITE-7789] Ignite Client Nodes testErrorOnDisconnect()

2018-03-02 Thread Dmitry Pavlov
Maxim, Alexey G. thank you. Test now passes in nigth build, https://ci.ignite.apache.org/viewLog.html?buildId=1117170 Sincerely, Dmitriy Pavlov ср, 28 февр. 2018 г. в 18:11, Maxim Muzafarov : > Dmitry, Sergey > > I've found solution of fixing this test-case, but not sure

[GitHub] ignite pull request #3593: IGNITE-7866

2018-03-02 Thread devozerov
Github user devozerov closed the pull request at: https://github.com/apache/ignite/pull/3593 ---

Re: Ignite Thin clients for Node.js, Python, PHP

2018-03-02 Thread Sergey Kozlov
Hi Igniters Due to some delay for release 2.4 and personal circumstances I decided to public the prototype of Python Client [1]. Feel free to use it as a base if it makes sense. [1] https://github.com/skozlov-gridgain/apache-ignite-python-thin-client On Thu, Mar 1, 2018 at 8:17 PM, Pavel

Re: Maven. Issues with flatten plugin

2018-03-02 Thread Petr Ivanov
Made some changes — 3.3.9 is now default maven. Please, rerun failed tests. > On 2 Mar 2018, at 13:21, Nikolay Izhikov wrote: > > Hello, Petr. > > I run TC for my PR [1] and have some issues on Team City: > > "Failed to execute goal

[GitHub] ignite pull request #3596: For TeamCity test: default-readFromBackup-true fo...

2018-03-02 Thread daradurvs
GitHub user daradurvs opened a pull request: https://github.com/apache/ignite/pull/3596 For TeamCity test: default-readFromBackup-true for all cache's tests You can merge this pull request into a Git repository by running: $ git pull https://github.com/daradurvs/ignite

Re: IgniteConfiguration, TcpDiscoverySpi, TcpCommunicationSpi timeouts

2018-03-02 Thread Yakov Zhdanov
Alexey, generally I agree. However, I don't understand what exactly you suggest. Can you please list the list of parameters you want to deprecate (1), internal logic changes (2) and updates to the javadocs/description of the params you want to keep (3)? --Yakov

Re: Maven. Issues with flatten plugin

2018-03-02 Thread Nikolay Izhikov
Hello, Petr. I run TC for my PR [1] and have some issues on Team City: "Failed to execute goal org.codehaus.mojo:flatten-maven-plugin:1.0.1:flatten (flatten) on project ignite-tools: The plugin org.codehaus.mojo:flatten-maven-plugin:1.0.1 requires Maven version 3.2.5" Can we update maven to

Re: IgniteConfiguration, TcpDiscoverySpi, TcpCommunicationSpi timeouts

2018-03-02 Thread Dmitry Pavlov
Сlear and intuitive API is the strength of Ignite, so I am also +1 for removing the unobvious settings. пт, 2 мар. 2018 г. в 4:11, Valentin Kulichenko < valentin.kuliche...@gmail.com>: > +1. Low level timeouts that we still have in discovery and communication > are very hard to explain and I

[GitHub] ignite pull request #3595: IGNITE-7851: .NET: linq query throws Hexadecimal ...

2018-03-02 Thread apopovgg
GitHub user apopovgg opened a pull request: https://github.com/apache/ignite/pull/3595 IGNITE-7851: .NET: linq query throws Hexadecimal string with odd numb… …er of characters exception You can merge this pull request into a Git repository by running: $ git pull

Re: Next Steps: GA Grid: Request to contribute GA library to Apache Ignite

2018-03-02 Thread Yury Babak
Turik, Also please remove pom.good.xml from ml module. Regards, Yury -- Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/

Re: REST: support getting objects from cache.

2018-03-02 Thread Alexey Kuznetsov
I merged IGNITE-7803 into master. Created ticket for documentation: https://issues.apache.org/jira/browse/IGNITE-7867 Prachi, could you update documentation for REST? On Thu, Mar 1, 2018 at 2:41 PM, Alexey Kuznetsov wrote: > Vladimir, > > I finished with this feature:

[jira] [Created] (IGNITE-7867) Document new feature in REST: possibility to get objects inserted via API or SQL

2018-03-02 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-7867: Summary: Document new feature in REST: possibility to get objects inserted via API or SQL Key: IGNITE-7867 URL: https://issues.apache.org/jira/browse/IGNITE-7867

Re: Enabling swap space and Ignite Persistence

2018-03-02 Thread Ivan Rakov
Prachi, Swap is legacy lightweight version of Ignite Native Persistence. In swap mode, we fully rely on OS in storing offheap memory into memory-mapped file. We don't provide durability guarantees in this mode. From my point of view, after 2.1 release there's no reason to prefer swap mode

[GitHub] ignite pull request #3594: IGNITE-7865 Supported serializerVersion method fo...

2018-03-02 Thread DmitriyGovorukhin
GitHub user DmitriyGovorukhin opened a pull request: https://github.com/apache/ignite/pull/3594 IGNITE-7865 Supported serializerVersion method for WAL manager You can merge this pull request into a Git repository by running: $ git pull

[GitHub] ignite pull request #3593: IGNITE-7866

2018-03-02 Thread devozerov
GitHub user devozerov opened a pull request: https://github.com/apache/ignite/pull/3593 IGNITE-7866 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-7866 Alternatively you can review and apply these

Re: Maven. Issues with flatten plugin

2018-03-02 Thread Nikolay Izhikov
Sorry - IGNITE-7862 is the ticket. 2 марта 2018 г. 12:14 PM пользователь "Nikolay Izhikov" написал: > Dmitry. > I'm already done it. > Will return with PR and TC results soon > > 2 марта 2018 г. 11:53 AM пользователь "Dmitry Pavlov" < > dpavlov@gmail.com> написал: > >>

[jira] [Created] (IGNITE-7866) TcpCommunicationSpi metrics causes cache operations slowdown

2018-03-02 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-7866: --- Summary: TcpCommunicationSpi metrics causes cache operations slowdown Key: IGNITE-7866 URL: https://issues.apache.org/jira/browse/IGNITE-7866 Project: Ignite

Re: Maven. Issues with flatten plugin

2018-03-02 Thread Nikolay Izhikov
Dmitry. I'm already done it. Will return with PR and TC results soon 2 марта 2018 г. 11:53 AM пользователь "Dmitry Pavlov" написал: > Hi Petr, > > Thank you, it is great that you found the solution with low impact. > > Lets create ticket and merge PR. > > пт, 2 мар. 2018

[jira] [Created] (IGNITE-7865) Need to provide method WAL manager for return serialize version

2018-03-02 Thread Dmitriy Govorukhin (JIRA)
Dmitriy Govorukhin created IGNITE-7865: -- Summary: Need to provide method WAL manager for return serialize version Key: IGNITE-7865 URL: https://issues.apache.org/jira/browse/IGNITE-7865 Project:

Re: Maven. Issues with flatten plugin

2018-03-02 Thread Dmitry Pavlov
Hi Petr, Thank you, it is great that you found the solution with low impact. Lets create ticket and merge PR. пт, 2 мар. 2018 г. в 10:06, Petr Ivanov : > The problem is solved by updating flatten-maven-plugin version to 1.0.1. > > Nikolay, please, double check it. > If it

[jira] [Created] (IGNITE-7864) Control utility: Add confirm on dangerous operations

2018-03-02 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-7864: Summary: Control utility: Add confirm on dangerous operations Key: IGNITE-7864 URL: https://issues.apache.org/jira/browse/IGNITE-7864 Project: Ignite

[GitHub] ignite pull request #3592: IGNITE-7862: flatten plugin updated to version 1....

2018-03-02 Thread nizhikov
GitHub user nizhikov opened a pull request: https://github.com/apache/ignite/pull/3592 IGNITE-7862: flatten plugin updated to version 1.0.1 You can merge this pull request into a Git repository by running: $ git pull https://github.com/nizhikov/ignite IGNITE-7862

Re: Transparent Data Encryption (TDE) in Apache Ignite

2018-03-02 Thread Vyacheslav Daradur
Dima, great job! Looking forward to the feature completion! On Fri, Mar 2, 2018 at 9:23 AM, Denis Magda wrote: > Dmitriy R., Nilokay, > > Thanks for the analysis and handout of the architectural design. No doubts, > it would be a valuable addition to Ignite. > > I would

[jira] [Created] (IGNITE-7862) Update flatten-plugin to 1.0.1 version

2018-03-02 Thread Nikolay Izhikov (JIRA)
Nikolay Izhikov created IGNITE-7862: --- Summary: Update flatten-plugin to 1.0.1 version Key: IGNITE-7862 URL: https://issues.apache.org/jira/browse/IGNITE-7862 Project: Ignite Issue Type:

[jira] [Created] (IGNITE-7863) Cleanup spark and spark_2.10 dependencies

2018-03-02 Thread Nikolay Izhikov (JIRA)
Nikolay Izhikov created IGNITE-7863: --- Summary: Cleanup spark and spark_2.10 dependencies Key: IGNITE-7863 URL: https://issues.apache.org/jira/browse/IGNITE-7863 Project: Ignite Issue Type: