Bug 1009723 - RFE: Add information about starting memcached and hot rod servers
Summary: RFE: Add information about starting memcached and hot rod servers
Keywords:
Status: CLOSED NOTABUG
Alias: None
Deadline: 2013-09-25
Product: JBoss Data Grid 6
Classification: JBoss
Component: Documentation
Version: 6.1.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: DR5
: 6.2.0
Assignee: Rakesh
QA Contact: Misha H. Ali
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-19 01:55 UTC by Misha H. Ali
Modified: 2013-11-07 23:37 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-09-26 15:38:52 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Misha H. Ali 2013-09-19 01:55:26 UTC
See $SUBJECT

Use ISPN information for reference, for example:

http://infinispan.org/docs/6.0.x/user_guide/user_guide.html#_starting_an_infinispan_memcached_server

http://infinispan.org/docs/6.0.x/user_guide/user_guide.html#_starting_an_infinispan_hot_rod_server

These should be separate topics and with as much detail as required. Refer to downloads section in customer service portal for JDG to see separate packages required for these, if any.



Document URL: 

Section Number and Name: 

Describe the issue: 

Suggestions for improvement: 

Additional information:

Comment 2 Rakesh 2013-09-24 12:50:39 UTC
 Infinispan/JDG Server is a "server container" based on AS/EAP. The server can host multiple endpoints (HotRod, Memcached, REST)
./bin/standalone.sh will bring up the default server configuration which for JDG includes an example endpoint for the three protocols mentioned above

Comment 3 Rakesh 2013-09-24 13:12:40 UTC
Confirmed the following brief steps to start the server in Memcached or HotRod from Tristant:

1. Download the server distribution
2. Unpack it to a local directory
3. Launch it using ./bin/standalone.sh which will bring up the server configuration with the 3 endpoints HotRod, Memcached and REST
4. Start the server

Comment 4 Rakesh 2013-09-25 04:56:25 UTC
Misha: From the steps you outlined, it does not look like there are specific commands to launch Hot Rod or memcached. Is that correct? If so, there is no need to add new topics with how to run those.

Comment 5 Rakesh 2013-09-25 10:11:36 UTC
In addition to step 3, it can also be launched using ./bin/clustered.sh which is starting server using clustered.xml configuration

Comment 6 Rakesh 2013-09-25 10:14:03 UTC
Server is started by ./bin/standalone.sh or ./bin/clustered.sh so no need of step 4

Comment 7 Rakesh 2013-09-25 17:59:17 UTC
Confirmed from JDG SMEs that there is NO specific command to start HotRod or Memcached server. You just start the JDG server and it has all connectors started. 

Misha, you said there is no need to add new topics if there are no specific commands to run Memcached or HotRod. So what next for this bug?

Comment 9 Rakesh 2013-09-26 15:38:52 UTC
Closing bug as the investigation revealed this is not a bug.


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