[jira] [Created] (IGNITE-11099) Implement test framework for measuring heap utilization

2019-01-28 Thread Alexei Scherbakov (JIRA)
Alexei Scherbakov created IGNITE-11099: -- Summary: Implement test framework for measuring heap utilization Key: IGNITE-11099 URL: https://issues.apache.org/jira/browse/IGNITE-11099 Project: Ignite

[jira] [Created] (IGNITE-11098) Web console: font cleanup

2019-01-28 Thread Ilya Borisov (JIRA)
Ilya Borisov created IGNITE-11098: - Summary: Web console: font cleanup Key: IGNITE-11098 URL: https://issues.apache.org/jira/browse/IGNITE-11098 Project: Ignite Issue Type: Improvement

Re: SQL View with list of existing indexes

2019-01-28 Thread Vladimir Ozerov
Hi Yuriy, Yes, I believe we will have columns view(s) at some point in time for sure. On Thu, Jan 24, 2019 at 7:08 PM Юрий wrote: > Hi Vladimir, > > Thanks for your comments, > > 1) Agree. > 2) Ok. > 3) We create number of index copies depend on query parallelism. But seems > you are right -

[jira] [Created] (IGNITE-11110) UnsupportedOperationException: null when stopping grid

2019-01-28 Thread Jens Borgland (JIRA)
Jens Borgland created IGNITE-0: -- Summary: UnsupportedOperationException: null when stopping grid Key: IGNITE-0 URL: https://issues.apache.org/jira/browse/IGNITE-0 Project: Ignite

[jira] [Created] (IGNITE-11109) DistributedMetaStorageTest should be moved into different test suite

2019-01-28 Thread Ivan Bessonov (JIRA)
Ivan Bessonov created IGNITE-11109: -- Summary: DistributedMetaStorageTest should be moved into different test suite Key: IGNITE-11109 URL: https://issues.apache.org/jira/browse/IGNITE-11109 Project:

[jira] [Created] (IGNITE-11111) DistributedMetaStoragePersistentTest doesn't work on Zookeeper SPI

2019-01-28 Thread Ivan Bessonov (JIRA)
Ivan Bessonov created IGNITE-1: -- Summary: DistributedMetaStoragePersistentTest doesn't work on Zookeeper SPI Key: IGNITE-1 URL: https://issues.apache.org/jira/browse/IGNITE-1 Project:

[jira] [Created] (IGNITE-11112) control.sh incorrect work with the key '--force'.

2019-01-28 Thread Andrey Kalinin (JIRA)
Andrey Kalinin created IGNITE-2: --- Summary: control.sh incorrect work with the key '--force'. Key: IGNITE-2 URL: https://issues.apache.org/jira/browse/IGNITE-2 Project: Ignite

[jira] [Created] (IGNITE-11108) Zookeeper handles DataBags differently

2019-01-28 Thread Ivan Bessonov (JIRA)
Ivan Bessonov created IGNITE-11108: -- Summary: Zookeeper handles DataBags differently Key: IGNITE-11108 URL: https://issues.apache.org/jira/browse/IGNITE-11108 Project: Ignite Issue Type:

[jira] [Created] (IGNITE-11113) JVM 9-11 startup parameters have to be mentioned in every section of getting started

2019-01-28 Thread Denis Magda (JIRA)
Denis Magda created IGNITE-3: Summary: JVM 9-11 startup parameters have to be mentioned in every section of getting started Key: IGNITE-3 URL: https://issues.apache.org/jira/browse/IGNITE-3

Addressing usability issues with JDK 9-11

2019-01-28 Thread Denis Magda
Igniters, I played with the latest Oracle JDK 11 on Mac OS Mojave. Results are sad: - Starting a node from cmd (ignite.sh) - FAILED - Opening Ignite examples - BAD EXPERIENCE - pom.xml wasn't detected automatically, had to select it manually - was hard to start the code samples

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

2019-01-28 Thread Lalit Jadhav
While starting one node it gets up with time delay around 50-60 sec. but when we scale deployment to 2-3 then those nodes are unable to connect to st node. Also getting below error on 2nd and 3rd node. ERROR TcpDiscoverySpi:586 - Failed to get registered addresses from IP > finder on start

[jira] [Created] (IGNITE-11114) Web console: add onhover state to the icons in the left menu

2019-01-28 Thread Ilya Borisov (JIRA)
Ilya Borisov created IGNITE-4: - Summary: Web console: add onhover state to the icons in the left menu Key: IGNITE-4 URL: https://issues.apache.org/jira/browse/IGNITE-4 Project: Ignite

Re: H2 license and vulnerabilities

2019-01-28 Thread Vladimir Ozerov
Hi Steve, H2 cannot be removed from Ignite easily as it is integrated pretty deep into indexing module. Good news is that our usage of H2 is pretty limited - we only use it's parser, planner and execution pipeline. We do not use H2 as data storage. Please let me know if you need any additional

[jira] [Created] (IGNITE-11115) Binary: rework thread-local binary context to avoid set() operation

2019-01-28 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-5: Summary: Binary: rework thread-local binary context to avoid set() operation Key: IGNITE-5 URL: https://issues.apache.org/jira/browse/IGNITE-5

H2 license and vulnerabilities

