Bug 841892 - ping_on_startup ignored
Summary: ping_on_startup ignored
Keywords:
Status: VERIFIED
Alias: None
Product: JBoss Data Grid 6
Classification: JBoss
Component: Infinispan
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ER3
: 6.0.1
Assignee: Tristan Tarrant
QA Contact: Martin Gencur
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-07-20 13:49 UTC by Tristan Tarrant
Modified: 2018-09-12 22:30 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
In JBoss Data Grid 6.0.0 the HotRod client option infinispan.client.hotrod.ping_on_startup was ignored and the client pinged the servers on start up. This is now resolved and the client's behavior is in accordance with the infinispan.client.hotrod.ping_on_startup option.
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker ISPN-2215 0 Major Closed Ping on startup still ignored 2014-05-27 01:45:17 UTC

Description Tristan Tarrant 2012-07-20 13:49:21 UTC

Comment 1 JBoss JIRA Server 2012-07-27 13:48:53 UTC
Michal Linhard <mlinhard> updated the status of jira ISPN-2139 to Reopened

Comment 2 JBoss JIRA Server 2012-07-27 13:48:53 UTC
Michal Linhard <mlinhard> made a comment on jira ISPN-2139

Hi,
I'm just looking at this in 5.1.6.FINAL and the flag infinispan.client.hotrod.ping_on_startup
is still ignored - the ping is done regardless of it.

I guess it's not a good thing not doing the ping
because of the cache name validation at least.

Shouldn't we remove the flag infinispan.client.hotrod.ping_on_startup completely ? As of now it's of no use.
Before releasing 5.2.0 is good time to do this.

Comment 3 JBoss JIRA Server 2012-08-13 10:52:45 UTC
Galder Zamarreño <galder.zamarreno> updated the status of jira ISPN-2139 to Resolved

Comment 4 JBoss JIRA Server 2012-08-13 10:59:24 UTC
Galder Zamarreño <galder.zamarreno> made a comment on jira ISPN-2139

Since the associated fix versions were released, please avoid reopening the JIRA and simply create a new one with the right affects versions.

What is it that you're seeing exactly? I added a test to verify that ping_on_startup disabling worked...

Comment 5 Michal Linhard 2012-08-13 11:24:13 UTC
When getCache is called the ping is done regardless of ping_on_startup flag. The only effect ping_on_startup has is preventing first ping in TransportObjectFactory.makeObject

Comment 6 JBoss JIRA Server 2012-08-28 12:43:28 UTC
Radim Vansa <rvansa> updated the status of jira ISPN-2215 to Closed

Comment 7 JBoss JIRA Server 2012-08-28 12:43:28 UTC
Radim Vansa <rvansa> made a comment on jira ISPN-2215

Verified, in 5.1.7.Final-redhat-1 this is fixed.

Comment 8 JBoss JIRA Server 2012-08-28 12:50:39 UTC
Radim Vansa <rvansa> made a comment on jira ISPN-2215

Correction, 5.1.7.Final-redhat-0 (JDG 6.0.1.ER3)


Note You need to log in before you can comment on or make changes to this bug.