Skip to content

skukx/avroturf-bug-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AvroTurf Bug Demo

This repo is for demonstrating and issue with the avroturf ruby gem.

Whether schemas are loaded correctly or not highly depends on the order of files within the project.

To demonstrate you can run the project following instructions below.

Running

You can clone this repo then run the following commands. A failure is expected. To fix the failure, you may rename the userz.avsc file to user_a.avsc for example. Also be sure to open the file and change the name within the schema as well.

Docker

docker compose up

Local Machine

bundle install
ruby app/main.rb

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published