2020-04-08 12:40:00
bazel 3.0.0
Rotonen
2020-04-08 12:40:06
running with scissors
Rotonen
2020-04-08 12:49:51
built and deployed node, pool, channel node of latest master and deployed, seems fine so far
Rotonen
2020-04-08 12:51:41
and can you please get rid of this on the client init? :smile:
```SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.```
Rotonen
2020-04-08 12:52:23
and not by hiding it, either explicitly defining to use the NOP logger or including that implementation it tries to use in the build
Rotonen
2020-04-08 12:54:27
and i'll report tomorrow if you fixed something between `a20502254b677d1fe8d1f72f9577e4b6af3a9803` and `181e36f37aeee0e58cbb49cec10bf09e836ad29c` in regards to the memory use, but i'll not bother bisecting
Rotonen
2020-04-08 12:55:17
and channels is now off `a1c5ad606c419878275cdbe195fd8b8f52338800`, did not bother noting down what it was off before, as it's been fine so far
Rotonen
2020-04-08 17:45:16
Apr 08, 2020 10:44:29 AM duckutil.PeriodicThread run
WARNING: Periodic thread exception
snowblossom.lib.db.DBTooManyResultsException
at snowblossom.lib.db.rocksdb.RocksDBMap.getByPrefix(RocksDBMap.java:162)
at snowblossom.channels.ChunkMapUtils.getWantList(ChunkMapUtils.java:118)
at snowblossom.channels.ChannelChunkGetter.startPulls(ChannelChunkGetter.java:136)
at snowblossom.channels.ChannelChunkGetter.runPass(ChannelChunkGetter.java:102)
at duckutil.PeriodicThread.run(PeriodicThread.java:30)
GitHub
2020-04-08 22:25:05
*https://github.com/snowblossomcoin/snowblossom/compare/181e36f37aee...3fd3b8751b02*
https://github.com/snowblossomcoin/snowblossom/commit/3fd3b8751b028e8d8cd5b161da1922045de37bf7 - allow partial map results
GitHub
2020-04-08 22:26:23
*https://github.com/snowblossomcoin/channels/compare/a1c5ad606c41...4101a6e209ec*
https://github.com/snowblossomcoin/channels/commit/4101a6e209ecae1848d327506c0062bb6cc619e0 - Allow for partial results when getting list of wanted chunks
GitHub
2020-04-08 22:26:24
[snowblossomcoin/channels] Issue closed by fireduck64
GitHub