Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.4.0
-
None
-
None
-
Java 6
Description
Agent crashes when last post is more recent than current time with this exception:
Exception in thread "HTTP post thread" java.lang.IllegalArgumentException: timeout value is negative
at java.lang.Thread.sleep(Native Method)
at org.apache.hadoop.chukwa.datacollection.connector.http.HttpConnector.run(HttpConnector.java:187)
at java.lang.Thread.run(Thread.java:636)
This could happen in day light saving timezone or NTP sync makes time correction.