Giter Site home page Giter Site logo

Comments (8)

HoustonPutman avatar HoustonPutman commented on May 26, 2024

Hey Aaron, thanks for reaching out.

So far the operator only really manages solr nodes. Solr has a CollectionsApi to manage collections, so I would imagine that this would just be a wrapper to call that endpoint. What additional features would you want from a Collection CRD?

from solr-operator.

AceHack avatar AceHack commented on May 26, 2024

The ability to backup and restore collections, the ability to split shards when scaling out, the proper management of ensuring shards are spread across availability zones, just to name a few. The ability to define a schema and migrate a schema over time.

Thanks for the awesome operator.

from solr-operator.

HoustonPutman avatar HoustonPutman commented on May 26, 2024

I think that's a good point with availability zones and shard splitting, etc. And it would definitely allow for better horizontal scaling (as mentioned in Phase V Auto Pilot, from you other issue).

I'm currently working on the backup and metrics collector CRDs, but I'll loop back around to this after that. Feel free to take a stab and create a PR though!

I do imagine that this CRD would change what the backup CRD would look like, but we can cross that bridge when we get to it.

from solr-operator.

AceHack avatar AceHack commented on May 26, 2024

One other feature I would like is a CollectionShardDisruptionBudget. It would work just like a PodDisriuptionBudget but when draining a node it would make sure at most only x replicas are down for any collection shard.

from solr-operator.

HoustonPutman avatar HoustonPutman commented on May 26, 2024

I definitely agree. Would you make a separate issue for that? Cause PodDisruptionBudgets need to be supported as well.

from solr-operator.

sepulworld avatar sepulworld commented on May 26, 2024

I can take a stab at creating the Collection CRD.

from solr-operator.

sepulworld avatar sepulworld commented on May 26, 2024

Initial feature CRD for collections setup and tested here #17

from solr-operator.

sepulworld avatar sepulworld commented on May 26, 2024

We can probably close this now. Initial support in place for collections CRD.

from solr-operator.

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.