RE: Adopting mock framework (ex. Mockito) for unit tests

2018-01-16 Thread Jason Man, CLSA
sandra. Igor should review it shortly. — Denis > On Jan 16, 2018, at 5:33 PM, Jason Man, CLSA wrote: > > Agree with Vladimir/Denis/Igor on using it for specific tests/components. > > What I meant by 'adopt' is to be able use it to facilitate testing of Ignite > code som

RE: Adopting mock framework (ex. Mockito) for unit tests

2018-01-16 Thread Jason Man, CLSA
Agree with Vladimir/Denis/Igor on using it for specific tests/components. What I meant by 'adopt' is to be able use it to facilitate testing of Ignite code somewhere. It doesn’t mean we should change our overall testing approach overnight and try to use it everywhere. In the case of testing co

Adopting mock framework (ex. Mockito) for unit tests

2018-01-16 Thread Jason Man, CLSA
Hi Igniters, I'd like to discuss the topic of adopting a mock framework such as Mockito into Ignite's project for writing unit tests. Here's a simple article that illustrate why using a mock object for testing is necessary, and why using a framework is better than doing it yourself: https://zer

RE: IGNITE-6853: Cassandra cache store does not clean prepared statements cache when remove old cassandra session

2018-01-15 Thread Jason Man, CLSA
Thanks. Just replied on the jira thread as well. Thanks. -Original Message- From: Denis Magda [mailto:dma...@apache.org] Sent: Saturday, January 13, 2018 1:41 AM To: Igor Rudyak Cc: Jason Man, CLSA; dev@ignite.apache.org Subject: Re: IGNITE-6853: Cassandra cache store does not clean

RE: IGNITE-6853: Cassandra cache store does not clean prepared statements cache when remove old cassandra session

2018-01-09 Thread Jason Man, CLSA
patch and explain how to test the integration on TeamCity (if needed)? — Denis > On Dec 20, 2017, at 10:08 PM, Jason Man, CLSA wrote: > > Hi Igniters, > > I've got a PR to resolve this JIRA available: > > https://issues.apache.org/jira/browse/IGNITE-6853 > https://git

Request for contributors permissions

2017-12-26 Thread Jason Man
Hello, Please grant me access to assign myself Ignite issues. I want to fix one of Ignite's issue IGNITE-6853, which I have a PR ready for review. Thanks, Jason

IGNITE-6853: Cassandra cache store does not clean prepared statements cache when remove old cassandra session

2017-12-20 Thread Jason Man, CLSA
Hi Igniters, I've got a PR to resolve this JIRA available: https://issues.apache.org/jira/browse/IGNITE-6853 https://github.com/apache/ignite/pull/3088 The JIRA was tagged previously with fix version = 2.4 May I know what is the process to move things forward? (The PR has been created 3 weeks

[jira] [Created] (IGNITE-6972) BinaryObjectBuilderImpl.build is stuck when server cluster is restarted

2017-11-21 Thread Jason Man (JIRA)
Jason Man created IGNITE-6972: - Summary: BinaryObjectBuilderImpl.build is stuck when server cluster is restarted Key: IGNITE-6972 URL: https://issues.apache.org/jira/browse/IGNITE-6972 Project: Ignite

Why isn't Apache Ignite on stackshare.io

2017-11-15 Thread Jason Man, CLSA
Just curious, why isn't Apache Ignite on Stackshare.io? Stackshare.io is really picking up in momentum as a developer community for sharing what stacks are used and where. Could be useful in promoting usage in the open-source community. I can see that Hazelcast is: https://stackshare.io/hazel

[jira] [Created] (IGNITE-3984) NullPointerException in IgniteCacheProxy when creating continuous query

2016-09-27 Thread Jason Man (JIRA)
Jason Man created IGNITE-3984: - Summary: NullPointerException in IgniteCacheProxy when creating continuous query Key: IGNITE-3984 URL: https://issues.apache.org/jira/browse/IGNITE-3984 Project: Ignite