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

KAFKA-1215: Merge master and fix conflicts #5

Merged
merged 8 commits into from
Mar 15, 2016

Conversation

ijuma
Copy link

@ijuma ijuma commented Mar 15, 2016

No description provided.

ijuma and others added 8 commits March 11, 2016 17:53
This fix was suggested by Maciek Makowski, who also reported the problem.

Author: Ismael Juma <[email protected]>

Reviewers: Guozhang Wang <[email protected]>

Closes apache#1029 from ijuma/KAFKA-3047-log-append-can-corrupt-the-log
Author: Manikumar reddy O <[email protected]>

Reviewers: Ismael Juma <[email protected]>, Sriharsha Chintalapani <[email protected]>

Closes apache#1054 from omkreddy/KAFKA-2551
guozhangwang

Author: Yasuhiro Matsuda <[email protected]>

Reviewers: Guozhang Wang <[email protected]>

Closes apache#1062 from ymatsuda/k3395
…d final for object used in sychronization

guozhangwang Very minor cleanup.

Author: Liquan Pei <[email protected]>

Reviewers: Guozhang Wang <[email protected]>

Closes apache#1063 from Ishiihara/minor-cleanup
Author: Jiangjie Qin <[email protected]>

Reviewers: Gwen Shapira

Closes apache#1049 from becketqin/KAFKA-3373
…ompiler settings

* Fix and suppress number of unchecked warnings (except for Kafka Streams)
* Add `SafeVarargs` annotation to fix warnings
* Suppress unfixable deprecation warnings
* Replace deprecated by non-deprecated usage where possible
* Avoid reflective calls via structural types in Scala
* Tweak compiler settings for scalac and javac

Once we drop Java 7 and Scala 2.10, we can tweak the compiler settings further so that they warn us about more things.

Author: Ismael Juma <[email protected]>

Reviewers: Grant Henke, Gwen Shapira, Guozhang Wang

Closes apache#1042 from ijuma/kafka-3375-suppress-depreccated-tweak-compiler
…expired batches in recordAccumulator

Added topic-partition information to the exception message on batch expiry in RecordAccumulator

Author: MayureshGharat <[email protected]>

Reviewers: Gwen Shapira, Lin Dong, Ismael Juma

Closes apache#695 from MayureshGharat/kafka-3013
* apache/trunk:
  KAFKA-3013: Display the topic-partition in the exception message for expired batches in recordAccumulator
  KAFKA-3375; Suppress deprecated warnings where reasonable and tweak compiler settings
  KAFKA-3373; add 'log' prefix to configurations in KIP-31/32
  MINOR: Remove unused method, redundant in interface definition and add final for object used in sychronization
  KAFKA-3395: prefix job id to internal topic names
  KAFKA-2551; Update Unclean leader election docs
  KAFKA-3047: Explicit offset assignment in Log.append can corrupt the log
@ijuma
Copy link
Author

ijuma commented Mar 15, 2016

@allenxwang, I merged master and fixed a minor conflict.

allenxwang pushed a commit that referenced this pull request Mar 15, 2016
KAFKA-1215: Merge master and fix conflicts
@allenxwang allenxwang merged commit 569b5f0 into allenxwang:KAFKA-1215 Mar 15, 2016
@ijuma ijuma deleted the KAFKA-1215 branch April 5, 2016 09:20
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.

6 participants