You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "xuwenping123 (via GitHub)" <gi...@apache.org> on 2023/03/29 15:13:14 UTC

[GitHub] [flume-search] xuwenping123 opened a new pull request, #4: Solve fastDateFormat unit test failed

xuwenping123 opened a new pull request, #4:
URL: https://github.com/apache/flume-search/pull/4

   Hi, as the title says, fix unit test case failure.
   
   ```
   org.junit.ComparisonFailure: 
   Expected :Coordinated Universal Time
   Actual   :协调世界时间
   <Click to see difference>
   
   
   	at org.junit.Assert.assertEquals(Assert.java:117)
   	at org.junit.Assert.assertEquals(Assert.java:146)
   	at org.apache.flume.sink.elasticsearch.TestElasticSearchIndexRequestBuilderFactory.shouldUseUtcAsBasisForDateFormat(TestElasticSearchIndexRequestBuilderFactory.java:65)
   ```
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@flume.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [flume-search] asfgit merged pull request #4: Solve fastDateFormat unit test failed

Posted by "asfgit (via GitHub)" <gi...@apache.org>.
asfgit merged PR #4:
URL: https://github.com/apache/flume-search/pull/4


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@flume.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org