Re: IGNITE-4157 design proposal

2016-11-03 Thread Semyon Boikov
Hi Sergey, I have few comments: - when new node joins cluster all existing nodes provide current data from 'collectDiscoveryData' callback and then this data is sent in TcpDiscoveryNodeAddedMessage as 'nodeId -> nodeData' map. In case of 'typeId->typeName' mapping it is supposed that when 'collec

Re: Add new event in putblic API

2016-11-03 Thread Dmitriy Setrakyan
Dmitriy, I am not sure how a public even would help fixing internal error handling. Also, the ticket has too many comments which makes it difficult to understand. Any chance you could provide the final proposal here? On Thu, Nov 3, 2016 at 8:01 AM, Dmitriy Govorukhin < dmitriy.govoruk...@gmail.com

Re: Off-Heap SQL Indexes

2016-11-03 Thread Dmitriy Setrakyan
Do we currently throw an exception if memory mode is set to off-heap by the max-offheap-memory is set to "-1"? Otherwise, it can get very confusing to users. On Thu, Nov 3, 2016 at 10:22 AM, Denis Magda wrote: > Sergi, > > Referring to your response and the source code I should say that, in fact

IGNITE-3066 Set of Redis commands that can be easily implemented via existing REST commands

2016-11-03 Thread Roman Shtykh
Igniters, Please review the issue.https://issues.apache.org/jira/browse/IGNITE-3066 Thank you,Roman

[GitHub] ignite pull request #1191: IGNITE-3891: Enable registering with hostname for...

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

Re: Ignite TeamCity URL

2016-11-03 Thread Igor Rudyak
Cool, cause previously it was some crazy IP address :-) On Thu, Nov 3, 2016 at 2:04 PM, Dmitriy Govorukhin < dmitriy.govoruk...@gmail.com> wrote: > Yes, from this page wiki > . > > On Thu, Nov 3, 2016 at 11:59 PM, Dmitriy Setr

Re: Ignite TeamCity URL

2016-11-03 Thread Dmitriy Govorukhin
Yes, from this page wiki . On Thu, Nov 3, 2016 at 11:59 PM, Dmitriy Setrakyan wrote: > Is this URL documented on Wiki? > > On Thu, Nov 3, 2016 at 1:52 PM, Dmitriy Govorukhin < > dmitriy.govoruk...@gmail.com> wrote: > > > Hi I

Re: Ignite TeamCity URL

2016-11-03 Thread Dmitriy Setrakyan
Is this URL documented on Wiki? On Thu, Nov 3, 2016 at 1:52 PM, Dmitriy Govorukhin < dmitriy.govoruk...@gmail.com> wrote: > Hi Igor, ci.ignite.apache.org > > 3 нояб. 2016 г. 11:26 PM пользователь "Igor Rudyak" > написал: > > > Hi guys, > > > > Just curious what's the new URL for Ignite TeamCity?

Re: Ignite TeamCity URL

2016-11-03 Thread Dmitriy Govorukhin
Hi Igor, ci.ignite.apache.org 3 нояб. 2016 г. 11:26 PM пользователь "Igor Rudyak" написал: > Hi guys, > > Just curious what's the new URL for Ignite TeamCity? > > Igor >

Ignite TeamCity URL

2016-11-03 Thread Igor Rudyak
Hi guys, Just curious what's the new URL for Ignite TeamCity? Igor

Fwd: KARAF 4.6/4.8.Snapshot IgniteAbstractOsgiContextActivator

2016-11-03 Thread Denis Magda
Cross-posting to the dev list. Raul, could you have a look at the issue discussed under this [1] thread? Is this something that is fexable on the side of our OSGi module? [1] http://apache-ignite-users.70518.x6.nabble.com/KARAF-4-6-4-8-Snapshot-IgniteAbstractOsgiContextActivator-tp8552p8650.htm

Re: Apache Ignite 1.8 Release

2016-11-03 Thread Dmitriy Setrakyan
Thanks, Denis. The Wiki page for 1.8 tickets is definitely a good way to organize ourselves! I hope that everyone involved will look at it and provide an update. D. On Thu, Nov 3, 2016 at 10:52 AM, Denis Magda wrote: > Igniters, > > I’ve prepared the page with all the tickets that are assigned

[GitHub] ignite pull request #1210: IGNITE-4175: SQL: JdbcResultSet class wasNull() m...

2016-11-03 Thread AMashenkov
GitHub user AMashenkov opened a pull request: https://github.com/apache/ignite/pull/1210 IGNITE-4175: SQL: JdbcResultSet class wasNull() method should return true on column NULL value. JdbcResultSet.wasNull() method should return null on column NULL value, if column value is null S

[jira] [Created] (IGNITE-4176) IgniteQueue not functioning as expected after remove().

2016-11-03 Thread C Saternos (JIRA)
C Saternos created IGNITE-4176: -- Summary: IgniteQueue not functioning as expected after remove(). Key: IGNITE-4176 URL: https://issues.apache.org/jira/browse/IGNITE-4176 Project: Ignite Issue Ty

[jira] [Created] (IGNITE-4175) SQL: Jdbc resultset wasNull() method should return true on NULL String fields

2016-11-03 Thread Andrew Mashenkov (JIRA)
Andrew Mashenkov created IGNITE-4175: Summary: SQL: Jdbc resultset wasNull() method should return true on NULL String fields Key: IGNITE-4175 URL: https://issues.apache.org/jira/browse/IGNITE-4175

[GitHub] ignite pull request #1209: IGNITE-4172: SQL: Add support for Java 8 Time API...

2016-11-03 Thread AMashenkov
GitHub user AMashenkov opened a pull request: https://github.com/apache/ignite/pull/1209 IGNITE-4172: SQL: Add support for Java 8 Time API classes in date\time functions prototype You can merge this pull request into a Git repository by running: $ git pull https://github.com/g

[GitHub] ignite pull request #1208: IGNITE-4172: SQL: Add support for Java 8 Time API...

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

[GitHub] ignite pull request #1208: IGNITE-4172: SQL: Add support for Java 8 Time API...

2016-11-03 Thread AMashenkov
GitHub user AMashenkov opened a pull request: https://github.com/apache/ignite/pull/1208 IGNITE-4172: SQL: Add support for Java 8 Time API classes in date\time functions Prototype implemented You can merge this pull request into a Git repository by running: $ git pull https://

Re: Apache Ignite 1.8 Release

2016-11-03 Thread Denis Magda
Igniters, I’ve prepared the page with all the tickets that are assigned on 1.8 https://cwiki.apache.org/confluence/display/IGNITE/Apache+Ignite+1.8 The number is enormous (850 tickets) because we silly move tickets from one

[GitHub] ignite pull request #1207: Ignite 4152

2016-11-03 Thread dkarachentsev
GitHub user dkarachentsev opened a pull request: https://github.com/apache/ignite/pull/1207 Ignite 4152 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-4152 Alternatively you can review and apply th

Re: Off-Heap SQL Indexes

2016-11-03 Thread Denis Magda
Sergi, Referring to your response and the source code I should say that, in fact, the documentation has to state the following: “To place both data and indexes in off heap memory CacheConfiguration.setMemoryMode has to be set to one of off heap modes and CacheConfiguration.setOffHeapMaxMemory

Re: .NET Platform Contributions

2016-11-03 Thread Denis Magda
Hi Jimmy, This is great to see endeavor from your side to make Ignite.NET better! Sure, as Pavel stated we are happy to accept the contributions. Could you share with the community your use case? What kind of business problems do you resolve with Ignite.NET

meta cache throws exception on sending compute

2016-11-03 Thread Yakov Zhdanov
https://issues.apache.org/jira/browse/IGNITE-4174 Guys, I have filed a new ticket. Sam, can you please take a look and comment? --Yakov

[jira] [Created] (IGNITE-4174) binary meta cache throws exception on sending compute

2016-11-03 Thread Yakov Zhdanov (JIRA)
Yakov Zhdanov created IGNITE-4174: - Summary: binary meta cache throws exception on sending compute Key: IGNITE-4174 URL: https://issues.apache.org/jira/browse/IGNITE-4174 Project: Ignite Issu

Add new event in putblic API

2016-11-03 Thread Dmitriy Govorukhin
HI all, I think what we need add new event for handling unhandled exception. We have some exception which not handled, new event (UnhandledExceptionEvent) can help know if was unhandled exception. Let's discuss. More details about reason IGNITE-2079

IGNITE-4157 design proposal

2016-11-03 Thread Sergey Chugunov
Hello everyone, I've started working on marshaller-related part of IGNITE-4157 and think that solution may look like this: *Storing mapping locally instead of using cache* Instead using marshaller cache for typeId->typeName mapping each node has

Re: Talking to Ignite From PHP

2016-11-03 Thread Igor Sapego
Denis, It seems like someone have deleted branch ignite-3910 or maybe I just forgot to push it to remote repository. However, I've pushed it now. Check it please. Thanks for your contribution to the documentation and pointing out what can be further improved. I'm already working on it. Best Rega

[jira] [Created] (IGNITE-4173) IgniteSemaphore with failoverSafe enabled doesn't release permits in case permits owner node left topology

2016-11-03 Thread Andrey Gura (JIRA)
Andrey Gura created IGNITE-4173: --- Summary: IgniteSemaphore with failoverSafe enabled doesn't release permits in case permits owner node left topology Key: IGNITE-4173 URL: https://issues.apache.org/jira/browse/IGNIT

[jira] [Created] (IGNITE-4172) SQL: support ISO-8601 date time format

2016-11-03 Thread Andrew Mashenkov (JIRA)
Andrew Mashenkov created IGNITE-4172: Summary: SQL: support ISO-8601 date time format Key: IGNITE-4172 URL: https://issues.apache.org/jira/browse/IGNITE-4172 Project: Ignite Issue Type: B

[GitHub] ignite pull request #1206: IGNITE-4126 .NET: add Swap SPI wrappers and/or de...

2016-11-03 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/1206 IGNITE-4126 .NET: add Swap SPI wrappers and/or default implementations You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignit

Re: .NET Platform Contributions

2016-11-03 Thread Pavel Tupitsyn
Hi Jimmy, > Do you accept open contributions, or do I have to be an active member in the community for a certain period to achieve contributor (not committer) status? Any contributions are welcome! > Do you have well defined contribution guidelines Please see https://cwiki.apache.org/confluenc

.NET Platform Contributions

2016-11-03 Thread Headdon, Jimmy
Hello, This may be better suited to Gitter, or covered elsewhere (I've search around, so apologies if this is a duplication)! I've been evaluating Apache Ignite and I'm pretty excited about what it can do. We're predominantly a .NET stack, so I've cloned the repo and have been browsing the .N

[jira] [Created] (IGNITE-4171) DML: Print warning when no identity is set for type.

2016-11-03 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-4171: --- Summary: DML: Print warning when no identity is set for type. Key: IGNITE-4171 URL: https://issues.apache.org/jira/browse/IGNITE-4171 Project: Ignite I

[jira] [Created] (IGNITE-4170) DML: Add tests for different identity resolvers

2016-11-03 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-4170: --- Summary: DML: Add tests for different identity resolvers Key: IGNITE-4170 URL: https://issues.apache.org/jira/browse/IGNITE-4170 Project: Ignite Issue

[jira] [Created] (IGNITE-4169) Data streamer mode for DML

2016-11-03 Thread Alexander Paschenko (JIRA)
Alexander Paschenko created IGNITE-4169: --- Summary: Data streamer mode for DML Key: IGNITE-4169 URL: https://issues.apache.org/jira/browse/IGNITE-4169 Project: Ignite Issue Type: New Fea

[jira] [Created] (IGNITE-4168) Cross-schema DML queries do not work

2016-11-03 Thread Alexander Paschenko (JIRA)
Alexander Paschenko created IGNITE-4168: --- Summary: Cross-schema DML queries do not work Key: IGNITE-4168 URL: https://issues.apache.org/jira/browse/IGNITE-4168 Project: Ignite Issue Typ

[jira] [Created] (IGNITE-4167) Add an option to avoid printing out sensitive data into logs

2016-11-03 Thread Semen Boikov (JIRA)
Semen Boikov created IGNITE-4167: Summary: Add an option to avoid printing out sensitive data into logs Key: IGNITE-4167 URL: https://issues.apache.org/jira/browse/IGNITE-4167 Project: Ignite

Re: Off-Heap SQL Indexes

2016-11-03 Thread Sergi Vladykin
Prachi, In [2] we refer to the same CacheConfiguration.setOffHeapMaxMemory property, so [1] is correct. If setOffHeapMaxMemory is disabled (set to -1), then indexes will never be stored offheap, regardless of setMemoryMode setting. Probably we have to change [2] to make it clear, that it is about

[GitHub] ignite pull request #1205: IGNITE-4155 minor fixes to examples

2016-11-03 Thread sergey-chugunov-1985
GitHub user sergey-chugunov-1985 opened a pull request: https://github.com/apache/ignite/pull/1205 IGNITE-4155 minor fixes to examples IgniteSemaphoreExample was fixed: it is possible to rerun example without restarting cluster. Errors in logs of HibernateL2CacheExample wer

[jira] [Created] (IGNITE-4166) Web console: Add missed properties of POJO store configuration.

2016-11-03 Thread Vasiliy Sisko (JIRA)
Vasiliy Sisko created IGNITE-4166: - Summary: Web console: Add missed properties of POJO store configuration. Key: IGNITE-4166 URL: https://issues.apache.org/jira/browse/IGNITE-4166 Project: Ignite