Gaffer icon indicating copy to clipboard operation
Gaffer copied to clipboard

A large-scale entity and relation database supporting aggregation of properties

Results 194 Gaffer issues
Sort by recently updated
recently updated
newest added

Question: Why does simple variable change cause test to fail for cache Backwards compatibility test. ref: FederatedStoreCacheBackwardCompatibilityTest field variables MAP_ID_1 and ADDING_USHE_ID

question

The Accumulo team state that "Code not in the public API should be considered unstable, at risk of changing between versions" (see [the Public API Definition](https://accumulo.apache.org/api/) and [this blog post](https://accumulo.apache.org/blog/2019/11/04/checkstyle-import-control.html))....

tech-debt
accumulo-store

When executing operations against remote stores, new federated store will have only one Operation of note: FederatedOperation - which contains the Operation to be executed, a list of graph IDs...

p:normal
blocked
federated-store

All/most operations are to be removed and replaced with a single generic operation implementation. Fields and options are merged into one `operartionArgs` map. Like the Maestro experiment.

feature

This was originally tacked onto another issue, but should be handled separately: "I think it is worth thinking about how parameters that are not int, str, or bool are actually...

The GetElementsBetweenSets operation requires both an input and input_b. However, if this operation is nested within an operation chain and defined as a named operation there is no way to...

named-operation

Some tests could be pulled out IT. Some tests could be in ITS class using a different "publicAccessPredefinedFederatedStore" with zero graphs?

federated-store

Following the bug raised and fixed in gh-1992. Should the views been validated at all? Can the view validation be removed completely and opChains simply return null if the view...

enhancement
question

Braking change. change isAddingUser and similar reference to isCreatingUser

p:normal
tech-def
federated-store