Giter VIP home page Giter VIP logo

Comments (7)

wsobel avatar wsobel commented on June 20, 2024

They are marked as removed. Interesting question.

Sent from my iPhone

On Nov 18, 2014, at 06:20, hulinning2 [email protected] wrote:

assetCount does not clear after all assets have been removed.


Reply to this email directly or view it on GitHub.

from cppagent.

hulinning2 avatar hulinning2 commented on June 20, 2024

I think it will confuse user if assetCount > 0 but there is no tool asset reported by the agent. In addition, when new assets added to the system the count does not reflect the actual tool assets but it will be the total of removed assets + new tool assets.

from cppagent.

wsobel avatar wsobel commented on June 20, 2024

you can ask the agent to include removed assets and they will appear, marked as removed, This may necessitate another count in the standard to handle this capability. I agree it is confusing, but I don't know how to clarify the situation without causing another confusion. We may need an assetRemovedCount in the header.

Any thoughts?

Sent from my iPad

On Nov 19, 2014, at 07:58, hulinning2 [email protected] wrote:

I think it will confuse user if assetCount > 0 but there is no tool asset reported by the agent. In addition, when new assets added to the system the count does not reflect the actual tool assets but it will be the total of removed assets + new tool assets.


Reply to this email directly or view it on GitHub.

from cppagent.

hulinning2 avatar hulinning2 commented on June 20, 2024

It must have something else to account for the removed assets. If the system runs long enough agent will accumulate many removed assets in the assetCount and your agent might not be able to handle all removed assets in the long run as asset ID keep changing.

from cppagent.

wsobel avatar wsobel commented on June 20, 2024

The standard specified that there are a fixed number of assets in the
agent, though with a backing store it could be ~infinite. The current
default is 1024 and can be increased through configuration variable
(documented). This will keep memeory and storage managable.

Therefor the max assets is fixed in most cases regardless of removed or
active.

On Wednesday, November 19, 2014, hulinning2 [email protected]
wrote:

It must have something else to account for the removed assets. If the
system runs long enough agent will accumulate many removed assets in the
assetCount and your agent might not be able to handle all removed assets in
the long run as asset ID keep changing.


Reply to this email directly or view it on GitHub
#15 (comment).

  • Will

Sent from my iPhone

from cppagent.

hulinning2 avatar hulinning2 commented on June 20, 2024

Good. I think we just need to define a different attribute for number of removed assets. it would be best to be able to query for removed assets only instead of both.

from cppagent.

wsobel avatar wsobel commented on June 20, 2024

that's what i'm thinking as well. we can recommend for V1.4.

thanks for raising this issue.

Sent from my iPad

On Nov 19, 2014, at 10:23, Linh Huynh [email protected] wrote:

Good. I think we just need to define a different attribute for number of removed assets. it would be best to be able to query for removed assets only instead of both.


Reply to this email directly or view it on GitHub.

from cppagent.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.