-
Notifications
You must be signed in to change notification settings - Fork 672
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
[Scala]: Drop finch #6872
Comments
could you point me on this discussion ? |
this discussion is about scala3 I though finch was a based component for finagle, is it not ? |
no. the opposite. finch uses finagle. http://twitter.github.io/finagle/ |
also finagle/finch#1396 might be worth poking on @arron-green and/or @rpless |
Finch has had releases a couple times since that issue was closed, but with Finagle development mostly drying up after the twitter acquisition, I'm not really sure what the future holds for it. Totally understand if you don't want the maintenance burden. |
for me if finch is used in production, and could be adopted for new projects, it has it place here @whiplash however, not to add confusion, if it is not recommended to use finch in production anymore, I think we should remove it |
no way to know if it's used of course. my "feeling" is it has its "niche" usage years ago. |
Finch is not being maintained that much. There are ongoing discussions on its future. I think it's fine if we drop it (for now).
The text was updated successfully, but these errors were encountered: