apache / apache/hop

[Task]: Rename method: IDatabse.IsSupportsErrorHandlingOnBatchUpdates()

Open
#3,788 0 comments 0 reactions 0 assignees View on GitHub
Database P3
Dominant language
Java
Stars
1.5k
Forks
476
Avg merge
19h
Merged PRs (30d)
227

Description

### What needs to happen?

For Boolean properties, it's good practice for a getter method to match the pattern:

public boolean is();

### Issue Priority

Priority: 3

### Issue Component

Component: Database

Contributor guide

Open the contributing guide

Research direction

Start by searching the repository for the exact method name `IDatabse.IsSupportsErrorHandlingOnBatchUpdates()` and inspect its declaration and references. Rename the Boolean getter to follow the stated `is()` convention, updating every reference; the work is done when no old references remain and the project builds successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
database
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.