240 发简信
IP属地:上海
  • 写得什么垃圾
    public static final String AUTO_OFFSET_RESET_DOC = "What to do when there is no initial offset in Kafka or if the current offset does not exist any more on the server (e.g. because that data has been deleted): <ul><li>earliest: automatically reset the offset to the earliest offset<li>latest: automatically reset the offset to the latest offset</li><li>none: throw exception to the consumer if no previous offset is found for the consumer's group</li><li>anything else: throw exception to the consumer.</li></ul>";

    Kafka的offset管理

    消费者需要自己保留一个offset,从kafka 获取消息时,只拉去当前offset 以后的消息。Kafka 的scala/java 版的client 已经实现了这部分的逻辑...

  • Task is cheap , show me the code

    Spring Boot 整合 Activiti6.0.0

    工作流之前一直有在了解,也做过预研,算是参加工作后第一个预研的项目吧,以前的工作流对数据和流程控制的耦合太严重,对于系统之间的集成较困难,所以当时预研的一个结论就是要把数据和...

  • 为何不将 SessionRepositoryFilter 的源码贴出来呢:flushed:

  • 共享点知识有那么难吗? 不是少个横线,就是少个字母, 故意的吧 , 自私