Giter Club home page Giter Club logo

Comments (5)

Strech avatar Strech commented on August 23, 2024

Hey @coryodaniel and thanks for the report. May I ask you to describe the process which causes an issue with step-by-step instructions that I can reproduce it?

So far I understand that you have an empty registry and encode something with schema/v1 Avrora is registering it and encode the message, then you somehow change the schema (questions: where and how?) and Avrora is still using old schema/v1

May I ask you to clarify the moment of evolution of the schema?

  1. Do you update the schema file? If yes, I think Avrora will not re-read it because it doesn't know that file is updated (if we are talking about the same running process) 🤔
  2. Do you update the registry schema outside Avrora? If yes, Avrora will read the new registry schema if a global-naming cache is invalidated, but not a file.

Can you elaborate on that? I'm happy to help you with this issue 🤝

from avrora.

coryodaniel avatar coryodaniel commented on August 23, 2024

from avrora.

Strech avatar Strech commented on August 23, 2024

Ah, got it, then it's definitely an issue, that local schema file goes after the registry, it should be first especially on startup.

I will make this scenario locally and check that it will work correctly, also will what I can do with logging of dropped fields (agree that will be great to know that they were dropped)

from avrora.

coryodaniel avatar coryodaniel commented on August 23, 2024

Awesome, much appreciated!

from avrora.

Strech avatar Strech commented on August 23, 2024

@coryodaniel Hey, I've a PR with fix #30 I plan to release it today/tomorrow. Any feedback is appreciated (if you have one) 🤝

from avrora.

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.