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

classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

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

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 ago).  I'm hoping this fix would be included in 2.4 release.

Thanks.
Jason  
The content of this communication is intended for the recipient and is subject to CLSA Legal and Regulatory Notices.
These can be viewed at https://www.clsa.com/disclaimer.html or sent to you upon request.
CLSA is ISO14001 certified and committed to reducing environmental impact.
Reply | Threaded
Open this post in threaded view
|

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

dmagda
Hi Jason,

Thanks for fixing the bug! Please assign the ticket on yourself, move it to “PATCH AVAILABLE” state and run Cassandra specific tests on TeamCity. More on this can be found here:
https://cwiki.apache.org/confluence/display/IGNITE/How+to+Contribute#HowtoContribute-SubmittingforReview <https://cwiki.apache.org/confluence/display/IGNITE/How+to+Contribute#HowtoContribute-SubmittingforReview>

Igor Rudyak (copied) is a main maintainer. Igor, would you mind checking the patch and explain how to test the integration on TeamCity (if needed)?


Denis

> On Dec 20, 2017, at 10:08 PM, Jason Man, CLSA <[hidden email]> wrote:
>
> 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 ago).  I'm hoping this fix would be included in 2.4 release.
>
> Thanks.
> Jason  
> The content of this communication is intended for the recipient and is subject to CLSA Legal and Regulatory Notices.
> These can be viewed at https://www.clsa.com/disclaimer.html or sent to you upon request.
> CLSA is ISO14001 certified and committed to reducing environmental impact.

Reply | Threaded
Open this post in threaded view
|

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

Jason Man, CLSA
Hi Ignor,

Would you please help review my patch to see if it is ok.  I'm hoping to include this in 2.4.

Thanks
Jason

-----Original Message-----
From: Denis Magda [mailto:[hidden email]]
Sent: Thursday, December 21, 2017 2:15 PM
To: [hidden email]; Igor Rudyak
Subject: Re: IGNITE-6853: Cassandra cache store does not clean prepared statements cache when remove old cassandra session

Hi Jason,

Thanks for fixing the bug! Please assign the ticket on yourself, move it to “PATCH AVAILABLE” state and run Cassandra specific tests on TeamCity. More on this can be found here:
https://cwiki.apache.org/confluence/display/IGNITE/How+to+Contribute#HowtoContribute-SubmittingforReview <https://cwiki.apache.org/confluence/display/IGNITE/How+to+Contribute#HowtoContribute-SubmittingforReview>

Igor Rudyak (copied) is a main maintainer. Igor, would you mind checking the patch and explain how to test the integration on TeamCity (if needed)?


Denis

> On Dec 20, 2017, at 10:08 PM, Jason Man, CLSA <[hidden email]> wrote:
>
> 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 ago).  I'm hoping this fix would be included in 2.4 release.
>
> Thanks.
> Jason  
> The content of this communication is intended for the recipient and is subject to CLSA Legal and Regulatory Notices.
> These can be viewed at https://www.clsa.com/disclaimer.html or sent to you upon request.
> CLSA is ISO14001 certified and committed to reducing environmental impact.

The content of this communication is intended for the recipient and is subject to CLSA Legal and Regulatory Notices.
These can be viewed at https://www.clsa.com/disclaimer.html or sent to you upon request.
Please consider before printing. CLSA is ISO14001 certified and committed to reducing its impact on the environment.
Reply | Threaded
Open this post in threaded view
|

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

dmagda
In reply to this post by dmagda
Just for the records.

Igor replied and reviewed the changes:
https://issues.apache.org/jira/browse/IGNITE-6853 <https://issues.apache.org/jira/browse/IGNITE-6853>


Denis