2019-01-28 Thread steve.hostett...@gmail.com
Hello, I am using Apache Ignite in an financial setting and it gets reported as a high risk because of one of its dependencies : H2 The blackduck report warns the following: 1) The H2 license being weak reciprocal it is not the prefered type of OSS licenses (e.g., Apache, MIT) 2) There are known

Re: H2 license and vulnerabilities

2019-01-28 Thread steve.hostett...@gmail.com
Hello Vladimir, thanks a lot for the quick turnaround. That answers my question and clears the vulnerability part. Best Regards -- Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/

[jira] [Created] (IGNITE-11105) [TC Bot] Support Teamcity servers aliases

2019-01-28 Thread Dmitriy Pavlov (JIRA)
Dmitriy Pavlov created IGNITE-11105: --- Summary: [TC Bot] Support Teamcity servers aliases Key: IGNITE-11105 URL: https://issues.apache.org/jira/browse/IGNITE-11105 Project: Ignite Issue

[jira] [Created] (IGNITE-11106) MVCC: Test CacheMvccVacuumTest.testStartStopVacuumPersistence fails sporadically

2019-01-28 Thread Roman Kondakov (JIRA)
Roman Kondakov created IGNITE-11106: --- Summary: MVCC: Test CacheMvccVacuumTest.testStartStopVacuumPersistence fails sporadically Key: IGNITE-11106 URL: https://issues.apache.org/jira/browse/IGNITE-11106

[jira] [Created] (IGNITE-11107) MVCC: IgniteCachePartitionLossPolicySelfTest.testReadWriteSafeAfterKillTwoNodes hangs sometimes

2019-01-28 Thread Roman Kondakov (JIRA)
Roman Kondakov created IGNITE-11107: --- Summary: MVCC: IgniteCachePartitionLossPolicySelfTest.testReadWriteSafeAfterKillTwoNodes hangs sometimes Key: IGNITE-11107 URL:

Re: Want to help with newbie issues

2019-01-28 Thread Dmitriy Pavlov
Hi Sergey, Thank you for interest in Apache Ignite. Welcome onboard, I've added you to the list of contributors. Following is a couple of links should help during joining to the community Short 'How to start' guide

Re: failure due to IGNITE_BPLUS_TREE_LOCK_RETRIES

2019-01-28 Thread Ilya Kasnacheev
Hello! This is highly unusual, I guess the default value for this property should be far larger that anything attainable in practice. Dmitriy, Alexey, can you please clarify? Regards. -- Ilya Kasnacheev вс, 27 янв. 2019 г. в 21:16, mahesh76private : > Increasing the size of

[jira] [Created] (IGNITE-11104) Remove Java 7 leftovers from IgniteSystemProperties

2019-01-28 Thread Ilya Kasnacheev (JIRA)
Ilya Kasnacheev created IGNITE-11104: Summary: Remove Java 7 leftovers from IgniteSystemProperties Key: IGNITE-11104 URL: https://issues.apache.org/jira/browse/IGNITE-11104 Project: Ignite

[jira] [Created] (IGNITE-11100) AssertionError LocalJoinCachesContext occurs in sequential cluster restart

2019-01-28 Thread Dmitry Sherstobitov (JIRA)
Dmitry Sherstobitov created IGNITE-11100: Summary: AssertionError LocalJoinCachesContext occurs in sequential cluster restart Key: IGNITE-11100 URL: https://issues.apache.org/jira/browse/IGNITE-11100

[jira] [Created] (IGNITE-11103) "Control utility --cache idle_verify --dump --cache-filter ALL" comand result doesn't contain ignite-sys-cache group

2019-01-28 Thread ARomantsov (JIRA)
ARomantsov created IGNITE-11103: --- Summary: "Control utility --cache idle_verify --dump --cache-filter ALL" comand result doesn't contain ignite-sys-cache group Key: IGNITE-11103 URL:

Re: Baseline auto-adjust`s discuss

2019-01-28 Thread Павлухин Иван
Anton, Great feature! Could you please clarify a bit about implementation details? As I understood auto-adjust properties is meant to be consistent across the cluster. And baseline adjustment is put into some delay queue. Do we put event into a queue on each node? Or is there some dedicated node

[jira] [Created] (IGNITE-11101) Web console: validation does not work properly in corner case in Firefox

2019-01-28 Thread Pavel Konstantinov (JIRA)
Pavel Konstantinov created IGNITE-11101: --- Summary: Web console: validation does not work properly in corner case in Firefox Key: IGNITE-11101 URL: https://issues.apache.org/jira/browse/IGNITE-11101

[jira] [Created] (IGNITE-11102) ODBC: Uninstall windows driver with different binaries version

2019-01-28 Thread Stepan Pilschikov (JIRA)
Stepan Pilschikov created IGNITE-11102: -- Summary: ODBC: Uninstall windows driver with different binaries version Key: IGNITE-11102 URL: https://issues.apache.org/jira/browse/IGNITE-11102

Want to help with newbie issues

2019-01-28 Thread Sergey Moldachev
Hi Ignite Developers, I would like to fix this the issue: IGNITE-8550 . It will be my first contribution, my JIRA username is *smoldachev*. Is there anything else required from me? Best regards, Sergey Moldachev