Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@metacret
Copy link
Contributor

FileBlockingQueue's default gc period changed to 1 minute from 1hour
MessageSetReader's exception should truncate all messages
Updated thrift gen files
Added a few more test cases for FileBlockingQueue including multithreading
HealthCheck is not closing TTransport because it's making server throw the following error:
2014-08-21 06:55:11,276 ERROR Thread-15 AbstractNonblockingServer$FrameBuffer - Read an invalid frame size of 0. Are you using TFramedTransport on the client side?

FileBlockingQueue's default gc period changed to 1 minute from 1hour
MessageSetReader's exception should truncate all messages
Updated thrift gen files
Added a few more test cases for FileBlockingQueue including multithreading
HealthCheck is not closing TTransport because it's making server throw the following error:
2014-08-21 06:55:11,276 ERROR Thread-15 AbstractNonblockingServer$FrameBuffer - Read an invalid frame size of 0. Are you using TFramedTransport on the client side?
@cloudbees-pull-request-builder

suro-pull-requests #87 FAILURE
Looks like there's a problem with this pull request

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we increment the dropped message count in this case?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

emptyRoutingKeyCount means dropped messages.

@cloudbees-pull-request-builder

suro-pull-requests #89 SUCCESS
This pull request looks good

MessageSetReader will increase DROPPED_COUNT on the exception
MesageRouter will increase DROPPED_COUNT on emptyRoutingKey
QueuedSink with sinkId will increase DROPPED_COUNT with the tag, sinkId
@cloudbees-pull-request-builder

suro-pull-requests #90 SUCCESS
This pull request looks good

metacret added a commit that referenced this pull request Aug 22, 2014
@metacret metacret merged commit adb836d into master Aug 22, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants