orange-jacky

Results 9 issues of orange-jacky

hi,anyone I create a consumergroup to consumer some topics, and I print offset of each topic, and find some topic consumption delay. Meanwhile, i create a consumergroup with "github.com/Shopify/sarama", and...

i create lots of ConsumerGroup with JoinConsumerGroup, and fetch msg from kafka by for event := range consumer.Messages() { // Process event log.Println(string(event.Value)) eventCount += 1 // Ack event consumer.CommitUpto(event)...

- Robotgo version (or commit ref): - v0.100.10 - Go version: - 1.17 - Gcc version: - - Operating system and bit: - win7 64bit - Resolution: - Can you...

hi, i install tf1.4 on my mac, run easy_seq2seq demo, and it failed. anyone can help me make it run fine, thanks. macbookpro:easy_seq2seq fredlee$ python3 execute.py /usr/local/Cellar/python3/3.6.2/Frameworks/Python.framework/Versions/3.6/lib/python3.6/importlib/_bootstrap.py:205: RuntimeWarning: compiletime version...

When can ffprobe be used?

app_flutter git:(master) ✗ fvm flutter build apk --release FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':usb_serial:generateReleaseRFile'. > Could not resolve all files for...

can you add a new page with treeselect and treetable?

My project is based on vuestic-admin, which uses the vuestic-ui ui library. In some scenarios, treeselect and treetable are often needed. I hope vuestic-ui can add two new components separately....

how to use VaTreeView and VaSelect to realize a VaSelectTree just like. the flowing link example https://primevue.org/treeselect/#checkbox https://element-plus.org/en-US/component/tree-select.html#select-any-level