-
During code review, I found that **gmt_hlog_common** and **gmt_hlog_local** don't track each hlog's location (if it's is short-term or long-term storage) so `gmt_hlog:open_log_file/2` has to call `fil…
-
And this causes errors in the long run.
Excerpt from `bcbio_system.yaml`:
``` yaml
default:
cores: 8
jvm_opts:
- -Xms750m
- -Xmx1500m
memory: 2G
dexseq:
memory: 10g
exp…
-
Hibari v0.1.11 and earlier releases
`gmt_util:node_localid/1`, that is supposed to extract numeric suffix from node's sname (e.g. `hibari_01`), fails with badarg error. It is used by gdss_ubf_proto a…
-
Can I instal Hibari with MongooseIM https://github.com/esl/MongooseIM ?
-
Implement do/4 operation in Thrift UBF protocol.
http://hibari.github.com/hibari-doc/hibari-app-developer-guide.en.html#brick-simple-do
-
Implement get_many/5 operation in Thrift UBF protocol.
http://hibari.github.com/hibari-doc/hibari-app-developer-guide.en.html#brick-simple-get-many
-
- Hibari dev branch (pre 0.1.11)
- total 6 nodes (3 admin nodes and 6 brick nodes)
In a multi admin node configuration, bootstrapping will fail due to `quorum_error` in `brick_admin:add_table/4` call…
-
Current stable release Hibari v0.1.10 doesn't work on Erlang/OTP 17. So prepare Hibari v0.1.11 that is compatible with OTP 17.
v0.1.11 will also include many features originally scheduled for v0.3.0.…
-
Hi Tatsuya,
I m not sure this is the right place to ask but i couldn't find anything in the documentation on the subject of embedded hibari.
I m trying to build a real-time, self learning data manag…
-
Add **gmt_elog** module which was deleted a couple of years ago (https://github.com/hibari/hibari/issues/18#issuecomment-13807416). It contained utilities for Erlang **dbg** module to enable the trace…