> On Jan 11, 2018, at 9:13 AM, Igor Rudyak <[hidden email]> wrote:
>
> Hi Denis, Jason
>
> Sorry just found your email regarding IGNITE-6853. It's being a long Christmas holiday and your email got lost among tons of other emails.
>
> Anyway, I'll look at this PR: https://github.com/apache/ignite/pull/3088/files <https://github.com/apache/ignite/pull/3088/files>
>
> Igor
>  
>
> On Wed, Dec 20, 2017 at 10:15 PM, Denis Magda <[hidden email] <mailto:[hidden email]>> wrote:
> Hi Igor,
>
> Could you please do the review by the end of the year? It will be great to include the fix into 2.4.
>
> —
> Denis
>
>> Begin forwarded message:
>>
>> From: Denis Magda <[hidden email] <mailto:[hidden email]>>
>> Subject: Re: IGNITE-6853: Cassandra cache store does not clean prepared statements cache when remove old cassandra session
>> Date: December 20, 2017 at 10:14:33 PM PST
>> To: [hidden email] <mailto:[hidden email]>, Igor Rudyak <[hidden email] <mailto:[hidden email]>>
>>
>> Hi Jason,
>>
>> Thanks for fixing the bug! Please assign the ticket on yourself, move it to “PATCH AVAILABLE” state and run Cassandra specific tests on TeamCity. More on this can be found here:
>> https://cwiki.apache.org/confluence/display/IGNITE/How+to+Contribute#HowtoContribute-SubmittingforReview <https://cwiki.apache.org/confluence/display/IGNITE/How+to+Contribute#HowtoContribute-SubmittingforReview>
>>
>> Igor Rudyak (copied) is a main maintainer. Igor, would you mind checking the patch and explain how to test the integration on TeamCity (if needed)?
>>
>> —
>> Denis
>>
>>> On Dec 20, 2017, at 10:08 PM, Jason Man, CLSA <[hidden email] <mailto:[hidden email]>> wrote:
>>>
>>> Hi Igniters,
>>>
>>> I've got a PR to resolve this JIRA available:
>>>
>>> https://issues.apache.org/jira/browse/IGNITE-6853 <https://issues.apache.org/jira/browse/IGNITE-6853>
>>> https://github.com/apache/ignite/pull/3088 <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 ago).  I'm hoping this fix would be included in 2.4 release.
>>>
>>> Thanks.
>>> Jason  
>>> The content of this communication is intended for the recipient and is subject to CLSA Legal and Regulatory Notices.
>>> These can be viewed at https://www.clsa.com/disclaimer.html <https://www.clsa.com/disclaimer.html> or sent to you upon request.
>>> CLSA is ISO14001 certified and committed to reducing environmental impact.
>>
>
>

Reply | Threaded
Open this post in threaded view
|

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

Jason Man, CLSA
Thanks.  Just replied on the jira thread as well.  Thanks.

-----Original Message-----
From: Denis Magda [mailto:[hidden email]]
Sent: Saturday, January 13, 2018 1:41 AM
To: Igor Rudyak
Cc: Jason Man, CLSA; [hidden email]
Subject: Re: IGNITE-6853: Cassandra cache store does not clean prepared statements cache when remove old cassandra session

Just for the records.

Igor replied and reviewed the changes:
https://issues.apache.org/jira/browse/IGNITE-6853 <https://issues.apache.org/jira/browse/IGNITE-6853>


Denis

> On Jan 11, 2018, at 9:13 AM, Igor Rudyak <[hidden email]> wrote:
>
> Hi Denis, Jason
>
> Sorry just found your email regarding IGNITE-6853. It's being a long Christmas holiday and your email got lost among tons of other emails.
>
> Anyway, I'll look at this PR: https://github.com/apache/ignite/pull/3088/files <https://github.com/apache/ignite/pull/3088/files>
>
> Igor
>  
>
> On Wed, Dec 20, 2017 at 10:15 PM, Denis Magda <[hidden email] <mailto:[hidden email]>> wrote:
> Hi Igor,
>
> Could you please do the review by the end of the year? It will be great to include the fix into 2.4.
>
> —
> Denis
>
>> Begin forwarded message:
>>
>> From: Denis Magda <[hidden email] <mailto:[hidden email]>>
>> Subject: Re: IGNITE-6853: Cassandra cache store does not clean prepared statements cache when remove old cassandra session
>> Date: December 20, 2017 at 10:14:33 PM PST
>> To: [hidden email] <mailto:[hidden email]>, Igor Rudyak <[hidden email] <mailto:[hidden email]>>
>>
>> Hi Jason,
>>
>> Thanks for fixing the bug! Please assign the ticket on yourself, move it to “PATCH AVAILABLE” state and run Cassandra specific tests on TeamCity. More on this can be found here:
>> https://cwiki.apache.org/confluence/display/IGNITE/How+to+Contribute#HowtoContribute-SubmittingforReview <https://cwiki.apache.org/confluence/display/IGNITE/How+to+Contribute#HowtoContribute-SubmittingforReview>
>>
>> Igor Rudyak (copied) is a main maintainer. Igor, would you mind checking the patch and explain how to test the integration on TeamCity (if needed)?
>>
>> —
>> Denis
>>
>>> On Dec 20, 2017, at 10:08 PM, Jason Man, CLSA <[hidden email] <mailto:[hidden email]>> wrote:
>>>
>>> Hi Igniters,
>>>
>>> I've got a PR to resolve this JIRA available:
>>>
>>> https://issues.apache.org/jira/browse/IGNITE-6853 <https://issues.apache.org/jira/browse/IGNITE-6853>
>>> https://github.com/apache/ignite/pull/3088 <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 ago).  I'm hoping this fix would be included in 2.4 release.
>>>
>>> Thanks.
>>> Jason  
>>> The content of this communication is intended for the recipient and is subject to CLSA Legal and Regulatory Notices.
>>> These can be viewed at https://www.clsa.com/disclaimer.html <https://www.clsa.com/disclaimer.html> or sent to you upon request.
>>> CLSA is ISO14001 certified and committed to reducing environmental impact.
>>
>
>

The content of this communication is intended for the recipient and is subject to CLSA Legal and Regulatory Notices.
These can be viewed at https://www.clsa.com/disclaimer.html or sent to you upon request.
Please consider before printing. CLSA is ISO14001 certified and committed to reducing its impact on the environment.
Reply | Threaded
Open this post in threaded view
|

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

dsetrakyan
Jason, can you please start a separate thread about using Mockito for
testing Ignite?

D.

On Mon, Jan 15, 2018 at 6:13 PM, Jason Man, CLSA <[hidden email]> wrote:

> Thanks.  Just replied on the jira thread as well.  Thanks.
>
> -----Original Message-----
> From: Denis Magda [mailto:[hidden email]]
> Sent: Saturday, January 13, 2018 1:41 AM
> To: Igor Rudyak
> Cc: Jason Man, CLSA; [hidden email]
> Subject: Re: IGNITE-6853: Cassandra cache store does not clean prepared
> statements cache when remove old cassandra session
>
> Just for the records.
>
> Igor replied and reviewed the changes:
> https://issues.apache.org/jira/browse/IGNITE-6853 <
> https://issues.apache.org/jira/browse/IGNITE-6853>
>
> —
> Denis
>
> > On Jan 11, 2018, at 9:13 AM, Igor Rudyak <[hidden email]> wrote:
> >
> > Hi Denis, Jason
> >
> > Sorry just found your email regarding IGNITE-6853. It's being a long
> Christmas holiday and your email got lost among tons of other emails.
> >
> > Anyway, I'll look at this PR: https://github.com/apache/
> ignite/pull/3088/files <https://github.com/apache/ignite/pull/3088/files>
> >
> > Igor
> >
> >
> > On Wed, Dec 20, 2017 at 10:15 PM, Denis Magda <[hidden email]
> <mailto:[hidden email]>> wrote:
> > Hi Igor,
> >
> > Could you please do the review by the end of the year? It will be great
> to include the fix into 2.4.
> >
> > —
> > Denis
> >
> >> Begin forwarded message:
> >>
> >> From: Denis Magda <[hidden email] <mailto:[hidden email]>>
> >> Subject: Re: IGNITE-6853: Cassandra cache store does not clean prepared
> statements cache when remove old cassandra session
> >> Date: December 20, 2017 at 10:14:33 PM PST
> >> To: [hidden email] <mailto:[hidden email]>, Igor Rudyak <
> [hidden email] <mailto:[hidden email]>>
> >>
> >> Hi Jason,
> >>
> >> Thanks for fixing the bug! Please assign the ticket on yourself, move
> it to “PATCH AVAILABLE” state and run Cassandra specific tests on TeamCity.
> More on this can be found here:
> >> https://cwiki.apache.org/confluence/display/IGNITE/How+
> to+Contribute#HowtoContribute-SubmittingforReview <
> https://cwiki.apache.org/confluence/display/IGNITE/How+
> to+Contribute#HowtoContribute-SubmittingforReview>
> >>
> >> Igor Rudyak (copied) is a main maintainer. Igor, would you mind
> checking the patch and explain how to test the integration on TeamCity (if
> needed)?
> >>
> >> —
> >> Denis
> >>
> >>> On Dec 20, 2017, at 10:08 PM, Jason Man, CLSA <[hidden email]
> <mailto:[hidden email]>> wrote:
> >>>
> >>> Hi Igniters,
> >>>
> >>> I've got a PR to resolve this JIRA available:
> >>>
> >>> https://issues.apache.org/jira/browse/IGNITE-6853 <
> https://issues.apache.org/jira/browse/IGNITE-6853>
> >>> https://github.com/apache/ignite/pull/3088 <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 ago).  I'm hoping this fix would be included in 2.4
> release.
> >>>
> >>> Thanks.
> >>> Jason
> >>> The content of this communication is intended for the recipient and is
> subject to CLSA Legal and Regulatory Notices.
> >>> These can be viewed at https://www.clsa.com/disclaimer.html <
> https://www.clsa.com/disclaimer.html> or sent to you upon request.
> >>> CLSA is ISO14001 certified and committed to reducing environmental
> impact.
> >>
> >
> >
>
> The content of this communication is intended for the recipient and is
> subject to CLSA Legal and Regulatory Notices.
> These can be viewed at https://www.clsa.com/disclaimer.html or sent to
> you upon request.
> Please consider before printing. CLSA is ISO14001 certified and committed
> to reducing its impact on the environment.
>