[infinispan-issues] [JBoss JIRA] Created: (ISPN-739) Change default Hot Rod port to 11222
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Wed Oct 27 08:11:54 EDT 2010
Change default Hot Rod port to 11222
------------------------------------
Key: ISPN-739
URL: https://jira.jboss.org/browse/ISPN-739
Project: Infinispan
Issue Type: Task
Components: Cache Server
Affects Versions: 4.2.0.ALPHA4, 4.1.0.Final
Reporter: Galder Zamarreño
Assignee: Galder Zamarreño
Fix For: 4.2.0.BETA1, 4.2.0.Final
This is essentially to avoid issues with different port configurations in AS, where the offset between diff ports is 100.
Make sure wikis and documentation are updated accordingly.
galderz: hi manik
[1:31pm] manik: galderz: yo
[1:31pm] manik: whassup?
[1:31pm] galderz: hey, i've just spotted one thing
[1:31pm] galderz: we've defined memcached and hot rod default ports as: 11211 and 11311
[1:31pm] manik: yes
[1:32pm] galderz: now, AS uses an offset to define ports for different port settings: ports-default, port-01...etc
[1:32pm] galderz: and the offset is 100
[1:32pm] galderz: so, it means that when you use ports-01, your ports are: 11311 and 11411
[1:32pm] galderz: that could confuse things up cos you old default hot rod protocol would now be a memcached port
[1:33pm] manik: Yep.
[1:33pm] galderz: i was wondering whether we should do something to avoid this
[1:33pm] manik: What do you reckon? Configure Hot Rod to listen on 11221 ?
[1:33pm] galderz: it could lead to issues
[1:34pm] manik: 11222 ?
[1:34pm] galderz: yeah, one of those
[1:34pm] galderz: we don't wanna change the default memcached port
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list