[jira] Updated: (ZOOKEEPER-346) remove the kill command fro mthe client port.

2009-04-17 Thread Mahadev konar (JIRA)

 [ 
https://issues.apache.org/jira/browse/ZOOKEEPER-346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mahadev konar updated ZOOKEEPER-346:


  Resolution: Fixed
Release Note: removed the kill command from the client port. 
Hadoop Flags: [Incompatible change, Reviewed]
  Status: Resolved  (was: Patch Available)

 remove the kill command fro mthe client port.
 -

 Key: ZOOKEEPER-346
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-346
 Project: Zookeeper
  Issue Type: Bug
Affects Versions: 3.0.0, 3.0.1, 3.1.0
Reporter: Mahadev konar
Assignee: Patrick Hunt
 Fix For: 3.2.0

 Attachments: ZOOKEEPER-346.patch, ZOOKEEPER-346.patch


 we should just remove the kill command from the client port. Its a security 
 risk (though we do not have much security right now) to be able to kill the 
 server from a tcp port without any authentication... 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (ZOOKEEPER-346) remove the kill command fro mthe client port.

2009-04-16 Thread Mahadev konar (JIRA)

 [ 
https://issues.apache.org/jira/browse/ZOOKEEPER-346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mahadev konar updated ZOOKEEPER-346:


Attachment: ZOOKEEPER-346.patch

just changed the script to gracefully error out in case its not able to find 
the pid file. other than that +1. ill wait for hudson to run through it.

 remove the kill command fro mthe client port.
 -

 Key: ZOOKEEPER-346
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-346
 Project: Zookeeper
  Issue Type: Bug
Affects Versions: 3.0.0, 3.0.1, 3.1.0
Reporter: Mahadev konar
Assignee: Patrick Hunt
 Fix For: 3.2.0

 Attachments: ZOOKEEPER-346.patch, ZOOKEEPER-346.patch


 we should just remove the kill command from the client port. Its a security 
 risk (though we do not have much security right now) to be able to kill the 
 server from a tcp port without any authentication... 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (ZOOKEEPER-346) remove the kill command fro mthe client port.

2009-04-15 Thread Patrick Hunt (JIRA)

 [ 
https://issues.apache.org/jira/browse/ZOOKEEPER-346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Patrick Hunt updated ZOOKEEPER-346:
---

Status: Patch Available  (was: Open)

submitting this patch - there are no tests, code/feature was removed.


 remove the kill command fro mthe client port.
 -

 Key: ZOOKEEPER-346
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-346
 Project: Zookeeper
  Issue Type: Bug
Affects Versions: 3.1.0, 3.0.1, 3.0.0
Reporter: Mahadev konar
Assignee: Patrick Hunt
 Fix For: 3.2.0

 Attachments: ZOOKEEPER-346.patch


 we should just remove the kill command from the client port. Its a security 
 risk (though we do not have much security right now) to be able to kill the 
 server from a tcp port without any authentication... 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (ZOOKEEPER-346) remove the kill command fro mthe client port.

2009-04-15 Thread Patrick Hunt (JIRA)

 [ 
https://issues.apache.org/jira/browse/ZOOKEEPER-346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Patrick Hunt updated ZOOKEEPER-346:
---

Attachment: ZOOKEEPER-346.patch

this patch removes the kill command, updates the docs, and also updates the 
zkServer.sh script to use pids and unix kill cli to manage the process.

Note: I removed kill entirely due to it's potential security issues. There was
 consideration to keep it defaulted to off, but in the end if you have local 
access to the server there is no reason not to just use command line kill, 
fuser, JMX, whatever.

I also included a small change to the build.xml to allow either the java or 
cppunit tests to be run individually.

 remove the kill command fro mthe client port.
 -

 Key: ZOOKEEPER-346
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-346
 Project: Zookeeper
  Issue Type: Bug
Affects Versions: 3.0.0, 3.0.1, 3.1.0
Reporter: Mahadev konar
Assignee: Patrick Hunt
 Fix For: 3.2.0

 Attachments: ZOOKEEPER-346.patch


 we should just remove the kill command from the client port. Its a security 
 risk (though we do not have much security right now) to be able to kill the 
 server from a tcp port without any authentication... 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (ZOOKEEPER-346) remove the kill command fro mthe client port.

2009-03-23 Thread Mahadev konar (JIRA)

 [ 
https://issues.apache.org/jira/browse/ZOOKEEPER-346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mahadev konar updated ZOOKEEPER-346:


Fix Version/s: 3.2.0

 remove the kill command fro mthe client port.
 -

 Key: ZOOKEEPER-346
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-346
 Project: Zookeeper
  Issue Type: Bug
Affects Versions: 3.0.0, 3.0.1, 3.1.0
Reporter: Mahadev konar
 Fix For: 3.2.0


 we should just remove the kill command from the client port. Its a security 
 risk (though we do not have nay security right now) to be able to kill the 
 server from a tcp port without any authentication... 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (ZOOKEEPER-346) remove the kill command fro mthe client port.

2009-03-23 Thread Mahadev konar (JIRA)

 [ 
https://issues.apache.org/jira/browse/ZOOKEEPER-346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mahadev konar updated ZOOKEEPER-346:


Description: we should just remove the kill command from the client port. 
Its a security risk (though we do not have much security right now) to be able 
to kill the server from a tcp port without any authentication...   (was: we 
should just remove the kill command from the client port. Its a security risk 
(though we do not have nay security right now) to be able to kill the server 
from a tcp port without any authentication... )

 remove the kill command fro mthe client port.
 -

 Key: ZOOKEEPER-346
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-346
 Project: Zookeeper
  Issue Type: Bug
Affects Versions: 3.0.0, 3.0.1, 3.1.0
Reporter: Mahadev konar
 Fix For: 3.2.0


 we should just remove the kill command from the client port. Its a security 
 risk (though we do not have much security right now) to be able to kill the 
 server from a tcp port without any authentication... 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.