Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intermittent test failures in PersistentTopicE2ETest.testMessageReplay #41

Closed
merlimat opened this issue Sep 27, 2016 · 0 comments
Closed
Assignees
Milestone

Comments

@merlimat
Copy link
Contributor

com.yahoo.pulsar.client.admin.internal.BrokerStatsImpl$$EnhancerByMockitoWithCGLIB$$a5febb76@6594d3f2
Tests run: 363, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 823.349 sec <<< FAILURE! - in TestSuite
testMessageReplay(com.yahoo.pulsar.broker.service.PersistentTopicE2ETest)  Time elapsed: 0.125 sec  <<< FAILURE!
java.lang.AssertionError: arrays differ firstly at element [11]; expected value is <48> but was <56>. 
    at com.yahoo.pulsar.broker.service.PersistentTopicE2ETest.testMessageReplay(PersistentTopicE2ETest.java:1158)
Results :
Failed tests: 
  PersistentTopicE2ETest.testMessageReplay:1158 arrays differ firstly at element [11]; expected value is <48> but was <56>. 
Tests run: 363, Failures: 1, Errors: 0, Skipped: 0
@merlimat merlimat added this to the 1.15 milestone Sep 27, 2016
@merlimat merlimat self-assigned this Sep 27, 2016
sijie pushed a commit to sijie/pulsar that referenced this issue Mar 4, 2018
* Create pulsar-functions module (#1)

* Create pulsar-functions module

* rename `sdk` package to `api`

* Added the first cut of the Java interface for Pulsar functions (#2)

* Adhere to rest semantics
massakam pushed a commit to massakam/pulsar that referenced this issue Aug 6, 2020
[Issue apache#39]Add skip flag for cMessageId free
hrsakai pushed a commit to hrsakai/pulsar that referenced this issue Dec 10, 2020
…ache#41)

Signed-off-by: xiaolong.ran <ranxiaolong716@gmail.com>
tisonkun pushed a commit to tisonkun/pulsar that referenced this issue Jul 12, 2023
…-connector-pulsar. This closes apache#41

* [FLINK-31725][Connector/Pulsar] Update to Flink 1.17.0 instead of Flink 1.17 SNAPSHOT

* [FLINK-31725][Connector/Pulsar] Set `japicmp.referenceVersion` to the latest released version of the Pulsar connector, which is 3.0.0-1.16

* [FLINK-31725][Connector/Pulsar] Set correct groupId for `flink-connector-parent`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant