You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Mahadev konar (JIRA)" <ji...@apache.org> on 2009/05/18 19:24:45 UTC

[jira] Created: (ZOOKEEPER-405) nullpointer exception in zookeeper java shell.

nullpointer exception in zookeeper java shell.
----------------------------------------------

                 Key: ZOOKEEPER-405
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-405
             Project: Zookeeper
          Issue Type: Bug
            Reporter: Mahadev konar
            Assignee: Mahadev konar
             Fix For: 3.2.0
         Attachments: ZOOKEEPER-405.patch

The java client shell does not handle null return data and throws out null pointer exception.

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


[jira] Updated: (ZOOKEEPER-405) nullpointer exception in zookeeper java shell.

Posted by "Mahadev konar (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ZOOKEEPER-405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mahadev konar updated ZOOKEEPER-405:
------------------------------------

    Status: Patch Available  (was: Open)

> nullpointer exception in zookeeper java shell.
> ----------------------------------------------
>
>                 Key: ZOOKEEPER-405
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-405
>             Project: Zookeeper
>          Issue Type: Bug
>            Reporter: Mahadev konar
>            Assignee: Mahadev konar
>             Fix For: 3.2.0
>
>         Attachments: ZOOKEEPER-405.patch
>
>
> The java client shell does not handle null return data and throws out null pointer exception.

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


[jira] Updated: (ZOOKEEPER-405) nullpointer exception in zookeeper java shell.

Posted by "Mahadev konar (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ZOOKEEPER-405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mahadev konar updated ZOOKEEPER-405:
------------------------------------

    Attachment:     (was: ZOOKEEPER-405.patch)

> nullpointer exception in zookeeper java shell.
> ----------------------------------------------
>
>                 Key: ZOOKEEPER-405
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-405
>             Project: Zookeeper
>          Issue Type: Bug
>            Reporter: Mahadev konar
>            Assignee: Mahadev konar
>             Fix For: 3.2.0
>
>         Attachments: ZOOKEEPER-405.patch
>
>
> The java client shell does not handle null return data and throws out null pointer exception.

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


[jira] Commented: (ZOOKEEPER-405) nullpointer exception in zookeeper java shell.

Posted by "Benjamin Reed (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ZOOKEEPER-405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12711234#action_12711234 ] 

Benjamin Reed commented on ZOOKEEPER-405:
-----------------------------------------

+1 ready to commit

> nullpointer exception in zookeeper java shell.
> ----------------------------------------------
>
>                 Key: ZOOKEEPER-405
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-405
>             Project: Zookeeper
>          Issue Type: Bug
>            Reporter: Mahadev konar
>            Assignee: Mahadev konar
>             Fix For: 3.2.0
>
>         Attachments: ZOOKEEPER-405.patch
>
>
> The java client shell does not handle null return data and throws out null pointer exception.

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


[jira] Updated: (ZOOKEEPER-405) nullpointer exception in zookeeper java shell.

Posted by "Mahadev konar (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ZOOKEEPER-405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mahadev konar updated ZOOKEEPER-405:
------------------------------------

    Comment: was deleted

(was: this patch fixes the issue so that NULL data is compatible in both c and java. Added a test in c. )

> nullpointer exception in zookeeper java shell.
> ----------------------------------------------
>
>                 Key: ZOOKEEPER-405
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-405
>             Project: Zookeeper
>          Issue Type: Bug
>            Reporter: Mahadev konar
>            Assignee: Mahadev konar
>             Fix For: 3.2.0
>
>         Attachments: ZOOKEEPER-405.patch
>
>
> The java client shell does not handle null return data and throws out null pointer exception.

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


[jira] Updated: (ZOOKEEPER-405) nullpointer exception in zookeeper java shell.

Posted by "Mahadev konar (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ZOOKEEPER-405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mahadev konar updated ZOOKEEPER-405:
------------------------------------

    Status: Open  (was: Patch Available)

trying to see if hudson picks it up.. 

> nullpointer exception in zookeeper java shell.
> ----------------------------------------------
>
>                 Key: ZOOKEEPER-405
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-405
>             Project: Zookeeper
>          Issue Type: Bug
>            Reporter: Mahadev konar
>            Assignee: Mahadev konar
>             Fix For: 3.2.0
>
>         Attachments: ZOOKEEPER-405.patch
>
>
> The java client shell does not handle null return data and throws out null pointer exception.

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


[jira] Commented: (ZOOKEEPER-405) nullpointer exception in zookeeper java shell.

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ZOOKEEPER-405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12711893#action_12711893 ] 

Hudson commented on ZOOKEEPER-405:
----------------------------------

Integrated in ZooKeeper-trunk #321 (See [http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/321/])
    

> nullpointer exception in zookeeper java shell.
> ----------------------------------------------
>
>                 Key: ZOOKEEPER-405
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-405
>             Project: Zookeeper
>          Issue Type: Bug
>            Reporter: Mahadev konar
>            Assignee: Mahadev konar
>             Fix For: 3.2.0
>
>         Attachments: ZOOKEEPER-405.patch
>
>
> The java client shell does not handle null return data and throws out null pointer exception.

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


[jira] Updated: (ZOOKEEPER-405) nullpointer exception in zookeeper java shell.

Posted by "Mahadev konar (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ZOOKEEPER-405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mahadev konar updated ZOOKEEPER-405:
------------------------------------

    Attachment: ZOOKEEPER-405.patch

this patch fixes the issue so that NULL data is compatible in both c and java. Added a test in c. 

> nullpointer exception in zookeeper java shell.
> ----------------------------------------------
>
>                 Key: ZOOKEEPER-405
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-405
>             Project: Zookeeper
>          Issue Type: Bug
>            Reporter: Mahadev konar
>            Assignee: Mahadev konar
>             Fix For: 3.2.0
>
>         Attachments: ZOOKEEPER-405.patch
>
>
> The java client shell does not handle null return data and throws out null pointer exception.

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


[jira] Updated: (ZOOKEEPER-405) nullpointer exception in zookeeper java shell.

Posted by "Mahadev konar (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ZOOKEEPER-405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mahadev konar updated ZOOKEEPER-405:
------------------------------------

    Attachment: ZOOKEEPER-405.patch

minor one line fix... 

> nullpointer exception in zookeeper java shell.
> ----------------------------------------------
>
>                 Key: ZOOKEEPER-405
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-405
>             Project: Zookeeper
>          Issue Type: Bug
>            Reporter: Mahadev konar
>            Assignee: Mahadev konar
>             Fix For: 3.2.0
>
>         Attachments: ZOOKEEPER-405.patch
>
>
> The java client shell does not handle null return data and throws out null pointer exception.

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


[jira] Updated: (ZOOKEEPER-405) nullpointer exception in zookeeper java shell.

Posted by "Mahadev konar (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ZOOKEEPER-405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mahadev konar updated ZOOKEEPER-405:
------------------------------------

    Status: Patch Available  (was: Open)

> nullpointer exception in zookeeper java shell.
> ----------------------------------------------
>
>                 Key: ZOOKEEPER-405
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-405
>             Project: Zookeeper
>          Issue Type: Bug
>            Reporter: Mahadev konar
>            Assignee: Mahadev konar
>             Fix For: 3.2.0
>
>         Attachments: ZOOKEEPER-405.patch
>
>
> The java client shell does not handle null return data and throws out null pointer exception.

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


[jira] Updated: (ZOOKEEPER-405) nullpointer exception in zookeeper java shell.

Posted by "Benjamin Reed (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ZOOKEEPER-405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Reed updated ZOOKEEPER-405:
------------------------------------

      Resolution: Fixed
    Hadoop Flags: [Reviewed]
          Status: Resolved  (was: Patch Available)

Committed revision 776788.

> nullpointer exception in zookeeper java shell.
> ----------------------------------------------
>
>                 Key: ZOOKEEPER-405
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-405
>             Project: Zookeeper
>          Issue Type: Bug
>            Reporter: Mahadev konar
>            Assignee: Mahadev konar
>             Fix For: 3.2.0
>
>         Attachments: ZOOKEEPER-405.patch
>
>
> The java client shell does not handle null return data and throws out null pointer exception.

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