Skip to content

Conversation

Kubik42
Copy link
Contributor

@Kubik42 Kubik42 commented Sep 24, 2025

Related to #134121

@elasticsearchmachine
Copy link
Collaborator

Hi @Kubik42, I've created a changelog YAML for you.

@Kubik42 Kubik42 force-pushed the kubik-ip-script-block-loader-improvements branch from 1d779cd to b577497 Compare September 24, 2025 22:10
@Kubik42 Kubik42 marked this pull request as ready for review September 25, 2025 19:46
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-storage-engine (Team:StorageEngine)

@elasticsearchmachine
Copy link
Collaborator

Hi @Kubik42, I've created a changelog YAML for you.

import java.net.InetAddress;
import java.util.List;

public class IpFallbackSyntheticSourceReader extends FallbackSyntheticSourceBlockLoader.SingleValueReader<InetAddress> {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

the code between IpScriptFieldType and IpFieldMapper is identical, so I extracted it into a standalone class.

Copy link
Contributor

@jordan-powers jordan-powers left a comment

Choose a reason for hiding this comment

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

LGTM!

@Kubik42 Kubik42 merged commit d6d2fa8 into elastic:main Sep 26, 2025
34 checks passed
@Kubik42 Kubik42 deleted the kubik-ip-script-block-loader-improvements branch September 26, 2025 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants