You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by ji...@apache.org on 2004/09/16 10:49:37 UTC

[jira] Created: (DIRSEDA-8) ListenerConfig abstraction for TCP, UDP, and intra-VM pipes.

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/DIRSEDA-8

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: DIRSEDA-8
    Summary: ListenerConfig abstraction for TCP, UDP, and intra-VM pipes.
       Type: Improvement

     Status: Open
   Priority: Major

    Project: Seda Framework

   Assignee: Alex Karasulu
   Reporter: Trustin Lee

    Created: Thu, 16 Sep 2004 1:49 AM
    Updated: Thu, 16 Sep 2004 1:49 AM

Description:
ListenerConfig interface is currently specific to TCP transport, and we need to generalize it and create subclasses we planned to support; SocketListenerConfig that covers TCP and UDP, and PipeListenerConfig that covers intra-VM pipes.

Additionally, DefaultListenerManager is renamed to TCPListenerManager.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Updated: (DIRSEDA-8) ListenerConfig abstraction for TCP, UDP, and intra-VM pipes.

Posted by ji...@apache.org.
The following issue has been updated:

    Updater: Trustin Lee (mailto:trustin@gmail.com)
       Date: Thu, 16 Sep 2004 9:06 PM
    Comment:
Here is a newer patch file.

I didn't rename DefaultInputManager and DefaultListenerManger to TCPInputManager and TCPListenerManager, so you'll have to rename it.
    Changes:
             Attachment changed to ListenerConfig.patch
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/DIRSEDA-8?page=history

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/DIRSEDA-8

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: DIRSEDA-8
    Summary: ListenerConfig abstraction for TCP, UDP, and intra-VM pipes.
       Type: Improvement

     Status: In Progress
   Priority: Major

    Project: Seda Framework

   Assignee: Alex Karasulu
   Reporter: Trustin Lee

    Created: Thu, 16 Sep 2004 1:49 AM
    Updated: Thu, 16 Sep 2004 9:06 PM

Description:
ListenerConfig interface is currently specific to TCP transport, and we need to generalize it and create subclasses we planned to support; SocketListenerConfig that covers TCP and UDP, and PipeListenerConfig that covers intra-VM pipes.

Additionally, DefaultListenerManager is renamed to TCPListenerManager.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Commented: (DIRSEDA-8) ListenerConfig abstraction for TCP, UDP, and intra-VM pipes.

Posted by ji...@apache.org.
The following comment has been added to this issue:

     Author: Alex Karasulu
    Created: Fri, 17 Sep 2004 8:37 AM
       Body:
Ok looks like newer attachments are assigned to #1 so the bigger patch is the latest one.  Patches had same name.
---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/DIRSEDA-8?page=comments#action_53170

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/DIRSEDA-8

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: DIRSEDA-8
    Summary: ListenerConfig abstraction for TCP, UDP, and intra-VM pipes.
       Type: Improvement

     Status: In Progress
   Priority: Major

    Project: Seda Framework

   Assignee: Alex Karasulu
   Reporter: Trustin Lee

    Created: Thu, 16 Sep 2004 1:49 AM
    Updated: Fri, 17 Sep 2004 8:37 AM

Description:
ListenerConfig interface is currently specific to TCP transport, and we need to generalize it and create subclasses we planned to support; SocketListenerConfig that covers TCP and UDP, and PipeListenerConfig that covers intra-VM pipes.

Additionally, DefaultListenerManager is renamed to TCPListenerManager.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Updated: (DIRSEDA-8) ListenerConfig abstraction for TCP, UDP, and intra-VM pipes.

Posted by ji...@apache.org.
The following issue has been updated:

    Updater: Alex Karasulu (mailto:aok123@bellsouth.net)
       Date: Fri, 17 Sep 2004 8:36 AM
    Comment:
testing something for patch order
    Changes:
             Attachment changed to build.properties
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/DIRSEDA-8?page=history

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/DIRSEDA-8

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: DIRSEDA-8
    Summary: ListenerConfig abstraction for TCP, UDP, and intra-VM pipes.
       Type: Improvement

     Status: In Progress
   Priority: Major

    Project: Seda Framework

   Assignee: Alex Karasulu
   Reporter: Trustin Lee

    Created: Thu, 16 Sep 2004 1:49 AM
    Updated: Fri, 17 Sep 2004 8:36 AM

Description:
ListenerConfig interface is currently specific to TCP transport, and we need to generalize it and create subclasses we planned to support; SocketListenerConfig that covers TCP and UDP, and PipeListenerConfig that covers intra-VM pipes.

Additionally, DefaultListenerManager is renamed to TCPListenerManager.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Updated: (DIRSEDA-8) ListenerConfig abstraction for TCP, UDP, and intra-VM pipes.

Posted by ji...@apache.org.
The following issue has been updated:

    Updater: Trustin Lee (mailto:trustin@gmail.com)
       Date: Thu, 16 Sep 2004 1:49 AM
    Comment:
Here is a patch for this improvement.
    Changes:
             Attachment changed to ListenerConfig.patch
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/DIRSEDA-8?page=history

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/DIRSEDA-8

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: DIRSEDA-8
    Summary: ListenerConfig abstraction for TCP, UDP, and intra-VM pipes.
       Type: Improvement

     Status: Open
   Priority: Major

    Project: Seda Framework

   Assignee: Alex Karasulu
   Reporter: Trustin Lee

    Created: Thu, 16 Sep 2004 1:49 AM
    Updated: Thu, 16 Sep 2004 1:49 AM

Description:
ListenerConfig interface is currently specific to TCP transport, and we need to generalize it and create subclasses we planned to support; SocketListenerConfig that covers TCP and UDP, and PipeListenerConfig that covers intra-VM pipes.

Additionally, DefaultListenerManager is renamed to TCPListenerManager.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Commented: (DIRSEDA-8) ListenerConfig abstraction for TCP, UDP, and intra-VM pipes.

Posted by ji...@apache.org.
The following comment has been added to this issue:

     Author: Alex Karasulu
    Created: Sat, 18 Sep 2004 5:46 PM
       Body:
Applied the latest patch and also fixed some loose ends committing on revision 46305 here:

http://svn.apache.org/viewcvs.cgi/incubator/directory/seda/trunk/maven.xml?rev=46305&root=Apache-SVN&view=auto

Looks like the patch did not have the new SocketListenerConfig in it.  So I created one.  Trustin please update and take a look at this stuff for a sanity check.  

Thanks!
Alex
---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/DIRSEDA-8?page=comments#action_53190

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/DIRSEDA-8

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: DIRSEDA-8
    Summary: ListenerConfig abstraction for TCP, UDP, and intra-VM pipes.
       Type: Improvement

     Status: In Progress
   Priority: Major

    Project: Seda Framework

   Assignee: Alex Karasulu
   Reporter: Trustin Lee

    Created: Thu, 16 Sep 2004 1:49 AM
    Updated: Sat, 18 Sep 2004 5:46 PM

Description:
ListenerConfig interface is currently specific to TCP transport, and we need to generalize it and create subclasses we planned to support; SocketListenerConfig that covers TCP and UDP, and PipeListenerConfig that covers intra-VM pipes.

Additionally, DefaultListenerManager is renamed to TCPListenerManager.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Updated: (DIRSEDA-8) ListenerConfig abstraction for TCP, UDP, and intra-VM pipes.

Posted by ji...@apache.org.
The following issue has been updated:

    Updater: Alex Karasulu (mailto:aok123@bellsouth.net)
       Date: Fri, 17 Sep 2004 8:36 AM
    Changes:
             Attachment changed from build.properties
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/DIRSEDA-8?page=history

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/DIRSEDA-8

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: DIRSEDA-8
    Summary: ListenerConfig abstraction for TCP, UDP, and intra-VM pipes.
       Type: Improvement

     Status: In Progress
   Priority: Major

    Project: Seda Framework

   Assignee: Alex Karasulu
   Reporter: Trustin Lee

    Created: Thu, 16 Sep 2004 1:49 AM
    Updated: Fri, 17 Sep 2004 8:36 AM

Description:
ListenerConfig interface is currently specific to TCP transport, and we need to generalize it and create subclasses we planned to support; SocketListenerConfig that covers TCP and UDP, and PipeListenerConfig that covers intra-VM pipes.

Additionally, DefaultListenerManager is renamed to TCPListenerManager.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Assigned: (DIRSEDA-8) ListenerConfig abstraction for TCP, UDP, and intra-VM pipes.

Posted by ji...@apache.org.
Message:

   The following issue has been re-assigned.

   Assignee: Trustin Lee (mailto:trustin@gmail.com)
---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/DIRSEDA-8

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: DIRSEDA-8
    Summary: ListenerConfig abstraction for TCP, UDP, and intra-VM pipes.
       Type: Improvement

     Status: Open
   Priority: Major

    Project: Seda Framework

   Assignee: Trustin Lee
   Reporter: Trustin Lee

    Created: Thu, 16 Sep 2004 1:49 AM
    Updated: Sat, 23 Oct 2004 12:51 PM

Description:
ListenerConfig interface is currently specific to TCP transport, and we need to generalize it and create subclasses we planned to support; SocketListenerConfig that covers TCP and UDP, and PipeListenerConfig that covers intra-VM pipes.

Additionally, DefaultListenerManager is renamed to TCPListenerManager.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Closed: (DIRSEDA-8) ListenerConfig abstraction for TCP, UDP, and intra-VM pipes.

Posted by ji...@apache.org.
Message:

   The following issue has been closed.

   Resolver: Trustin Lee
       Date: Sat, 23 Oct 2004 9:09 PM

The patch is applied and looks good so far. :)
---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/DIRSEDA-8

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: DIRSEDA-8
    Summary: ListenerConfig abstraction for TCP, UDP, and intra-VM pipes.
       Type: Improvement

     Status: Closed
   Priority: Major
 Resolution: FIXED

    Project: Seda Framework

   Assignee: Trustin Lee
   Reporter: Trustin Lee

    Created: Thu, 16 Sep 2004 1:49 AM
    Updated: Sat, 23 Oct 2004 9:09 PM

Description:
ListenerConfig interface is currently specific to TCP transport, and we need to generalize it and create subclasses we planned to support; SocketListenerConfig that covers TCP and UDP, and PipeListenerConfig that covers intra-VM pipes.

Additionally, DefaultListenerManager is renamed to TCPListenerManager.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Commented: (DIRSEDA-8) ListenerConfig abstraction for TCP, UDP, and intra-VM pipes.

Posted by ji...@apache.org.
The following comment has been added to this issue:

     Author: Alex Karasulu
    Created: Thu, 16 Sep 2004 8:30 AM
       Body:
Could you update your working copy, regenerate the patch, and submit again?  I had a few of the patch chunks fail and after looking at the rejects it occurred to me you were working with a couple of stale files in your working copy.  You might run into a conflict or two on an update however.

Thanks,
Alex 
---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/DIRSEDA-8?page=comments#action_53147

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/DIRSEDA-8

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: DIRSEDA-8
    Summary: ListenerConfig abstraction for TCP, UDP, and intra-VM pipes.
       Type: Improvement

     Status: In Progress
   Priority: Major

    Project: Seda Framework

   Assignee: Alex Karasulu
   Reporter: Trustin Lee

    Created: Thu, 16 Sep 2004 1:49 AM
    Updated: Thu, 16 Sep 2004 8:30 AM

Description:
ListenerConfig interface is currently specific to TCP transport, and we need to generalize it and create subclasses we planned to support; SocketListenerConfig that covers TCP and UDP, and PipeListenerConfig that covers intra-VM pipes.

