[jira] [Created] (IGNITE-4520) Web console: allow agent to connect through proxy

2017-01-03 Thread Valentin Kulichenko (JIRA)
Valentin Kulichenko created IGNITE-4520: --- Summary: Web console: allow agent to connect through proxy Key: IGNITE-4520 URL: https://issues.apache.org/jira/browse/IGNITE-4520 Project: Ignite

min()/max() SQL and indexes

2017-01-03 Thread Valentin Kulichenko
Folks, Does anyone know if index is supposed to be used when a query like below is executed? select min(id) from MyValue select max(id) from MyValue I tried it and execution time doesn't seem to depend on whether I create an index for 'id' field or not. It always takes around 2 seconds with

Re: Product ID for Apache Ignite

2017-01-03 Thread Denis Magda
Hi Mark, I reached out both MITRE and cvedetails.com folks as you suggested earlier. Below you can see the answer from MITRE. CVE guys have not replied yet. One of the things suggested by MITRE is the following > One last item to note is that Apache is a CVE CNA. You

Re: Old AWS SDK version, why?

2017-01-03 Thread Denis Magda
CC-ing dev@ list. Created the ticket to update all 3rd party dependencies for our cloud based IP finders (AWS, GCE and JClouds). https://issues.apache.org/jira/browse/IGNITE-4519 Is there anyone in community who are interested in handling

[jira] [Created] (IGNITE-4519) Update AWS, GCE and JCloud IP finders libs

2017-01-03 Thread Denis Magda (JIRA)
Denis Magda created IGNITE-4519: --- Summary: Update AWS, GCE and JCloud IP finders libs Key: IGNITE-4519 URL: https://issues.apache.org/jira/browse/IGNITE-4519 Project: Ignite Issue Type: Task

Re: PageMemory approach for Ignite 2.0

2017-01-03 Thread Dmitriy Setrakyan
Vova, I would qualify the need for PageMemory as strategic for Apache Ignite. With addition of SQL Grid component, Ignite can now also satisfy in-memory database use cases, which are very space consuming and require a new memory management approach. Basic distributed hash map is not going to work

[jira] [Created] (IGNITE-4518) Wrong WHERE clause generated by org.apache.ignite.cache.store.jdbc.dialect.BasicJdbcDialect#loadCacheRangeQuery for upper bounds

2017-01-03 Thread Anghel Botos (JIRA)
Anghel Botos created IGNITE-4518: Summary: Wrong WHERE clause generated by org.apache.ignite.cache.store.jdbc.dialect.BasicJdbcDialect#loadCacheRangeQuery for upper bounds Key: IGNITE-4518 URL: