Skip to content

Revert remove tuple keydef #215

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Oct 19, 2021
Merged

Conversation

ligurio
Copy link
Member

@ligurio ligurio commented Sep 21, 2021

What has been done? Why? What problem is being solved?

I didn't forget about

  • Tests
  • Changelog
  • Documentation

Closes #???

@ligurio ligurio force-pushed the ligurio/revert-remove-tuple-keydef branch from dcc6b15 to c8fb9e7 Compare September 21, 2021 07:14
@ligurio ligurio requested a review from Totktonada September 21, 2021 07:31
@ligurio ligurio force-pushed the ligurio/revert-remove-tuple-keydef branch 2 times, most recently from 5a2f899 to 2303735 Compare September 22, 2021 12:45
@Totktonada
Copy link
Member

The motivation: we decided to don't shrink the set of supported tarantool version in the upcoming release and deliver new features first.

@Totktonada
Copy link
Member

We should do something with the red CI. Ideally, implement tarantool/setup-tarantool#15 and use it here. I have a draft patch for this setup-tarantool issue, hopefully I'll show it on the week.

@ligurio ligurio force-pushed the ligurio/revert-remove-tuple-keydef branch 18 times, most recently from ada7bf5 to 845cd27 Compare October 19, 2021 17:28
Copy link
Member

@Totktonada Totktonada left a comment

Choose a reason for hiding this comment

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

I don't see any problems. @olegrok?

@Totktonada Totktonada requested a review from olegrok October 19, 2021 17:59
@olegrok
Copy link
Contributor

olegrok commented Oct 19, 2021

I don't see any problems. @olegrok?

LGTM

This reverts commit 56247f2.

We will remove support of Tarantool version a bit later.
This reverts commit 5edf027.

We will remove support of Tarantool version a bit later.
We need a version 1.10.6 in testing because it has no tuple-keydef and
tuple-merger support and we can test our own implementation of both
modules on that version. However Tarantool EE 1.10.6 is not available
for installation anymore, so we will use Tarantool CE 1.10.6 as a
replacement.

Luarocks in Tarantool 1.10.6 has a bug [1], so we need to apply a patch
[2] with fix for tarantool's luarocks file before using `tarantoolctl
rock`.

1. tarantool/tarantool#4704
2. tarantool/luarocks@eb555fa
@ligurio ligurio force-pushed the ligurio/revert-remove-tuple-keydef branch from 845cd27 to 1150e5c Compare October 19, 2021 19:35
@Totktonada Totktonada merged commit 74ccd86 into master Oct 19, 2021
@Totktonada Totktonada deleted the ligurio/revert-remove-tuple-keydef branch October 19, 2021 19:43
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