8000 Why is flat_packages enabled by default? · Issue #1956 · akka/akka-grpc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Why is flat_packages enabled by default? #1956
Open
@jroper

Description

@jroper

In my experience working with akka-grpc, flat_packages is almost never wanted, because there are a number of protobuf descriptors out there that are shared between many grpc interfaces, and Java versions of these very often end up on the classpath. I think scalapb made the right decision by having this feature and making the non flattened packages the default, as it avoids these issues, that often only appear at runtime. So, the question is, why does akka-grpc take the opposite approach?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0