Ensembl/ensembl-hive

View on GitHub

Showing 446 of 446 total issues

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

XXX found
Open

              "branch_name_or_code": XXX,

FIXME found
Open

                        # FIXME: should not recurse

XXX found
Open

        3. -url $ehive_url job_id XXX. The reference to an existing job from which the parameters will be pulled. It is
Severity: Minor
Found in scripts/standaloneJob.pl by fixme

XXX found
Open

           "debug": 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

FIXME found
Open

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

XXX found
Open

             "retry_count": XXX

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

    # 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: 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

              "message": "XXX",

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

TODO found
Open

    TODO: implement a "expected_value" test

TODO found
Open

        warn "[Job $job_id] $msg\n";    # TODO: integrate the STDERR diagnostic output with LogMessageAdaptor calls in general

FIXME found
Open

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

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

    } elsif($driver eq 'pgsql') {   # FIXME! temporary hack

FIXME found
Open

            die "Job with dbID='$job_id' is already in progress, cannot run";   # FIXME: try GC first, then complain
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
Severity
Category
Status
Source
Language