question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ChainedIterable Duplicated Classes.

See original GitHub issue

ChainedIterable appears to have Duplicate classes. uk.gov.gchq.koryphe.util.IterableUtil.ChainedIterable & uk.gov.gchq.gaffer.commonutil.iterable.ChainedIterable Combine different constructors into the same class and remove the duplicate. Migrate into Gaffer and delete Koryphe class.

! Highlight: take the better code from Korphye and overwrite into Gaffer. !

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
hj325488commented, Apr 27, 2021

There are quite a few duplicated classes between Gaffer common-util and Koryphe core - maybe it’s worth migrating all of these from Gaffer into Koryphe, especially since Gaffer common-util already has a dependency on Koryphe core?

0reactions
t92549commented, May 30, 2022
Read more comments on GitHub >

github_iconTop Results From Across the Web

Avoid duplicate method in two already extended classes ...
A and B implement interface I and method m1() has same definition in both. How to avoid writing duplicate code. Java 8 cannot...
Read more >
Bountysource
ChainedIterable Duplicated Classes.
Read more >
Releases · gchq/koryphe - GitHub
ChainedIterable Duplicate Class #266; Bump jackson-databind from 2.11.4 to 2.12.6.1 #264; Improve process for updating copyright headers #263 ...
Read more >
All Classes (MicroStream API 7.0) - MicroStream Reference Manual
Abstract class with static delegate array logic methods to be used as ... BulkList<E>. Collection that is ordered and allows duplicates. BulkList.Creator<E>.
Read more >
Ban Duplicate Classes - Extra Enforcer Rules
Ban Duplicate Classes. This rule checks the dependencies and fails if any class is present in more than one dependency.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found