<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p><br>
    </p>
    <p><font face="Calibri">Are multiple servers/agents per container a
        possibility?  If so we'd need to append a differentiator to the
        container identifier.</font><br>
    </p>
    Also, with respect to a feedid based on deployments, isn't it
    possible that multiple containers run the same deployments for
    load-balancing purposes?  Wouldn't that result in multiple agents
    running with the same feedid?  Anyway, It seems if we could derive a
    feedid from the container, with perhaps a new token like
    autogenerate-from-container, that could be a nice way to easily
    identify a feed for a container.  This doesn't solve the issue of
    replacing a stopped container with a new container, thus generating
    new inventory and orphaning the existing inventory.  But in that
    situation I think we may just want to look for a decent way to kill
    that inventory, like TTL or something.<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 7/28/2016 1:08 PM, John Mazzitelli
      wrote:<br>
    </div>
    <blockquote
      cite="mid:1415357893.9411072.1469725685273.JavaMail.zimbra@redhat.com"
      type="cite">
      <blockquote type="cite">
        <pre wrap="">Is there any reason the agent can't use container as identification?

HOSTNAME="hawkular-cassandra-1-6o1y8"
</pre>
      </blockquote>
      <pre wrap="">
Things like that would work well.

We could even allow the agent to support notation like this:

&lt;storage-adapter feed-id="%envvar(HOSTNAME)" ... /&gt;

or whatever syntax makes sense

_______________________________________________
hawkular-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:hawkular-dev@lists.jboss.org">hawkular-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/hawkular-dev">https://lists.jboss.org/mailman/listinfo/hawkular-dev</a>

</pre>
    </blockquote>
    <br>
  </body>
</html>