Skip to content

[Bug]: JGit MissingObjectException in Hop 2.18.1 (Regression from 2.17.0) due to native Git index formats #7520

Description

@ch2dit-byte

Apache Hop version?

2.18.1

Java version?

OpenJDK 21+35

Operating system

Windows

What happened?

When opening a project in Hop GUI that was cloned, fetched, or pulled using Native Git, a org.eclipse.jgit.errors.MissingObjectException is thrown, and the latest commits are not recognized in the Hop Git Perspective.

This issue occurs because the JGit engine bundled with Hop 2.18.1 seems unable to parse modern Native Git optimization files (such as commit-graph, multi-pack-index, or pack.useBitmaps).
Note: This issue did NOT occur in Apache Hop 2.17.0. It seems to be a regression related to a JGit version bump or how Hop handles git objects in 2.18.1.

Image Image

Issue Priority

Priority: 3

Issue Component

Component: Hop Gui

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions