Github user ptgoetz commented on the pull request:
https://github.com/apache/storm/pull/552#issuecomment-107655396
@shanyu, I'm getting test failures with the latest code:
```
Tests in error:
testSpoutCheckpoint(org.apache.storm.eventhubs.spout.TestEventHubSpout):
org/apache/qpid/amqp_1_0/type/messaging/Data : Unsupported major.minor version
51.0
testSpoutBasic(org.apache.storm.eventhubs.spout.TestEventHubSpout):
org/apache/qpid/amqp_1_0/type/messaging/Data
testPMCheckpointWithPendingAndResend(org.apache.storm.eventhubs.spout.TestPartitionManager):
org/apache/qpid/amqp_1_0/type/messaging/Data
testPartitionManagerNoFail(org.apache.storm.eventhubs.spout.TestPartitionManager):
org/apache/qpid/amqp_1_0/type/messaging/Data
testPartitionManagerResend(org.apache.storm.eventhubs.spout.TestPartitionManager):
org/apache/qpid/amqp_1_0/type/messaging/Data
testPMCheckpointWithResend(org.apache.storm.eventhubs.spout.TestPartitionManager):
org/apache/qpid/amqp_1_0/type/messaging/Data
testPMCheckpointWithNoPendingAndNoResend(org.apache.storm.eventhubs.spout.TestPartitionManager):
org/apache/qpid/amqp_1_0/type/messaging/Data
testPartitionManagerMaxPendingMessages(org.apache.storm.eventhubs.spout.TestPartitionManager):
org/apache/qpid/amqp_1_0/type/messaging/Data
testPMCheckpointWithPending(org.apache.storm.eventhubs.spout.TestPartitionManager):
org/apache/qpid/amqp_1_0/type/messaging/Data
testPartitionManagerEnqueueTimeFilter(org.apache.storm.eventhubs.spout.TestPartitionManager):
org/apache/qpid/amqp_1_0/type/messaging/Data
testEmitInSequence(org.apache.storm.eventhubs.trident.TestTransactionalTridentEmitter):
org/apache/qpid/amqp_1_0/type/messaging/Data
testReEmit(org.apache.storm.eventhubs.trident.TestTransactionalTridentEmitter):
org/apache/qpid/amqp_1_0/type/messaging/Data
```
Can you take a look?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---