You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Stefano Bagnara (JIRA)" <se...@james.apache.org> on 2008/07/29 16:34:33 UTC

[jira] Created: (JAMES-851) RemoteManagerTest fails because of bugs in the test

RemoteManagerTest fails because of bugs in the test
---------------------------------------------------

                 Key: JAMES-851
                 URL: https://issues.apache.org/jira/browse/JAMES-851
             Project: James
          Issue Type: Bug
          Components: Remote Manager
    Affects Versions: 2.3.1
            Reporter: Stefano Bagnara
            Priority: Minor
             Fix For: 2.3.2


RemoteManager protocol does not assert how many lines are to be expected when dealing with it, so readAnsers.getLast sometimes read an incomplete answer and is not correct.
In trunk we fixed this by specifying how many lines we expect each time we write a new command.

It should be backported

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


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Resolved: (JAMES-851) RemoteManagerTest fails because of bugs in the test

Posted by "Stefano Bagnara (JIRA)" <se...@james.apache.org>.
     [ https://issues.apache.org/jira/browse/JAMES-851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefano Bagnara resolved JAMES-851.
-----------------------------------

    Resolution: Fixed
      Assignee: Stefano Bagnara

Backported the test from trunk (removing not applicable tests)

> RemoteManagerTest fails because of bugs in the test
> ---------------------------------------------------
>
>                 Key: JAMES-851
>                 URL: https://issues.apache.org/jira/browse/JAMES-851
>             Project: James
>          Issue Type: Bug
>          Components: Remote Manager
>    Affects Versions: 2.3.1
>            Reporter: Stefano Bagnara
>            Assignee: Stefano Bagnara
>            Priority: Minor
>             Fix For: 2.3.2
>
>
> RemoteManager protocol does not assert how many lines are to be expected when dealing with it, so readAnsers.getLast sometimes read an incomplete answer and is not correct.
> In trunk we fixed this by specifying how many lines we expect each time we write a new command.
> It should be backported

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


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org