Skip to content

[Bug report] In IcebergRequestContext.java httpServletRequest is deprecated but still used #6274

Open
@justinmclean

Description

@justinmclean

Version

main branch

Describe what's wrong

In IcebergRequestContext.java httpServletRequest is deprecated but still used in the constructor.

  this.httpServletRequest = httpRequest;

A comment states "To keep compatibility with old IcebergRequestContext, will remove in new release."

Error message and/or stacktrace

Should this be fixed in this release?

How to reproduce

Current main (0.7)

Additional context

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions