[jira] [Created] (IGNITE-1250) Migrate JDBC driver from thin client to Ignite node in client mode

2015-08-14 Thread Andrey Gura (JIRA)
Andrey Gura created IGNITE-1250: --- Summary: Migrate JDBC driver from thin client to Ignite node in client mode Key: IGNITE-1250 URL: https://issues.apache.org/jira/browse/IGNITE-1250 Project: Ignite

Re: JDBC driver

2015-08-14 Thread Andrey Gura
thoughts. -Val -- Andrey Gura GridGain Systems, Inc. www.gridgain.com

Re: Fixed deadlock in GridDhtAtomicCache (Alex G. your review is needed)

2015-08-11 Thread Andrey Gura
Denis, https://issues.apache.org/jira/browse/IGNITE-1135 can be related with this problem (linked with https://issues.apache.org/jira/browse/IGNITE-1221). On Mon, Aug 10, 2015 at 3:16 PM, Denis Magda dma...@gridgain.com wrote: Andrey Gura, Could you put the info on the errors you observed

[jira] [Created] (IGNITE-1183) IgniteAtomicLong closing and getting during rolling restart causes deadlock

2015-07-31 Thread Andrey Gura (JIRA)
Andrey Gura created IGNITE-1183: --- Summary: IgniteAtomicLong closing and getting during rolling restart causes deadlock Key: IGNITE-1183 URL: https://issues.apache.org/jira/browse/IGNITE-1183 Project

Re: Project suggestions for MS

2015-07-29 Thread Andrey Gura
Senior Software Engineer Flipkart.com Email-id:chandresh.panch...@flipkart.com Contact:08951803660 -- Andrey Gura GridGain Systems, Inc. www.gridgain.com

I started working on IGNITE-1135 (GridPartitionedGetFuture assertion error) ticket

2015-07-27 Thread Andrey Gura
, unfortunatelly) into master branch. Thus cluster manager implemenation was postponed (although, it is completed and waiting for bug fixes in Ignite) and I started working on https://issues.apache.org/jira/browse/IGNITE-1135 (GridPartitionedGetFuture assertion error) ticket. -- Andrey Gura GridGain Systems

Re: Important: Git Policy Changed

2015-07-23 Thread Andrey Gura
. ignite-sprint-7 branch will be removed soon. Please let me know if anyone has questions. --Yakov -- Andrey Gura GridGain Systems, Inc. www.gridgain.com

New tickets created: IGNITE-1135 and IGNITE-1136

2015-07-21 Thread Andrey Gura
/jira/browse/IGNITE-1136) -- Andrey Gura GridGain Systems, Inc. www.gridgain.com

[jira] [Created] (IGNITE-1136) NPE when cache starts

2015-07-21 Thread Andrey Gura (JIRA)
Andrey Gura created IGNITE-1136: --- Summary: NPE when cache starts Key: IGNITE-1136 URL: https://issues.apache.org/jira/browse/IGNITE-1136 Project: Ignite Issue Type: Bug Reporter

Re: IGNITE-1079 started (Implement Ignite-based cluster manager for Vert.x framework)

2015-07-09 Thread Andrey Gura
, Jul 8, 2015 at 3:58 PM, Andrey Gura ag...@gridgain.com wrote: Igniteres, especially Iker and Atri... I started working on ticket https://issues.apache.org/jira/browse/IGNITE-1079 It would be great to have implemented additional data structures for Ignite (see https

Fixed and merged ticket IGNITE-1070 Zombie entries in cache with SortedEvictionPolicy

2015-07-08 Thread Andrey Gura
and will be removed on next call of shrink() method. -- Andrey Gura GridGain Systems, Inc. www.gridgain.com

Re: ConsistentId for IgniteConfiguration

2015-07-08 Thread Andrey Gura
. Thoughts? Kind Regards, Ira. -- Alexey Kuznetsov GridGain Systems www.gridgain.com -- Andrey Gura GridGain Systems, Inc. www.gridgain.com

IGNITE-1079 started (Implement Ignite-based cluster manager for Vert.x framework)

2015-07-08 Thread Andrey Gura
in related tickets? -- Andrey Gura GridGain Systems, Inc. www.gridgain.com

Re: Query metrics...

2015-07-07 Thread Andrey Gura
for this? Thoughts? In case if metric updated correctly, then javadocs for QueryMetrics.executions() should be more detailed. -- Alexey Kuznetsov GridGain Systems www.gridgain.com -- Andrey Gura GridGain Systems, Inc. www.gridgain.com

IGNITE-428 Implement IgniteKafkaStreamer to stream data from Apache Kafka is finished.

