Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add filesystem jars into release artifacts #570

Open
1 task
showuon opened this issue Jul 5, 2024 · 2 comments
Open
1 task

Add filesystem jars into release artifacts #570

showuon opened this issue Jul 5, 2024 · 2 comments

Comments

@showuon
Copy link
Contributor

showuon commented Jul 5, 2024

What is currently missing?

In current release, we released 4 artifacts: core, s3, gcs, azure. But there is another implementation: filesystem. It's useful for when:

  1. Users want to try this project out, and surfing the metrics provided, common configurations....etc
  2. Users are using NFS storage. So this fileSystem implementation might be the one the need

How could this be improved?

Adding the 5th artifact: filesystem, in addition to the current released one.

Is this a feature you would work on yourself?

  • I plan to open a pull request for this feature
@ivanyu
Copy link
Contributor

ivanyu commented Aug 14, 2024

It makes sense. We only should state somewhere that it's not really meant for production as it won't work on more than one broker (unless it's some NFS? not sure).

@OneCricketeer
Copy link

Why not use Minio locally then just use S3 option?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants