Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / IBM/data-broker issues and pull requests

#133 - fixing command buffer overflow, issue #132

Pull Request - State: closed - Opened by lasch about 3 years ago
Labels: bug

#132 - crash in cluster mode when many requests in-flight

Issue - State: closed - Opened by lasch about 3 years ago - 1 comment
Labels: bug, severity 1

#131 - fix loop termination condition for dbrDirectory if no keys match

Pull Request - State: closed - Opened by lasch over 3 years ago

#130 - Process hangs when calling directory with empty match_template

Issue - State: closed - Opened by jmoon1506 over 3 years ago - 6 comments
Labels: bug, severity 1

#129 - READONLY mode for Redis backend?

Issue - State: open - Opened by jmoon1506 almost 4 years ago - 1 comment
Labels: question

#128 - python bindings should respect the CMAKE_INSTALL_PREFIX

Pull Request - State: closed - Opened by bhatiaharsh almost 4 years ago - 1 comment

#127 - build fails in Release mode

Issue - State: open - Opened by bhatiaharsh almost 4 years ago - 1 comment
Labels: bug

#126 - make newer compilers happy by fixing some warnings

Pull Request - State: closed - Opened by lasch about 4 years ago

#125 - removed --rs-per-node option from jsrun command line

Pull Request - State: closed - Opened by mdrocco over 4 years ago

#124 - adding missing authorization requirement for fship backend with fship server

Pull Request - State: closed - Opened by lasch over 4 years ago
Labels: feature, severity 2

#123 - cmake fails on RHEL 7.6 ppc64le

Issue - State: closed - Opened by drvadim over 4 years ago - 3 comments

#122 - Function shipping backend and server

Pull Request - State: closed - Opened by lasch over 4 years ago
Labels: feature

#121 - Adding dbr utilities

Pull Request - State: closed - Opened by lasch over 4 years ago
Labels: feature

#120 - expose flags parameter via non-blocking APIs of read and get

Pull Request - State: closed - Opened by lasch over 4 years ago
Labels: severity 1, refactor

#119 - dynamic back-end library load at runtime

Pull Request - State: closed - Opened by lasch over 4 years ago
Labels: feature, severity 2

#118 - extending read() API to allow access to value entries other than the …

Pull Request - State: closed - Opened by lasch over 4 years ago
Labels: feature, severity 2

#117 - first quick step to remove the hand brake from request cancellation check

Pull Request - State: closed - Opened by lasch over 4 years ago
Labels: bug

#116 - copy-paste fix and spec for cancel op

Pull Request - State: closed - Opened by lasch over 4 years ago
Labels: severity 3, refactor

#115 - Redis daemonize option + cleanup

Pull Request - State: closed - Opened by mdrocco over 4 years ago

#114 - add missing spec, test and review of ITERATOR

Pull Request - State: closed - Opened by lasch over 4 years ago
Labels: severity 2

#113 - fix builds on systems where libm needs to be linked explicitly

Pull Request - State: closed - Opened by lasch over 4 years ago
Labels: bug, severity 3

#112 - added stop_allocated function to dbr_utils.py

Pull Request - State: closed - Opened by mdrocco over 4 years ago - 3 comments

#111 - add missing memory allocation check reported in issue #110

Pull Request - State: closed - Opened by lasch over 4 years ago
Labels: bug, severity 3

#110 - Memory Leak

Issue - State: closed - Opened by QiAnXinCodeSafe over 4 years ago - 3 comments
Labels: bug

#109 - Introduced start_allocated function + minor improvements

Pull Request - State: closed - Opened by mdrocco over 4 years ago - 3 comments

#108 - fixed string/byte typing + minor improvements

Pull Request - State: closed - Opened by mdrocco over 4 years ago - 1 comment

#107 - fix send-cmd function for large transfers that exceed limit of single sendmsg call

Pull Request - State: closed - Opened by lasch over 4 years ago
Labels: bug, severity 2

#106 - backend command specification

Pull Request - State: closed - Opened by lasch over 4 years ago
Labels: severity 3, refactor

#105 - improved error reporting for connections to Redis

Pull Request - State: closed - Opened by lasch over 4 years ago
Labels: feature, severity 3

#104 - allow to disable Redis authentication by setting DBR_AUTHFILE=NONE

Pull Request - State: closed - Opened by lasch over 4 years ago - 2 comments
Labels: feature

#103 - use this PR to solve current mac-build issues and prepare a new tagged version

Pull Request - State: closed - Opened by lasch over 4 years ago - 1 comment
Labels: bug, severity 3

#102 - a few minor fixes and code improvements

Pull Request - State: closed - Opened by lasch over 4 years ago
Labels: severity 3, refactor

#101 - updated documentation and version numbers

Pull Request - State: closed - Opened by lasch over 4 years ago
Labels: refactor

#100 - add a large msg test that exceeds the previous 128MB limit to see if …

Pull Request - State: closed - Opened by lasch over 4 years ago

#99 - fixed DBR_ITERATOR_DONE decoding

Pull Request - State: closed - Opened by cmisale over 4 years ago

#98 - fix some minor compiler complaints

Pull Request - State: closed - Opened by lasch over 4 years ago
Labels: bug

#97 - add a function to add key to iterator cache; return EOF as last key

Pull Request - State: closed - Opened by lasch over 4 years ago
Labels: feature, severity 2, refactor

#96 - python binding updated with iterator

Pull Request - State: closed - Opened by cmisale over 4 years ago
Labels: feature

#95 - Iterator feature

Pull Request - State: closed - Opened by lasch over 4 years ago
Labels: feature, severity 2

#94 - feature/smallcopy fixes for large dbrMove and some memory issues

Pull Request - State: closed - Opened by lasch over 4 years ago
Labels: bug, severity 2

#93 - minimal-copy implementation for read() and get()

Pull Request - State: closed - Opened by lasch over 4 years ago
Labels: feature, severity 2, refactor

#92 - allow user to request limited number of keys in director() call

Pull Request - State: closed - Opened by lasch over 4 years ago
Labels: feature, severity 3

#91 - fixing directory call returned incomplete/incorrect data

Pull Request - State: closed - Opened by lasch over 4 years ago - 2 comments
Labels: bug, severity 1

#90 - system lib API: turn namespace string into namespace handle

Pull Request - State: closed - Opened by lasch almost 5 years ago
Labels: feature, severity 2, refactor

#89 - fix posting for request chains that are longer than the backend queue depth

Pull Request - State: closed - Opened by lasch almost 5 years ago
Labels: bug, severity 1

#88 - Small fixes of memory cleanup and variable initialization

Pull Request - State: closed - Opened by lasch almost 5 years ago
Labels: bug, severity 3

#87 - implementation of request coalescing

Pull Request - State: closed - Opened by lasch almost 5 years ago
Labels: feature, severity 2

#86 - Update data-broker/scripts/readme

Issue - State: open - Opened by Sara-KS almost 5 years ago - 1 comment

#85 - fix memory deallocation and dereferencing of temp. connection list

Pull Request - State: closed - Opened by lasch almost 5 years ago
Labels: bug, severity 1

#84 - enabling a local dbrDirectory scan

Pull Request - State: closed - Opened by lasch about 5 years ago
Labels: feature, severity 2

#83 - fix compiler warnings on mac

Pull Request - State: closed - Opened by lasch about 5 years ago
Labels: bug, severity 3

#82 - several memleak and bug fixes

Pull Request - State: closed - Opened by lasch about 5 years ago
Labels: bug, severity 1

#81 - extracted request chain creation into separate function

Pull Request - State: closed - Opened by lasch about 5 years ago
Labels: severity 2, refactor

#80 - incomplete error handling of chained requests

Issue - State: open - Opened by lasch about 5 years ago
Labels: bug, severity 2

#79 - extend the data adapter api

Pull Request - State: closed - Opened by lasch about 5 years ago
Labels: feature, severity 2

#78 - update readme and changelog

Pull Request - State: closed - Opened by lasch about 5 years ago
Labels: severity 3, refactor

#77 - data adapters for non-blocking access

Pull Request - State: closed - Opened by lasch about 5 years ago
Labels: bug, feature, severity 2

#76 - initially enabled pre/post processing via data adapters (blocking functions only)

Pull Request - State: closed - Opened by lasch about 5 years ago
Labels: feature, severity 2

#75 - clean up logging after fail-over dev phase

Pull Request - State: closed - Opened by lasch about 5 years ago
Labels: bug, severity 3

#74 - fix receive buffer size for initial connection to large Redis cluster

Pull Request - State: closed - Opened by lasch about 5 years ago
Labels: bug, severity 1

#73 - Use print() function in both Python 2 and Python 3

Pull Request - State: closed - Opened by cclauss about 5 years ago

#72 - fix for issue #71

Pull Request - State: closed - Opened by lasch about 5 years ago
Labels: bug, severity 1

#71 - zero length get/read causes hang

Issue - State: closed - Opened by lasch about 5 years ago - 1 comment
Labels: bug, severity 1

#70 - redis connection recovery including replica handling and fail-over

Pull Request - State: closed - Opened by lasch about 5 years ago
Labels: bug, feature, severity 2

#69 - allow partial reads and return total value size

Pull Request - State: closed - Opened by lasch about 5 years ago
Labels: feature, severity 1

#68 - feature/replica handling: extended tests and robustness

Pull Request - State: closed - Opened by lasch about 5 years ago
Labels: bug, severity 2

#67 - replica handling fails if DBR_SERVER points to a replica

Issue - State: closed - Opened by lasch about 5 years ago - 1 comment
Labels: bug, severity 2

#66 - first step towards automatic failover to replica

Pull Request - State: closed - Opened by lasch about 5 years ago - 2 comments
Labels: feature, severity 2, refactor

#65 - preparation for replica handling

Pull Request - State: closed - Opened by lasch about 5 years ago
Labels: severity 2, refactor

#64 - fix elusive stack overwrite bug in dbrRead cmd creation

Pull Request - State: closed - Opened by lasch about 5 years ago
Labels: bug, severity 1

#63 - [ImgBot] Optimize images

Pull Request - State: closed - Opened by imgbot[bot] about 5 years ago - 2 comments

#62 - SGE-based command creation to reduce data copying and memory footprint

Pull Request - State: closed - Opened by lasch about 5 years ago - 1 comment
Labels: feature

#61 - version fix

Pull Request - State: closed - Opened by lasch over 5 years ago

#60 - moving to 0.6

Pull Request - State: closed - Opened by lasch over 5 years ago
Labels: feature, severity 1, refactor

#59 - candidate fix for #41: limiting the number of connections to fit with…

Pull Request - State: closed - Opened by lasch over 5 years ago
Labels: bug, severity 3

#58 - fixing several problems with mac and linux build addressing issue #40

Pull Request - State: closed - Opened by lasch over 5 years ago
Labels: bug, severity 3

#57 - Feature/address resolution

Pull Request - State: closed - Opened by lasch over 5 years ago
Labels: feature, severity 2, refactor

#55 - Feature/refcnt delete updates and fixes

Pull Request - State: closed - Opened by lasch over 5 years ago - 2 comments
Labels: bug, feature, severity 2

#54 - Update README.md

Pull Request - State: closed - Opened by cmisale over 5 years ago - 1 comment

#53 - Feature/refcnt delete

Pull Request - State: closed - Opened by lasch over 5 years ago
Labels: feature, severity 2

#52 - Refactoring of redis command creation

Pull Request - State: closed - Opened by lasch over 5 years ago
Labels: severity 2, refactor

#51 - Py3fix

Pull Request - State: closed - Opened by cmisale over 5 years ago - 2 comments
Labels: feature

#50 - feature/remove add missing test cases

Pull Request - State: closed - Opened by lasch over 5 years ago
Labels: feature, severity 2

#49 - Several fixes discovered by compilers

Pull Request - State: closed - Opened by lasch over 5 years ago - 2 comments
Labels: bug, severity 2

#48 - Feature/move error case handling

Pull Request - State: closed - Opened by lasch over 5 years ago
Labels: feature, severity 2

#47 - Initial implementation of move cmd for Redis backend

Pull Request - State: closed - Opened by lasch over 5 years ago
Labels: feature, severity 2

#46 - Minor formatting proposals

Pull Request - State: closed - Opened by kant over 5 years ago - 1 comment

#45 - initial remove-cmd feature

Pull Request - State: closed - Opened by lasch over 5 years ago - 2 comments
Labels: feature, severity 2

#44 - properly implemented get/read for redis back-end

Pull Request - State: closed - Opened by lasch over 5 years ago
Labels: bug, feature, severity 2

#43 - Connection recovery feature

Pull Request - State: closed - Opened by lasch over 5 years ago
Labels: feature, severity 2

#42 - Detach fix

Pull Request - State: closed - Opened by lasch over 5 years ago
Labels: bug, severity 1

#41 - backend connection mgr test stumbles over low limit of file descriptors

Issue - State: closed - Opened by lasch over 5 years ago - 1 comment
Labels: bug, severity 3

#40 - Build problem on MacOS

Issue - State: closed - Opened by lasch over 5 years ago - 1 comment
Labels: bug, severity 2

#39 - fixed group/grouplist names and parameters

Pull Request - State: closed - Opened by cmisale over 5 years ago - 3 comments

#38 - include extended API header in installation

Pull Request - State: closed - Opened by lasch over 5 years ago - 1 comment
Labels: bug, severity 2

#37 - better separation of group and group list

Pull Request - State: closed - Opened by lasch over 5 years ago - 4 comments
Labels: bug, severity 2

#36 - fix TeX documentation of attach

Pull Request - State: closed - Opened by lasch over 5 years ago
Labels: bug

#35 - Minor formatting proposals

Pull Request - State: closed - Opened by kant over 5 years ago - 1 comment

#34 - Update README.md

Pull Request - State: closed - Opened by cmisale over 5 years ago