epam / epam/Lagerta

[DEV] Support byte[] in Serializer

Open
#149 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
3
Forks
4
PR merge metrics
No merged PRs in 30d

Description

From #146:

May be we should extend our Serializer interface to support byte arrays too? As the current implementation will unwrap the ByteBuffer on deserialization.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading issue #146 and locating the Serializer interface and the current ByteBuffer deserialization path. Clarify the expected byte[] behavior and how it should differ from ByteBuffer handling, then identify the relevant serialization tests or add coverage for the chosen behavior. Done means the interface and implementation consistently preserve byte arrays without unintended unwrapping.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.