There was some concern that the feed ID autogenerated by the agent might not be what a
person always wants (e.g. feed ID for WF10 agents will be the unique UUID of the wildfly
server).
So, if you want to define your own feed ID, you can configure it now. In the agent's
standalone.xml <storage-adapter> you can specify a feedId attribute if you want. By
default, it isn't specified, so the agent will autogenerate a unique feed ID for
itself (this should really be the normal mode of operation, but some people like to
complain, so I made it easy to shut them up :-)
This is in master. Will be in the next release.