Additionally, DefaultListenerManager is renamed to TCPListenerManager.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Commented: (DIRSEDA-8) ListenerConfig abstraction for TCP, UDP, and intra-VM pipes.

Posted by ji...@apache.org.
The following comment has been added to this issue:

     Author: Alex Karasulu
    Created: Sat, 18 Sep 2004 5:57 PM
       Body:
Ooops got the wrong link in the last comment.  Here's the full info on that last patch's commit on revision 46305:

http://svn.apache.org/viewcvs.cgi?rev=46305&root=Apache-SVN&view=rev


---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/DIRSEDA-8?page=comments#action_53191

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/DIRSEDA-8

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: DIRSEDA-8
    Summary: ListenerConfig abstraction for TCP, UDP, and intra-VM pipes.
       Type: Improvement

     Status: In Progress
   Priority: Major

    Project: Seda Framework

   Assignee: Alex Karasulu
   Reporter: Trustin Lee

    Created: Thu, 16 Sep 2004 1:49 AM
    Updated: Sat, 18 Sep 2004 5:57 PM

Description:
ListenerConfig interface is currently specific to TCP transport, and we need to generalize it and create subclasses we planned to support; SocketListenerConfig that covers TCP and UDP, and PipeListenerConfig that covers intra-VM pipes.

Additionally, DefaultListenerManager is renamed to TCPListenerManager.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Commented: (DIRSEDA-8) ListenerConfig abstraction for TCP, UDP, and intra-VM pipes.

Posted by ji...@apache.org.
The following comment has been added to this issue:

     Author: Trustin Lee
    Created: Sat, 18 Sep 2004 8:04 AM
       Body:
Here is an another patch which completes this issue:

- Renamed getURL() to getURI() to express a named pipe.
- Pushed down getInetServiceEntry() to SocketListenerConfig because PipeListenerConfig doesn't seem to requite it.
- All ListenerConfigs does not depend on any ListenerAddresses; please see the patch file, and you'll get to know they were not that useful.  It is safe to remove ListenerAddresses.
---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/DIRSEDA-8?page=comments#action_53183

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/DIRSEDA-8

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: DIRSEDA-8
    Summary: ListenerConfig abstraction for TCP, UDP, and intra-VM pipes.
       Type: Improvement

     Status: In Progress
   Priority: Major

    Project: Seda Framework

   Assignee: Alex Karasulu
   Reporter: Trustin Lee

    Created: Thu, 16 Sep 2004 1:49 AM
    Updated: Sat, 18 Sep 2004 8:04 AM

Description:
ListenerConfig interface is currently specific to TCP transport, and we need to generalize it and create subclasses we planned to support; SocketListenerConfig that covers TCP and UDP, and PipeListenerConfig that covers intra-VM pipes.

Additionally, DefaultListenerManager is renamed to TCPListenerManager.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Updated: (DIRSEDA-8) ListenerConfig abstraction for TCP, UDP, and intra-VM pipes.

Posted by ji...@apache.org.
The following issue has been updated:

    Updater: Trustin Lee (mailto:trustin@gmail.com)
       Date: Sat, 18 Sep 2004 8:05 AM
    Comment:
A patch that completes this issue.
    Changes:
             Attachment changed to 20040918-ListenerConfig.diff
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/DIRSEDA-8?page=history

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/DIRSEDA-8

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: DIRSEDA-8
    Summary: ListenerConfig abstraction for TCP, UDP, and intra-VM pipes.
       Type: Improvement

     Status: In Progress
   Priority: Major

    Project: Seda Framework

   Assignee: Alex Karasulu
   Reporter: Trustin Lee

    Created: Thu, 16 Sep 2004 1:49 AM
    Updated: Sat, 18 Sep 2004 8:05 AM

Description:
ListenerConfig interface is currently specific to TCP transport, and we need to generalize it and create subclasses we planned to support; SocketListenerConfig that covers TCP and UDP, and PipeListenerConfig that covers intra-VM pipes.

Additionally, DefaultListenerManager is renamed to TCPListenerManager.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira