Ensembl/ensembl-hive

View on GitHub

Showing 446 of 446 total issues

XXX found
Open

              "message": "XXX",

FIXME found
Open

    # FIXME: we can probably merge __send_message and __send_response
Severity: Minor
Found in wrappers/python3/eHive/Process.py by fixme

FIXME found
Open

        #FIXME It should be normalised by the length of the time interval
Severity: Minor
Found in scripts/generate_timeline.pl by fixme

FIXME found
Open

        # FIXME: if we want to incorporate Meadow->pipeline_name() filtering here,

FIXME found
Open

    # FIXME: An UPSERT would be better here, but it is only promised in PostgreSQL starting from 9.5, which is not officially out yet.

FIXME found
Open

                        # FIXME: should not recurse

FIXME found
Open

    my $remaining_job_count = shift @_ || 0;    # FIXME: a better estimate would be $self->claimed_job_count when it is introduced

FIXME found
Open

    if(ref($from) eq 'HASH') {      # FIXME: currently we don't merge ARRAY references (the only example we currently have is REMARK), only the HASH references

FIXME found
Open

    if( $self->{'logic_name'} ) {   # FIXME: for now, logic_name will override analyses_pattern quietly
Severity: Minor
Found in scripts/beekeeper.pl by fixme

FIXME found
Open

            # FIXME: if GarabageCollector (beekeeper -dead) gets to these processes first, it will register them as DEAD/UNKNOWN.
Severity: Minor
Found in modules/Bio/EnsEMBL/Hive/Queen.pm by fixme

FIXME found
Open

                # FIXME: a faster way would be to unclaim( splice(@$jobs, -$jobs_to_unclaim) );  # unclaim the last $jobs_to_unclaim elements
Severity: Minor
Found in modules/Bio/EnsEMBL/Hive/Worker.pm by fixme

XXX found
Open

             "dbID": XXX,

XXX found
Open

              "branch_name_or_code": XXX,

FIXME found
Open

    # FIXME: An UPSERT would be better here, but it is only promised in PostgreSQL starting from 9.5, which is not officially out yet.
Severity: Minor
Found in modules/Bio/EnsEMBL/Hive/Queen.pm by fixme

TODO found
Open

        # TODO: newer versions of Carp are much more tunable, but I am stuck with v1.08 .
Severity: Minor
Found in modules/Bio/EnsEMBL/Hive/Utils.pm by fixme

XXX found
Open

             "retry_count": XXX

XXX found
Open

`EHIVE_WRAPPER_XXX` where `XXX` is the name of the language in upper case.
Severity: Minor
Found in wrappers/README.md by fixme

FIXME found
Open

        # FIXME: would it be possible to retain role_id for READY jobs in order to temporarily keep track of the previous (failed) worker?

XXX found
Open

    <--- { "version": "XXX" }

FIXME found
Open

    my $last_few_seconds            = 5;    # FIXME: It is probably a good idea to expose this parameter for easier tuning.
Severity: Minor
Found in modules/Bio/EnsEMBL/Hive/Queen.pm by fixme
Severity
Category
Status
Source
Language