rsa/src/main/java/org/apache/aries/rsa/core/RemoteServiceAdminCore.java (3 lines): - line 311: // FIXME: according to the spec, this should only return the interfaces, and not - line 335: // FIXME: we should also make logically equal values actually compare as equal - line 434: // TODO: somehow select the interfaces that should be imported ---> job of the TopologyManager? topology-manager/src/main/java/org/apache/aries/rsa/topologymanager/importer/TopologyManagerImport.java (1 line): - line 121: * TODO but optional: if the service is already imported and the endpoint is still provider/fastbin/src/main/java/org/apache/aries/rsa/provider/fastbin/tcp/AsyncInvocationStrategy.java (1 line): - line 85: // TODO: we could store the timeout so we can time out the async request... discovery/zookeeper/src/main/java/org/apache/aries/rsa/discovery/zookeeper/client/ZookeeperEndpointListener.java (1 line): - line 69: // TODO unregister watchers provider/fastbin/src/main/java/org/apache/aries/rsa/provider/fastbin/tcp/ClientInvokerImpl.java (1 line): - line 272: // TODO: make that configurable, that's only for tests discovery/local/src/main/java/org/apache/aries/rsa/discovery/local/LocalDiscovery.java (1 line): - line 133: // TODO fix this so that we don't: topology-manager/src/main/java/org/apache/aries/rsa/topologymanager/importer/local/ListenerHookImpl.java (1 line): - line 82: // TODO: determine if service was handled? rsa/src/main/java/org/apache/aries/rsa/core/event/EventAdminSender.java (1 line): - line 77: props.put("bundle.signer", ""); // TODO What to put here