lakeFS icon indicating copy to clipboard operation
lakeFS copied to clipboard

lakeFS - Data version control for your data lake | Git for data

Results 625 lakeFS issues
Sort by recently updated
recently updated
newest added

We currently have a variety of different formats for shaded names in our JVM assemblies. Additionally many of these names do not include any organizationally-unique prefix, meaning that they could...

bug
good first issue
area/client/spark
team/ecosystem

I tried to access (download) a garbage-collected object from the GUI. ([This one](https://treeverse.us-east-1.lakefscloud.io/repositories/e2e-monitoring/objects?ref=6b808093a9625c77aad67a51a2f64aa0ff87c07cfe0f18707bccce198ba0b094&path=cleanup%2F) works if you're in Treeverse, but anything else that returns `410 Gone` will works!) I got an...

bug
good first issue
area/UI
team/versioning-engine

DOD - - Removed objects are captured - GC end-of-run report correctly reports the objects that were deleted successfully

team/ecosystem

The integration test of GC on Azure is flaky, and some times failing with timeout: ``` io.lakefs.clients.api.ApiException: java.net.SocketTimeoutException: timeout at io.lakefs.clients.api.ApiClient.execute(ApiClient.java:945) at io.lakefs.clients.api.RetentionApi.getGarbageCollectionRulesWithHttpInfo(RetentionApi.java:158) at io.lakefs.clients.api.RetentionApi.getGarbageCollectionRules(RetentionApi.java:136) at io.treeverse.clients.ApiClient.getGarbageCollectionRules(ApiClient.scala:106) at io.treeverse.clients.GarbageCollector$.main(GarbageCollector.scala:339) at...

bug
area/testing
team/ecosystem

On the DB implementation, the function **markTokenSingleUse** of the auth service also deletes all expired tokens from the DB. Find a way to delete all expired tokens (need to scan...

area/auth
team/versioning-engine
area/KV

On the kv migration remove/update the commit version that was added after the parent switch bug on the merge. ``` const ( CommitVersionInitial CommitVersion = iota CommitVersionParentSwitch CurrentCommitVersion = CommitVersionParentSwitch...

team/versioning-engine
area/KV

[Reported by a user](https://app.slack.com/client/T013V60QY06/C02CV7MUV4G/thread/C02CV7MUV4G-1658946800.540749). > I tried to create a read policy but somehow instead of a new policy, the change is merged to an existing policy. > [...] >...

area/auth
contributor
team/cloud-native

At least 1M objects in staging

team/versioning-engine
area/KV

As described in this [comment](https://github.com/treeverse/lakeFS/pull/3377#discussion_r876714173). The current concurrent flow benchmark checks multiple routines, each uploading a different file (accessing different entries in the tracker table). We want to add a...

area/testing
performance
team/versioning-engine
area/KV