Skip to content

Releases: asanchez1987/jobcomp-elasticsearch

jobcomp-elasticsearch-0.7

07 May 17:36
Compare
Choose a tag to compare

-- Release prepared for SLURM versions PRIOR to 15.08. Last tested 14.11.6
-- Added error_cnt variable so every 100 failed indexed jobs an error is logged

jobcomp-elasticsearch-0.6

28 Apr 11:07
Compare
Choose a tag to compare

-- Add spec file for RPM generation for slurm version 14.11.6

-- There were a few minor problems and enhancements that Moe Jette did:

  • There were some missing header files includes
  • derived_exitcode needs to be printed as %lu rather than %hu.
  • the fsize variable was set and never read
  • I added some "static" definitions on functions
  • Some compilers report warnings for variables definitions NOT at the start of a block (I needed to use xmalloc for the pop_marks variable)
  • Some compilers report warnings for the xrealloc return value not used
  • In the log functions you are testing for empty strings, so testing if the first character is '\0' is faster than using strlen()
  • The xstrfmtcat is faster than using a temporary value and copying data
  • slurmdb_association_rec_t was changed to slurmdb_assoc_rec_t

jobcomp-elasticsearch-0.5

24 Mar 09:28
Compare
Choose a tag to compare

Fixed some string allocation bugs

jobcomp-elasticsearch-0.4

16 Mar 11:29
Compare
Choose a tag to compare

Moved two xfree to proper location

jobcomp-elasticsearch-0.3

16 Mar 11:10
Compare
Choose a tag to compare

Fixed segfault

jobcomp-elasticsearch-0.2

16 Mar 09:29
Compare
Choose a tag to compare

Fixed some memory leaks

jobcomp-elasticsearch-0.1

22 Jan 18:39
Compare
Choose a tag to compare
v0.1

Delete kibana-jobcomp-details.png