Skip to content
This repository was archived by the owner on Aug 11, 2023. It is now read-only.
This repository was archived by the owner on Aug 11, 2023. It is now read-only.

Subscriber without any publishers - lots of new sockets #111

Open
@chadrockey

Description

@chadrockey

Original author: mate.wol...@gmail.com (May 10, 2012 14:44:02)

What steps will reproduce the problem?

  1. In org.apache.xmlrpc.webserver.Webserver, run() method: place some output after serverSocket.accept()
  2. Start a rosjava-RosCore, and register a subscriber on a non-published topic. (rostopic echo /foo)
  3. You should see lots of sockets being created, with increasing port numbers.

What is the expected output? What do you see instead?
This behaviour seems a little radical. I'm not sure whether it's really a bug, however it doesn't seem to be resource-friendly.

What version of the product are you using? On what operating system?
rosjava is running under Windows 7, the rostopic echo call comes from an Ubuntu Oneiric with ROS electric installed.

Original issue: http://code.google.com/p/rosjava/issues/detail?id=111

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions