[
https://issues.apache.org/jira/browse/IGNITE-28277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18071335#comment-18071335
]
Ignite TC Bot commented on IGNITE-28277:
----------------------------------------
{panel:title=Branch: [pull/12911/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/12911/head] Base: [master] : New Tests
(2)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Calcite SQL 3{color} [[tests
2|https://ci2.ignite.apache.org/viewLog.html?buildId=8984217]]
* {color:#013220}IgniteCalciteTestSuite3:
CacheWithInterceptorIntegrationTest.testInterceptorUnwrapValIfNeeded[keepBinary=true]
- PASSED{color}
* {color:#013220}IgniteCalciteTestSuite3:
CacheWithInterceptorIntegrationTest.testInterceptorUnwrapValIfNeeded[keepBinary=false]
- PASSED{color}
{panel}
[TeamCity *--> Run :: All*
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=8984232&buildTypeId=IgniteTests24Java8_RunAll]
> CacheInterceptor need to take into account cache keepBinary mode
> ----------------------------------------------------------------
>
> Key: IGNITE-28277
> URL: https://issues.apache.org/jira/browse/IGNITE-28277
> Project: Ignite
> Issue Type: Task
> Components: general
> Affects Versions: 2.17, 2.18
> Reporter: Evgeny Stanilovsky
> Assignee: Evgeny Stanilovsky
> Priority: Major
> Labels: ignite-2, ise
> Time Spent: 5h 50m
> Remaining Estimate: 0h
>
> CacheInterceptor#onBeforePut handles different *value* representation
> (BinaryObject vs raw java object) depending on *value* type (custom vs java
> native). It can confused and need to be documented and covered by tests.
> Current implementation can`t be changed without discussion cause
> compatibility will be broken otherwise (but probably it can because it has no
> actual contract through java doc or documentation as i can see).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)