2015-07-03 Thread Andrey Gura
IGNITE-428 Implement IgniteKafkaStreamer to stream data from Apache Kafka (http://issues.apache.org/jira/browse/IGNITE-428) ticked is finished and merged into ignite-sprint-7 branch. Thanks to Vishal for contribution! -- Andrey Gura GridGain Systems, Inc. www.gridgain.com

I started working on IGNITE-820 GridCacheEvictionFilterSelfTest#testPartitionedMixed was disabled

2015-07-02 Thread Andrey Gura
Hi, I started working on https://issues.apache.org/jira/browse/IGNITE-820 ticket. -- Andrey Gura GridGain Systems, Inc. www.gridgain.com

Re: I started working on IGNITE-820 GridCacheEvictionFilterSelfTest#testPartitionedMixed was disabled

2015-07-02 Thread Andrey Gura
Finished. It is just mistakenly disabled test. On Thu, Jul 2, 2015 at 4:06 PM, Andrey Gura ag...@gridgain.com wrote: Hi, I started working on https://issues.apache.org/jira/browse/IGNITE-820 ticket. -- Andrey Gura GridGain Systems, Inc. www.gridgain.com -- Andrey Gura GridGain

Re: Started working on IGNITE-882

2015-07-02 Thread Andrey Gura
community feedback. D. On Thu, Jul 2, 2015 at 12:27 AM, Denis Magda dma...@gridgain.com wrote: Subj -- Denis -- -- Pavel Tupitsyn GridGain Systems, Inc. www.gridgain.com -- Andrey Gura GridGain Systems, Inc. www.gridgain.com

I started working on IGNITE-1016 Add excludeNeighbors and backupFilter to FairAffinityFunction

2015-07-02 Thread Andrey Gura
I started working on IGNITE-1016 Add excludeNeighbors and backupFilter to FairAffinityFunction https://issues.apache.org/jira/browse/IGNITE-1016 -- Andrey Gura GridGain Systems, Inc. www.gridgain.com

New ticket created IGNITE-1070 Zombie entries in cache with SortedEvictionPolicy

2015-07-01 Thread Andrey Gura
Hi, I created a new ticket IGNITE-1070 Zombie entries in cache with SortedEvictionPolicy and started working on it. Ticket was created because test GridCacheConcurrentEvictionConsistencySelfTest.testPolicyConsistencySortedLocal fails sometimes. -- Andrey Gura GridGain Systems, Inc

[jira] [Created] (IGNITE-1070) Zobie entries in cache with SortedEvictionPolicy

2015-07-01 Thread Andrey Gura (JIRA)
Andrey Gura created IGNITE-1070: --- Summary: Zobie entries in cache with SortedEvictionPolicy Key: IGNITE-1070 URL: https://issues.apache.org/jira/browse/IGNITE-1070 Project: Ignite Issue Type

Re: Web Config and SQL

2015-07-01 Thread Andrey Gura
...@gridgain.com wrote: Igniters, I'm working on Web Config (IGNITE-843) and one of possible features for it is to have web console for executing SQL directly from browser over Ignite cluster. Recently we integrated Zeppelin and Ignite. Andrey Gura, could you share your experience? I'm mostly

Re: Slick and Ignite

2015-06-25 Thread Andrey Gura
, orgsCache.Organization o where p.orgId = o.id and ... --- D. -- Andrey Gura GridGain Systems, Inc. www.gridgain.com

Re: Slick and Ignite

2015-06-24 Thread Andrey Gura
, apologies if this had already been discussed). Given that Ignite exposes the caches via SQL - they just seem like a match made in heaven. Thanks! Ognen -- Andrey Gura GridGain Systems, Inc. www.gridgain.com

Re: [GitHub] incubator-zeppelin pull request: [ZEPPELIN-63] add interpreter for...

2015-06-18 Thread Andrey Gura
! Thanks! moon On Thu, Jun 11, 2015 at 6:17 AM Andrey Gura ag...@gridgain.com wrote: Moon, Can I join to you and provide patch for ignite branch? I believe it faster way to finish Zepplein-Ignite integration. Thanks, Andrey On Tue, Jun 9, 2015 at 4:52 AM, moon soo Lee m

Re: Ignite code styles for Idea

2015-06-11 Thread Andrey Gura
/Coding+Guidelines (like info box). Can you add it, please. Or should I do it? -- Artem -- On Thu, Jun 11, 2015 at 1:29 PM, Andrey Gura ag...@gridgain.com wrote: Guys, Idea code styles added to repo into ignite-sprint-5 branch under idea/ directory. Please try and report about any

Re: Error when starting grid by client node

2015-06-09 Thread Andrey Gura
for details https://issues.apache.org/jira/browse/IGNITE-997 -- Andrey Gura GridGain Systems, Inc. www.gridgain.com

Re: [GitHub] incubator-zeppelin pull request: [ZEPPELIN-63] add interpreter for...

2015-06-08 Thread Andrey Gura
fix this problem. 3. Interpreter doesn't retrieve any error if SQL query refers to unknown table. Thanks, Andrey. On Mon, Jun 8, 2015 at 12:40 PM, Andrey Gura ag...@gridgain.com wrote: Moon, thanks! I'll try it today and look to implementation. On Sun, Jun 7, 2015 at 1:46 AM, moon soo Lee m

Re: SocketStreamerSelfTest failing on Discovery any ideas?

2015-06-08 Thread Andrey Gura
(IgniteSpiThread.java:62) -- Andrey Gura GridGain Systems, Inc. www.gridgain.com

[jira] [Created] (IGNITE-1002) Deserialized CachesFilter doesn't have reference to Ignite instance

2015-06-08 Thread Andrey Gura (JIRA)
Andrey Gura created IGNITE-1002: --- Summary: Deserialized CachesFilter doesn't have reference to Ignite instance Key: IGNITE-1002 URL: https://issues.apache.org/jira/browse/IGNITE-1002 Project: Ignite

Re: Jira usernames

2015-05-22 Thread Andrey Gura
agura On Thu, May 21, 2015 at 10:07 PM, Artiom Shutak ashu...@gridgain.com wrote: Hi, Igniters, Respond to this email with your jira username. I will add your username to approved patchers list and it will enable auto patch validation mechanism for you. -- Artem -- -- Andrey Gura

Re: Is CacheMetrics.getCachePuts() method returns correct result?

2015-05-21 Thread Andrey Gura
3 puts, but get the different result from getCachePuts(). -- Pavel -- Andrey Gura GridGain Systems, Inc. www.gridgain.com

[jira] [Created] (IGNITE-937) RandomEvictionPolicy calculates cache size incorrectly

2015-05-21 Thread Andrey Gura (JIRA)
Andrey Gura created IGNITE-937: -- Summary: RandomEvictionPolicy calculates cache size incorrectly Key: IGNITE-937 URL: https://issues.apache.org/jira/browse/IGNITE-937 Project: Ignite Issue Type

Re: Ignite on Zeppelin (ZEPPELIN-63)

2015-05-20 Thread Andrey Gura
it? Here is the link to the ticket: https://issues.apache.org/jira/browse/ZEPPELIN-63 D. -- Andrey Gura GridGain Systems, Inc. www.gridgain.com

Offheap/swap cache hit/miss metrics

2015-05-12 Thread Andrey Gura
that system behaves inefficiently and requires some tuning in order to reduce offheap/swap hits. In short, there is some inconsistency between cache hit/miss and offheap/swap hit/miss metrics. Maybe it would be right to rename these metrics or replace them by other metrics? Thoughts? -- Andrey

Re: Web-interface to monitor cluster state

2015-05-07 Thread Andrey Gura
. Ignite node can start small web-server with web-application that allow to control cluster state. Thoughts? -- Andrey Gura GridGain Systems, Inc. www.gridgain.com

Re: Cache metrics not updated if data loaded via IgniteDataStreamer

2015-05-07 Thread Andrey Gura
. Is this a bug or feature? -- Alexey Kuznetsov GridGain Systems www.gridgain.com -- Andrey Gura GridGain Systems, Inc. www.gridgain.com

[jira] [Created] (IGNITE-848) Excessive memory and CPU consumption by TTL manager

2015-04-30 Thread Andrey Gura (JIRA)
Andrey Gura created IGNITE-848: -- Summary: Excessive memory and CPU consumption by TTL manager Key: IGNITE-848 URL: https://issues.apache.org/jira/browse/IGNITE-848 Project: Ignite Issue Type

[jira] [Created] (IGNITE-782) SortedEvictionPolicy performance test

2015-04-21 Thread Andrey Gura (JIRA)
Andrey Gura created IGNITE-782: -- Summary: SortedEvictionPolicy performance test Key: IGNITE-782 URL: https://issues.apache.org/jira/browse/IGNITE-782 Project: Ignite Issue Type: Test

[jira] [Created] (IGNITE-688) Age related cluster group doesn't refresh dynamically

2015-04-06 Thread Andrey Gura (JIRA)
Andrey Gura created IGNITE-688: -- Summary: Age related cluster group doesn't refresh dynamically Key: IGNITE-688 URL: https://issues.apache.org/jira/browse/IGNITE-688 Project: Ignite Issue Type

[jira] [Created] (IGNITE-645) Remove GridCachePeekMode

2015-03-30 Thread Andrey Gura (JIRA)
Andrey Gura created IGNITE-645: -- Summary: Remove GridCachePeekMode Key: IGNITE-645 URL: https://issues.apache.org/jira/browse/IGNITE-645 Project: Ignite Issue Type: Improvement

[jira] [Created] (IGNITE-514) Need to lock entries in ATOMIC cache only when doing batch store update

2015-03-19 Thread Andrey Gura (JIRA)
Andrey Gura created IGNITE-514: -- Summary: Need to lock entries in ATOMIC cache only when doing batch store update Key: IGNITE-514 URL: https://issues.apache.org/jira/browse/IGNITE-514 Project: Ignite