Skip to content

Conversation

@ptupitsyn
Copy link
Contributor

@ptupitsyn ptupitsyn commented Dec 21, 2021

  • Extract record serialization logic into ClientRecordSerializer.
  • Implement KeyValueView in thin client.

@ptupitsyn ptupitsyn self-assigned this Dec 21, 2021
@ptupitsyn ptupitsyn requested a review from AMashenkov December 21, 2021 07:17
Copy link
Contributor

@isapego isapego left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.


/** {@inheritDoc} */
@Override
public @NotNull CompletableFuture<V> getAsync(@Nullable Transaction tx, @NotNull K key) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's add check and throw "not supported" exception if tx is not null

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

@ptupitsyn ptupitsyn merged commit 21e9cd8 into apache:main Dec 22, 2021
@ptupitsyn ptupitsyn deleted the ignite-16121 branch December 22, 2021 07:22
ygerzhedovich pushed a commit that referenced this pull request Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants