Skip to content

Conversation

@dengzhhu653
Copy link
Member

@dengzhhu653 dengzhhu653 commented Oct 18, 2025

What changes were proposed in this pull request?

Why are the changes needed?

Does this PR introduce any user-facing change?

No

How was this patch tested?

https://ci.hive.apache.org/job/hive-flaky-check/927

Copy link
Member

@deniskuzZ deniskuzZ left a comment

Choose a reason for hiding this comment

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

added comments

private static final Logger LOG = LoggerFactory.getLogger(LeaseLeaderElection.class);

private static final AtomicLong ID = new AtomicLong();
protected static final AtomicLong ID = new AtomicLong();
Copy link
Member

@deniskuzZ deniskuzZ Oct 25, 2025

Choose a reason for hiding this comment

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

won't it be better if we expose protected fields via getters?

Copy link
Member

@deniskuzZ deniskuzZ left a comment

Choose a reason for hiding this comment

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

LGTM +1, some minor suggestions

@sonarqubecloud
Copy link

@dengzhhu653 dengzhhu653 merged commit 2fdb839 into apache:master Oct 27, 2025
2 checks passed
@dengzhhu653 dengzhhu653 deleted the HIVE-29274 branch October 27, 2025 12:37
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