Skip to content

issues Search Results · repo:openmessaging/openmessaging-java language:Java

Filter by

46 results
 (68 ms)

46 results

inopenmessaging/openmessaging-java (press backspace or delete to remove)

Sometimes we use OMS.builder().build(properties) to create the MessagingAccessPoint, it can work well in most scenarios. But sometimes there are existed problem. If we load the openmessaging-api in moduleA, ...
  • ruanwenjun
  • Opened 
    on Aug 9, 2021
  • #92

Hope to provide more native ways to support Schema in PullConsumer in the future.
enhancement
  • duhenglucky
  • Opened 
    on Jun 8, 2020
  • #76

I download the code, It s master branch, and the pom.xml s version is 1.0.0-beta-SNAPSHOT, then I checkout to branch 2.0.1-pubsub, I see the code is so different, even package! So, is the branch 2.0.1-pubsub ...
discussing
  • exceting
  • 2
  • Opened 
    on May 6, 2020
  • #69

Offset and partition meta data should expose to the user.
feature
  • duhenglucky
  • 1
  • Opened 
    on Mar 19, 2020
  • #68

Scenario: Suppose i already have a production instance of Kafka running in my infrastructure and i wanted to benchmark my Kafka cluster using this project. Question: Does Openmessaging allow me to do ...
  • ksingh7
  • 2
  • Opened 
    on Sep 5, 2019
  • #58

In the openmessaging-java api, MessageReceipt is mainly used in the following APIs void ack(MessageReceipt receipt); Message receive(String queueName, QueueMetaData queueMetaData, MessageReceipt messageReceipt, ...
  • odbozhou
  • Opened 
    on Jun 3, 2019
  • #55

In the traditional message queue, a consumer can only accept one model to receive a message, either push or pull, the current design is mainly used push model to receive messages, and the pull mode is ...
  • duhenglucky
  • Opened 
    on May 28, 2019
  • #54

1、 The Consumer should support pulling the specified message through the queue, partition, and offset parameters. 2、Consumer bulk subscription queue. Such as: consumer.bindQueue (List queueNames);
  • odbozhou
  • 1
  • Opened 
    on Apr 22, 2019
  • #51

restore interface and implementation.
  • llIlll
  • Opened 
    on Mar 1, 2019
  • #49
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub