Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.2.1
-
Fix Version/s: 3.0.0 Beta 1
-
Component/s: Core
-
Labels:None
-
Acceptance Test - Add?:No
Description
disco#info sent to a hosted node is not implemented. We are always returning item-not-found. Instead we should modify NodeInformationProvider to provide supported features by a node.
Modified NodeInformationProvider interface to support new message #getNodeFeatures()
Thanks to Joe Hildebrand.