[jira] [Created] (IGNITE-11132) Web console: scrolling to invalid field works incorrectly under the MS Edge

2019-01-29 Thread Pavel Konstantinov (JIRA)
Pavel Konstantinov created IGNITE-11132: --- Summary: Web console: scrolling to invalid field works incorrectly under the MS Edge Key: IGNITE-11132 URL: https://issues.apache.org/jira/browse/IGNITE-11132

[jira] [Created] (IGNITE-11131) Invalid use of static system properties in AffinityAssignment

2019-01-29 Thread Alexei Scherbakov (JIRA)
Alexei Scherbakov created IGNITE-11131: -- Summary: Invalid use of static system properties in AffinityAssignment Key: IGNITE-11131 URL: https://issues.apache.org/jira/browse/IGNITE-11131 Project:

Re: Apache Ignite Web Site: refactor Contribute HTML

2019-01-29 Thread Denis Magda
Dmitriy, As a committer, you are already entitled to merge changes to the website. Please follow this instruction to set up a website dev environment: https://cwiki.apache.org/confluence/display/IGNITE/Website+Development (I use IntellijIdea for edits of HTML and JS). Reach out Prachi Garg if

Re: Apache Ignite Extensions - aiex

2019-01-29 Thread Denis Magda
Hi Kamlesh, Have you tried Web Console as an alternative? It's workable and production ready and is maintained by the community. https://ignite.apache.org/addons.html#web-console - Denis On Tue, Jan 29, 2019 at 8:50 AM wrote: > Hi Team, > > Do we have latest version of code for below repo ?

Re: High priority TCP discovery messages

2019-01-29 Thread Alexey Goncharuk
Folks, Did we already check that omitting hearbeat priority does not break discovery? I am currently working on another issue with discovery and skipping hearbeat priority would help a lot in my case. --AG пт, 11 янв. 2019 г. в 23:21, Yakov Zhdanov : > > How big the message worker's queue may

Re: Apache Ignite Extensions - aiex

2019-01-29 Thread Dmitriy Pavlov
Hi Kamlesh, Nice web console. I see it for the first time. Mentioned repo is not part of Apache Ignite project yet. Probably author of the extensions Sumeet Singh may help with answering this question. Sincerely, Dmitriy Pavlov вт, 29 янв. 2019 г. в 19:50, : > Hi Team, > > Do we have latest

Apache Ignite Extensions - aiex

2019-01-29 Thread Kamlesh.Joshi
Hi Team, Do we have latest version of code for below repo ? there are still some open issues. If we already have fixes for them could you please provide the same. https://github.com/sumeet70/aiex major issue: Websocket connection error when running Thanks and Regards, Kamlesh Joshi

Re: Unreliable checks in tests for string presence in GridStringLogger contents

2019-01-29 Thread Sergey
Hi! I appreciate your efforts in replcacing GridStringLogger, just a remark. I think it was a mistake to change check() to boolean. I supppose method should have not be changed, but added as both methods are useful. Now we've lost error description messages existed in previous implementation. I

Re: Apache Ignite Web Site: refactor Contribute HTML

2019-01-29 Thread Dmitriy Pavlov
Ignite PMCs, please grant me rights to edit Apache Ignite web site. I would like to update year in Copyright, it is now 2018. пн, 28 янв. 2019 г. в 10:57, Ilya Kasnacheev : > Hello! > > I agree! > > Maybe we could also add a JIRA filter to this page to be able to always > offer some fresh

[jira] [Created] (IGNITE-11130) BackupPostProcessingClosure should not save initial value on a backup node when cache store is not configured.

2019-01-29 Thread Vyacheslav Koptilin (JIRA)
Vyacheslav Koptilin created IGNITE-11130: Summary: BackupPostProcessingClosure should not save initial value on a backup node when cache store is not configured. Key: IGNITE-11130 URL:

[jira] [Created] (IGNITE-11129) Incorrect size calculation for SWITCH_SEGMENT_RECORD for TDE

2019-01-29 Thread Andrey Gura (JIRA)
Andrey Gura created IGNITE-11129: Summary: Incorrect size calculation for SWITCH_SEGMENT_RECORD for TDE Key: IGNITE-11129 URL: https://issues.apache.org/jira/browse/IGNITE-11129 Project: Ignite

Re: Addressing usability issues with JDK 9-11

2019-01-29 Thread Dmitriy Pavlov
Hi Denis, I'm not sure that pom detection is related to Java version or to Ignite. I will check examples. I've checked Apache Ignite TC Bot can be successfully launched using instructions in https://apacheignite.readme.io/docs/getting-started#section-running-ignite-with-java-9-10-11 using

[jira] [Created] (IGNITE-11128) Add support for composite configuration for Log4J2Logger

2019-01-29 Thread JIRA
Henrik Björkman created IGNITE-11128: Summary: Add support for composite configuration for Log4J2Logger Key: IGNITE-11128 URL: https://issues.apache.org/jira/browse/IGNITE-11128 Project: Ignite

[jira] [Created] (IGNITE-11127) GridDhtInvalidPartitionException not handled by GridCacheTtlManager

2019-01-29 Thread Ilya Kasnacheev (JIRA)
Ilya Kasnacheev created IGNITE-11127: Summary: GridDhtInvalidPartitionException not handled by GridCacheTtlManager Key: IGNITE-11127 URL: https://issues.apache.org/jira/browse/IGNITE-11127

[jira] [Created] (IGNITE-11126) Rework TcpCommunicationSpi.createShmemClient failure detection logic.

2019-01-29 Thread Pavel Voronkin (JIRA)
Pavel Voronkin created IGNITE-11126: --- Summary: Rework TcpCommunicationSpi.createShmemClient failure detection logic. Key: IGNITE-11126 URL: https://issues.apache.org/jira/browse/IGNITE-11126

[jira] [Created] (IGNITE-11125) Use alternative column instead of special _key for indexes.

2019-01-29 Thread Yury Gerzhedovich (JIRA)
Yury Gerzhedovich created IGNITE-11125: -- Summary: Use alternative column instead of special _key for indexes. Key: IGNITE-11125 URL: https://issues.apache.org/jira/browse/IGNITE-11125 Project:

[jira] [Created] (IGNITE-11124) CacheContinuousQueryAsyncFailoverMvccTxSelfTest::testMultiThreadedFailover sometimes throwing oom

2019-01-29 Thread Stepachev Maksim (JIRA)
Stepachev Maksim created IGNITE-11124: - Summary: CacheContinuousQueryAsyncFailoverMvccTxSelfTest::testMultiThreadedFailover sometimes throwing oom Key: IGNITE-11124 URL:

Re: Baseline auto-adjust`s discuss

2019-01-29 Thread Anton Kalashnikov
Ivan, I glad you interested in this feature. Some answers are below. Yes, it is correct about properties it is consistent across the cluster cause it based on distributed metastore(we have other topic for discuss it). Some details of implementation: When event happened we added task to

[jira] [Created] (IGNITE-11123) MVCC: Fix MvccFeatureChecker to throw assumption exception instead of failure.

2019-01-29 Thread Andrew Mashenkov (JIRA)
Andrew Mashenkov created IGNITE-11123: - Summary: MVCC: Fix MvccFeatureChecker to throw assumption exception instead of failure. Key: IGNITE-11123 URL: https://issues.apache.org/jira/browse/IGNITE-11123

[jira] [Created] (IGNITE-11121) MVCC TX: AssertionError in discovery manager on BLT change.

2019-01-29 Thread Igor Seliverstov (JIRA)
Igor Seliverstov created IGNITE-11121: - Summary: MVCC TX: AssertionError in discovery manager on BLT change. Key: IGNITE-11121 URL: https://issues.apache.org/jira/browse/IGNITE-11121 Project:

[jira] [Created] (IGNITE-11122) [ML] Extend DatasetBuilder API with ability to extract features and labels depending on each other

2019-01-29 Thread Artem Malykh (JIRA)
Artem Malykh created IGNITE-11122: - Summary: [ML] Extend DatasetBuilder API with ability to extract features and labels depending on each other Key: IGNITE-11122 URL:

Re: Unable to form connection between ignite(v 2.7) node inside kubernetes-1.11.3

2019-01-29 Thread Павлухин Иван
Hi Lalit, Usually topics related to some sort of contribution are discussed on dev list. I added user list to recipients list. You will get an answer for usability questions on user list quicker. вт, 29 янв. 2019 г. в 00:00, Lalit Jadhav : > > While starting one node it gets up with time delay

[jira] [Created] (IGNITE-11120) Remove static fields from GridDhtLockFuture

2019-01-29 Thread Vladislav Pyatkov (JIRA)
Vladislav Pyatkov created IGNITE-11120: -- Summary: Remove static fields from GridDhtLockFuture Key: IGNITE-11120 URL: https://issues.apache.org/jira/browse/IGNITE-11120 Project: Ignite

[jira] [Created] (IGNITE-11119) Test IgniteCacheQueryH2IndexingLeakTest#testLeaksInIgniteH2IndexingOnTerminatedThread is not stable

2019-01-29 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-9: - Summary: Test IgniteCacheQueryH2IndexingLeakTest#testLeaksInIgniteH2IndexingOnTerminatedThread is not stable Key: IGNITE-9 URL:

[jira] [Created] (IGNITE-11118) SQL: Ability to resolve partition from argument without H2

2019-01-29 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-8: Summary: SQL: Ability to resolve partition from argument without H2 Key: IGNITE-8 URL: https://issues.apache.org/jira/browse/IGNITE-8 Project: Ignite

[jira] [Created] (IGNITE-11117) SQL: Move partition nodes to core module

2019-01-29 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-7: Summary: SQL: Move partition nodes to core module Key: IGNITE-7 URL: https://issues.apache.org/jira/browse/IGNITE-7 Project: Ignite Issue

[jira] [Created] (IGNITE-11116) replace Assert in particular test classes from junit.framework (JUnit 3) to org.junit (JUnit 4)

2019-01-29 Thread Oleg Ignatenko (JIRA)
Oleg Ignatenko created IGNITE-6: --- Summary: replace Assert in particular test classes from junit.framework (JUnit 3) to org.junit (JUnit 4) Key: IGNITE-6 URL: