Giter Club home page Giter Club logo

Comments (6)

bjhargrave avatar bjhargrave commented on September 20, 2024

Comment author: @juergen-albert

In a cluster/cloud globally available preferences become necessary. These can be used to e.g. configure database connections that are available to everybody in the cloud.

It might also be nice to provide a kind of filter mechanisms, so I can add a property and make sure, that is only visible to nodes with a certain tag. This can e.g. be useful if we have a cluster providing services to different tenets. So you can make sure, that the preferences are only available on nodes, the tenet is allowed to use and don't and on the node used by somebody else.

from design.

bjhargrave avatar bjhargrave commented on September 20, 2024

Comment author: @tverbele

It actually is possible to attach other, custom properties to a NodeStatus service, however currently only by creating your own NodeStatus provider implementation that has those properties.

Question is whether we need a mechanism that any bundle can add properties to a NodeStatus service, or whether this bundle just needs to publish his own NodeStatus service with the (extra) properties he wants to publish?

Filtering is hard - if not impossible? - to include in the spec. You can probably provide your own filtering mechanism using service hooks that hide certain NodeStatus services for other tenants.

from design.

bjhargrave avatar bjhargrave commented on September 20, 2024

Comment author: @maho7791

This bug is related to the PreferenceService.
There are currently two scopes defined, system and user.
I think what Juergen meant, was to introduce another scope 'cloud', two store cloud related preferences.

This could also mean to have a different storage for these kinds of preferences.

from design.

bjhargrave avatar bjhargrave commented on September 20, 2024

Comment author: @juergen-albert

As discussed: We have to take a closer look in the OSGi Preferences Service. We obviously messed this up with the Eclipse Preferences Service. Thus a Cloud Preference Service appears to be an RFP in and of itself.

from design.

bjhargrave avatar bjhargrave commented on September 20, 2024

Comment author: Castro B <[email protected]>

Hi Jürgen Albert is this issue has been solve already?
about the SYSTEM and user.

Castro B,
http://webtrafficgeeks.org

from design.

bjhargrave avatar bjhargrave commented on September 20, 2024

Comment author: @juergen-albert

@ Castor B No, we never took a deeper look into this topic.

from design.

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.