Skip to content

OAK-11594 - Converting existing indexes from a type to another leaves the async lane the same#2173

Merged
fabriziofortino merged 1 commit intoapache:trunkfrom
chibulcuteanu:OAK-11594
Mar 28, 2025
Merged

OAK-11594 - Converting existing indexes from a type to another leaves the async lane the same#2173
fabriziofortino merged 1 commit intoapache:trunkfrom
chibulcuteanu:OAK-11594

Conversation

@chibulcuteanu
Copy link
Contributor

@chibulcuteanu chibulcuteanu commented Mar 11, 2025

OAK-11594 - Converting existing indexes from a type to another leaves the async lane the same

@chibulcuteanu chibulcuteanu force-pushed the OAK-11594 branch 3 times, most recently from c7302c9 to caad7b6 Compare March 13, 2025 10:32
String idxBuilderType = idxBuilder.getString(TYPE_PROPERTY_NAME);

// check if provided index definitions is of different type than existing one
if (idxBuilderType != null &&
Copy link
Contributor

Choose a reason for hiding this comment

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

Can be replaced with StringUtils.equals()

@chibulcuteanu
Copy link
Contributor Author

@tihom88 can you please re-review based on latest comments?

@chibulcuteanu chibulcuteanu requested a review from tihom88 March 19, 2025 12:08
@chibulcuteanu
Copy link
Contributor Author

I've update the branch to remove unused imports. Can someone please approve the workflows?

@fabriziofortino fabriziofortino merged commit 71875f1 into apache:trunk Mar 28, 2025
1 of 3 checks passed
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.

5 participants